-
clocktest
获取系统时间 关于系统时间得获取以及显示界面(Access to the system time on the system time may access and display interface)
- 2008-03-31 16:07:05下载
- 积分: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
-
Long-integer
长整数运算(双向链表),实现长整数无限长加减法的运算(Long integer (two-way linked list), to achieve long-integer addition and subtraction of infinite computing)
- 2011-10-29 16:54:42下载
- 积分:1
-
模糊综合评判算法
FuzzyComprehensiveEvolution
模糊综合评判算法,C程序,4个评价集,6个评价因子,欢迎下载(fuzzy comprehensive evaluation algorithm, C procedures, evaluation of four sets, six evaluation factor welcome Download)
- 2007-07-05 22:26:19下载
- 积分:1
-
TrainFinalVersion
这个程序是用堆栈来对火车排序的,该火车的车厢是乱的,经过排序后,火车的车厢变为顺序的,特点是使用VC编写的(This procedure is used to sort the stack to the train, the train is inside the chaos, after sorting, the train carriages into the order, characterized by the use of VC prepared)
- 2009-06-03 11:50:07下载
- 积分:1
-
multinomial
进行16进制多项式模运算,可用于多项式运算学习。(16 M-ary polynomial operation mode can be used for computing polynomial learning.)
- 2008-03-24 16:41:56下载
- 积分:1
-
XRHWU
一个基于Visual Basic 编程的 倒车雷达系统,看看吧()
- 2018-05-08 18:45:11下载
- 积分:1
-
fanzheji
一个反褶积的VC++例子,简单明了,很适合刚刚开始学习信号分析的人(A deconvolution of VC++ Example simple, it is suitable for signal analysis has just begun to study people)
- 2008-08-12 13:42:40下载
- 积分:1
-
3.2
利用上题的线性表,编程下列功能:假设以两个元素依值递增有序排列的线性表A和B 分别表示两个集合,现要求另辟空间构成一个线性表C,其元素为A和B元素的交集,且表C中的元素也是依值递增有序排列。(The use of the title of the linear form, programming the following features: Assuming two elements by incrementing the value ordered linear tables A and B represent two sets, are now required to open up space to form a linear table C, whose elements A and intersection B elements, and the elements in the table C is incremented by an orderly arrangement.)
- 2016-06-20 20:24:17下载
- 积分:1
-
ADS_B_original
matlab做的模拟ADS-B数据的解码和信号处理整体流程(Matlab to do the simulation of ADS-B data decoding and signal processing the overall process)
- 2020-12-23 13:29:06下载
- 积分:1