-
20110716193957001 (1)
串口检测,实现串口数据的检测,对发送的数据进行读取(Serial Port Detection,Realize the detection of serial data and read the transmitted data)
- 2020-06-17 10:40:02下载
- 积分:1
-
yun-fang-dian-lu-
常见的经典的一些晕放电路,有需要的,可以看看。都是比较常见和常用的。(Common halo put some of the classic circuit, there is a need, you can see. Are relatively common and frequently used.)
- 2011-09-21 10:33:59下载
- 积分:1
-
78344336IIR(HP)
高通滤波算法,可以很好的解决需要高通滤波的算法中(High Pass Filtering Algorithms)
- 2020-06-21 22:40:01下载
- 积分: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
-
mm1
implement mm1 queue system on customer process
- 2012-05-06 15:20:35下载
- 积分:1
-
suiji
这是一个上课时老师随机抽奖的程序,在老师点名找同学回答问题的时候很有帮助(This is a school teacher random lottery program, the teachers named when looking for students to answer questions very helpful)
- 2016-01-22 18:38:51下载
- 积分:1
-
Manual técnico de la librería ZKSoftwareAPI
Manual para el uso de la api ZKSoftwareAPI en visual studio
- 2017-12-24 04:32:00下载
- 积分:1
-
74_videocap
VB简单的影音采集程序,有需要的就下载吧。(VB simple video capture program, there is a need to download it.)
- 2013-08-17 10:16:53下载
- 积分:1
-
Ruler
说明: VC++增强版电子标尺软件的源代码,透明窗体的实现是本程序的关键性技术,本标尺采用两点测量、多点测量、多角度测量的方法,配合窗体透明特效,完成一个逼真好用的电子标尺,这样,当你在网页上需要确定图片及媒体的宽度和高度时,就可用这个软件轻松的量出它的尺寸了。
(Enhanced version of VC++ source code of the software electronic scale, transparent form of implementation is the key technology of this procedure, the use of two measurement scale, multi-point measurement, multi-angle measurement method, with transparent window effects, to complete a real good using electronic ruler, so that when you need to determine the picture on the website and the media width and height, you can use this software easily measure out the size of it.)
- 2011-04-08 22:54:58下载
- 积分:1
-
myRpgGame
这是我毕业设计所写的小程序,程序中的界面类似于魔塔,用vc6.0 mfc开发,个人测试没有什么问题(This is my small program written by graduation, the program s interface is similar to devil s tower, with vc6.0 mfc development, individual test without any problems)
- 2011-05-23 10:51:04下载
- 积分:1