资源列表
谈谈Delphi中的类和对象
- 说到类和对象,我们不能不提及这样几个概念:类,对象,实例。就我个人觉得可 以这样来理解:对象指的是泛称,自然界的任何实体都可以看成一个对象;而类则是 以这些对象某些特征而分成的一系列的种类;实例则是特指属于某一个类的一个对象-said classes and objects, we can not fail to mention the following concepts : type, object, examples. I personally think that this can be
IdeDiskInfo
- 适用于所有windows的硬盘IDE信息获得工具,包括硬盘序列号,硬盘最大容量等。 最主要的是windows9x下面,采用了不调用驱动直接进入ring0的技术。-applies to all windows IDE drives information access tools, including the hard drive serial number, the largest hard drive capacity, etc.. The most important thing is Wi
makeimg
- windows9x/2k/xp下面的软盘镜象制作例子。 在windows9x下面采用了VWIN32_DIOC_DOS_DRIVEINFO 来对软盘进行绝对读写。-the instance of making floppy disk mirror image under windows9x/2k/xp.Under windows9x adopt the VWIN#@_DIOC_DOS_DRIVEINFO absolutely read and write the floppy disk.
defrag2k
- 又一个关于磁盘碎片整理的最新源代码。 发布于2005/08/04 Free disk defragmentation utility for Windows 2000/2003/XP. Very small and very fast, with very little CPU and memory overhead. Especially useful for unattended servers in a lights-out computer hotel, but also great f
LightnessControl
- 现在很多的笔记本都有屏幕亮度的调节,绝大多数都是通过键盘组合键的方式控制。该软件就是一个这样的例子。只是亮度的初始值以及阶数需要随实际情况作相应的改变。-now have many notebook screen brightness adjustment, the majority through the keyboard combination control of the keys. The software is one such example. Brightness is the i
c_parser-0.2.5.tar
- This a recursive descent parser for C99. The output from the parser should be a parse tree.
9LineCrash
- 9行代码废掉Windows XP2000,windows的一个BUG-nine row code depose a BUG of Windows XP2000,windows
cputicker
- 测试用户当前所使用计算机CPU的速度,需要20秒的时间,用VC开发。文件为压缩文件,无解压密码。-Test the current user s CPU speed, needed 20 Sec for running.It is developed by VC. The file is a compressed file without passwords.
Mini-Fat
- fat文件系统管理程序短小精悍.可以作为开发fat16,fat12管理系统的参考.-fat file system management procedures short and pithy. As development fat16, FAT12 management system for reference.
截获网络数据包
- 捕获网络包的例了,并进行了简单的分析,包括源IP,端口,目的IP,端口,内容-captured network packets cases, and a simple analysis, including the source IP, port, destination, port, as
编程高手箴言附书源码
- <编程高手箴言>附书源码,有不错的价值。-lt; Programming experts Monitor gt; A source book, a good value.
Win Timer
- 一个讲windows中定时器使用的文章,很全,将所有可能的用法都讲到了。-a timer used in the article, is full of all possible usage spoke of.