-
XRHWU
一个基于Visual Basic 编程的 倒车雷达系统,看看吧()
- 2018-05-08 18:45:11下载
- 积分:1
-
Test
正则表达式运行小程序正则表达式运行小程序(Regular expressions run the applet)
- 2011-12-29 18:56:37下载
- 积分:1
-
sports1
用于运动会的统计.分数,那女子参赛情况的记录统计.(Statistics for the Games. Scores, and that the situation of the women)
- 2008-05-14 12:42:04下载
- 积分:1
-
debuglib
vc调试模式下运行程序常用的动态库,希望给一些朋友帮助,特收集起来共享.(vc debug mode used to run programs under the dynamic library, hoping to help give some of my friends, to share special collected.)
- 2009-03-31 09:38:04下载
- 积分:1
-
bandpass-filter
C语言实现带通滤波器,可以直接运行。在信号处理过程中非常有用(C language implementation bandpass filter, which can be run directly.In the process of signal processing is very useful)
- 2017-02-12 15:21:22下载
- 积分:1
-
74_videocap
VB简单的影音采集程序,有需要的就下载吧。(VB simple video capture program, there is a need to download it.)
- 2013-08-17 10:16:53下载
- 积分:1
-
73554574
VB语音报数计算器源程序,有需要的就下载吧。(Talking Calculator VB source code, there is a need to download it.)
- 2013-08-04 15:26:48下载
- 积分:1
-
3453716
个详细的ping程序阅读报告,包括流程图和详细的代码注释()
- 2018-05-22 06:45:21下载
- 积分: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
-
ASimpleCalculator
一个简单的计算器程序,实现了加、减、乘、除计算(A simple calculator program to achieve the add, subtract, multiply, divide computing)
- 2013-12-17 22:04:32下载
- 积分:1