资源列表
下载DOS版和windows版的迷宫游戏全部代码
- 下载DOS版和windows版的迷宫游戏全部代码 -Download all of the codes for maze games in DOS and Windows edition.
MD5Code
- 用VC开发的C语言编写的MD5程序源码,作为开发md5的参考-MD5 program resource code using vc develop and wirtten though C language,as reference for MD5 s development.
8254
- This is a photo of a general purpose timer/counter card you can wirewrap in a weekend. It plugs into your PC s ISA bus just like a sound or modem card. It gives high-resolution timing (microseconds). Because of its programmablity, it is very powerful
INI文件编程__框架基础__常州VC编程网
- This is a photo of a general purpose timer/ 在我们写的程序当中,总有一些配置信息需要保存下来,以便完成程序的功能,最简单的办法就是将这些信息写入INI文件中,程序初始化时再读入.具体应用如下:counter card you can wirewrap in a weekend. It plugs into your PC s ISA bus just like a sound or modem card. It gives high-resolutio
组卷系统
- 自动组卷系统,能够进行试卷维护,采用OLE编程,试卷以WORD格式保存在数据库中,并能输出组好的试卷-It is a automatism group volume system.It can stick up for test paper.Using OLE achieve it.The test papers save in database in WORD format.It can output group test papers.
Easy, Safe Multithreading in Vb6
- Easy, Safe Multithreading in Vb6
How To Create A Working Thread
- How To Create A Working Thread
Delphi_SHU
- Delphi编程设计希望对你有帮助 Volume in drive D has no label Volume Serial Number is 12FE-1A1D Directory of D:\\Delphi_SHU-there is a Delphi program design. I hope it can help you .Volume in drive D has no label Volume Serial Number is 12FE-1A1D Directory of D:\
Databasestocks
- 数据库开发 应用于库存管理信息系统适应于windows 程序设计-database develop, applicate to stock management information system ,subject to windows program design.
93 ActiveX文档容器
- ActiveX文档容器,很好的一个例子.通过这个例子可以交你如何自己写一个.-It is a good example for ActiveX documents container.You could know how to make it through the example.
calc0
- 一个可以处理+,-,*,/,(,)的计算器程序,通过栈来实现.-a computer program dealing with +,-,*./,(,),realizing though stack.
queu0
- 一个典型的队列的实现代码,完成了队列的所有操作,及一个简单的入队出队调用实例.-The achieve code of typical queu do the whole opertaion and a simple transfer example of in and out queu.