-
smallprograms
一些挺好玩的源代码 对编程会有帮助的 大家一起努力 编好程(Some very good play on the source code of all programming would be helpful for a good way to work together)
- 2009-05-11 19:29:06下载
- 积分:1
-
vcHelper
开发助手可以自动的转化工程的大小写字母清洁DEBUG/RELEASE和CVS相信对大家会有很大的帮助 (Development Assistant automatically conversion works cleaning upper and lower case letters DEBUG/RELEASE and CVS believe that there will be of great help to everyone)
- 2008-05-25 12:37:47下载
- 积分:1
-
SSubTmr
一个外国人写的 VB6 子类和定时器,提供源代码。
- 2013-07-12 11:14:37下载
- 积分:1
-
VB 摄像头视频远程传输实例
说明: 主要功能是可以控制和监视客户端,如捕捉客户端屏幕、发送消息到客户端、锁定客户端、解锁客户端、控制注销客户端(The main functions are to control and monitor the client, such as capturing the client screen, sending messages to the client, locking the client, unlocking the client, and controlling the logout client.)
- 2020-06-15 22:55:01下载
- 积分:1
-
source
实现三维空间散乱点云的滤波,平面分割和圆柱面的分割(To achieve three-dimensional space scattered point cloud filtering, plane segmentation and cylindrical surface segmentation)
- 2017-06-20 10:44:26下载
- 积分:1
-
ADOACCESS
这是一款用MFC ADO编写的数据库软件,它可以实现对ACCESS数据库的打开,添加,修改,保存,排序得一系列的功能。它利用ListCtl进行显示(This is a MFC ADO with the preparation of the database software, it can be open to the ACCESS database, add, modify, save, sort a series of functions. It uses ListCtl display)
- 2009-04-20 21:15:47下载
- 积分: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
-
cPP-pPT
闽江学院课件第七章,需要的人请下载吧。如果有需要可以联系本人(Chapter VII of Minjiang University courseware)
- 2013-01-02 20:15:29下载
- 积分:1
-
Lib
一个用C++开发的简单学生信息管理系统,对于初学者来说有不小的帮助(A C++, developed a simple Student Information Management System, for beginners with no small help to)
- 2009-12-03 21:02:32下载
- 积分:1
-
DG_Islanding
配电网中有分布式电源,当发生故障时,可对配电网进行孤岛划分,本程序可实现该功能,包括源程序和输入文件(Distribution network with distributed power, when a failure occurs, the distribution network can be divided island, the program can achieve this functionality, including source code and input files)
- 2011-12-06 22:52:30下载
- 积分:1