资源列表
leak
- Finding memory leaks 发现内存的泄漏-memory leak found
GetDiskData
- 读取磁盘物理数据实例,用于读取物理数据卷的信息。-physical disk read data examples, the physical data used to read volumes of information.
clendar
- 是用VC++作的一个日历的小程序,可以查各个年份的日期-using VC + + for a small calendar of procedures can be found all year date
FileSplitter
- 切割文件的小程序,可以把文件分成想要的大小-small paper cutting procedures, documents can be divided into the desired size
AUTOPOWER
- WindowsXP下通过的自动关闭计算机的程序源代码-WindowsXP through the automatic closure of the computer program source code
GetShutdownTime
- 编程得到上次正常关机的时间 在中文网站上一直到不到得于正常关机时间的方法,花了两个小时才在英文网站找到VB的代码,自己花了点时间把它改了VC的.-normal programming to be turned off last time at the Chinese website has been to less than a normal shutdown at the time, spent two hours in the English website to find VB cod
C-compiler-design
- C-编译器的设计,有详细的文档 1. 具有比较友好的GUI界面(仿照了我自己正在用的emacs); 2. 语法支持比较全面(毕竟是C-,语法还是不多的); 3. Error Recovery; 4. 生成p-code,便于理解; 5. 生成asm代码,通过masm6.0基本都能编译成功,但代码没有优化,效率极低。-C-compiler design, is a detailed document. compared with a friendly GUI interface
systemmfctlist
- 列举操作系统中所有的进程,你能够在程序中消灭进程。程序由Visual C++ 5.0开发,工作于Windows 95(98),Windows NT 4.0(28KB)-listed all of the operating system process, you can eliminate the procedure process. Procedures by the Visual C 5.0 development work on Windows 95 (98), Windows NT 4.
wss
- 基层卫生室的界面文件,思路有了,部分内容没有完成-grassroots health Room document interface, with ideas, some of the contents did not complete
computer_Name
- Windows系统编程,可以得到系统的计算机名称,Ip地址,全部采用面向对象思想实现-Windows system programming, and will be able to name the computer system, Ip address, All object-oriented ideology
sanzhou
- 三轴辅电机运动控制系统 用于地毯编制系统的升级和改造-triaxial auxiliary motor motion control systems for the preparation of the carpet upgrading and transformation
vbmapx0023
- MapX应用讲义 一、加载地图数据 1、 TAB的数据分为两种数据:地图数据(Layers)、属性数据(Datasets)。关系:不可 分割的一个数据集的两部分. 2、 数据加载:GST文件由GeosetManager40.exe程序生成。在程序使用gsT文件:Map1.Ge oset=Filepath+FileName 3、 问题:GST文件加载后,只是默认将地图数据加载,属性数据另外需要使用单独的命令 进行加载,否则对属性数据的操作全部非法。加载