-
DS
说明: GPS导航系统,控制台程序,内附操作说明(GPS navigation systems, operating instructions included)
- 2010-03-05 20:42:59下载
- 积分:1
-
singlepoint
说明: 全球定位系统单点定位程序,根据N文件和O文件解算地面点的坐标(Global positioning system, single point positioning procedure, in accordance with N documents and O document solver coordinates of ground points)
- 2008-11-16 10:12:50下载
- 积分:1
-
partval
C语言简单实现树型结构,C语言简单实现树(C language simple implementation of Tree structure C language simple implementation of Tree)
- 2018-08-06 12:41:26下载
- 积分:1
-
lariertlationaldatabase
这是一个音频的编解码库,使用标准的C++编写,有很好的移植性(This is an audio codec library, use the standard c++ written, has good portability)
- 2017-04-23 17:01:03下载
- 积分:1
-
KillSbl
vs2005环境下编写的sbl病毒专杀工具,可以扫描文件中的sbl病毒,并集中清除(vs2005 environment prepared by the sbl virus Zhuanshagongju, you can scan documents in the sbl-virus, and focus on clear)
- 2010-01-31 23:19:02下载
- 积分:1
-
QSXJP
一个简单使用socket 通过smtp发邮件的例子(A simple example of using socket to send mail through SMTP.)
- 2018-09-16 11:39:14下载
- 积分:1
-
AddressBook
对地址薄的初学测试,自己写的,希望对大家有所启发吧(Address book for novice test, write your own, we hope to inspire it)
- 2013-08-10 11:19:49下载
- 积分:1
-
VB6Search
Visual Basic 6.0的一个搜索扩展程序,比系统自带的更好用,支持正则表达式(Visual Basic 6.0 the expansion of a search process, better than the system used its own in support of regular expressions)
- 2020-09-18 11:27:54下载
- 积分: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
-
fenlei
分类法做模式识别的程序,里面含有一些模板(Classification procedures do pattern recognition, which contains a number of templates)
- 2007-12-25 14:25:41下载
- 积分:1