-
fvssaging-client-development
Chat program (client), instant messaging development
- 2017-05-31 23:06:37下载
- 积分:1
-
bookpay
一个C程序:以便在购书籍量超过5本并且购买总额超过500元时,提供15%的折扣。接受用户输入书籍数量及购买总额,并显示最终应付总额。(A C procedure: in order to purchase books in quantity more than 5 and the total amount of the purchase of more than 500 yuan to provide 15 discount. Accept user input and purchase the total number of books and displays the total amount of the final meet.)
- 2008-07-20 14:26:39下载
- 积分:1
-
3755
使用高阶累积量对MPSK信号进行调制识别,微分方程组数值解方法,分数阶傅里叶变换计算方面。( Using high-order cumulants of MPSK signal modulation recognition, Numerical solution of differential equations method, Fractional Fourier transform computing.)
- 2017-05-23 14:31:28下载
- 积分:1
-
SendGoose
模拟GOOSE报文发送过程,GOOSE报文的编码。(Analog GOOSE message sending process)
- 2020-09-10 16:28:00下载
- 积分:1
-
mapbasic
mapinfo二次开发,用basic开发一个城市规划中的土地和建筑分析(MapInfo second development with the development of a basic urban planning and construction of land analysis)
- 2006-06-30 20:31:15下载
- 积分:1
-
pro10
USACO第10题,Marry乳业从一些奶农手中采购牛奶,并且每一位奶农为乳制品加工企业提供的价格是不同的。此外,就像每头奶牛每天只能挤出固定数量的奶,每位奶农每天能提供的牛奶数量是一定的。每天Marry乳业可以从奶农手中采购到小于或者等于奶农最大产量的整数数量的牛奶。
给出Marry乳业每天对牛奶的需求量,还有每位奶农提供的牛奶单价和产量。计算采购足够数量的牛奶所需的最小花费。
(Give the requirement of milk and the amount that they offer.)
- 2013-05-24 15:27:56下载
- 积分:1
-
694
顺序表插入x值顺序表插入x值顺序表插入x值(Insert x value of the order sequence table table table is inserted into the x value of the order value of x)
- 2013-09-24 21:29:05下载
- 积分:1
-
score-cfass
A simple class score statistics system can be built on this basis to make a perfect statistical processing system.
- 2018-10-08 21:05:52下载
- 积分:1
-
STACK
用C语言编写的堆栈接口,适用于各种环境,提供接口:
STACK *initStack(int MaxRoom)
void destroyStack(STACK **spp)
void resetStack(STACK *sp)
Boolean isStackEmpty(STACK stack)
Boolean isStackFull(STACK stack)
Boolean push(STACK *sp, USER_TYPE data)
Boolean pop(STACK *sp, USER_TYPE *data)
Boolean readTop(STACK stack, USER_TYPE *data) (C language implementation of the stack)
- 2013-07-22 10:59:32下载
- 积分:1
-
RS232Demo
MFC编写的RS232 Demo,可供新手借鉴,VS可直接运行。(MFC RS232 Demo)
- 2021-01-04 13:09:01下载
- 积分:1