搜索资源列表
hardTEST
- 检查硬盘物理号码的delphi代码,是不错的DELPHI程序代码.-hard physical inspection numbers delphi code is good DELPHI code.
delphiwnlym
- 这本来是我为一个商业PDA产品开发的日历程序,最近移植于PC机上, 所以算法和数据部分是用纯C++写的,不涉及MFC,所有的代码都是以短节省存储空间为主要 目的.很高兴你对这些代码有兴趣,你可以随意复制和使用些代码,唯一有一点小小的 愿望:在你使用和复制给别人时,别忘注明这些代码作者:-)。程序代码也就罢了, 面的数据可是我辛辛苦苦从万年历上找出来输进去的。-I used to do this as a commercial product development PDA cale
Delphi-DiskSN-CPU-BIOS
- Delphi源码:获取计算机系统的逻辑硬盘号、物理硬盘号、Cpu号、Bios号等等。-Delphi source code: access to the logic of the computer system the hard disk number, its physical hard disk, Cpu No., Bios, etc. No..
SerialNumber
- 程序实现仿微软注册码的例子, 一般程序做注册码时总是用硬盘或其它硬件识别,返回机器码不规则化不好记忆,本例子仿微软注册码,规格化输出串 可以产生机器识别码数字串形式如1234-3456-9876, 注册码字母串如ABCD-CDEF-KJHG, 容易记得,-Program imitation example Microsoft registration code, always use a hard disk or other hardware identification reg
HID
- 所有全键盘扫描码,非常详细,很辛苦找回来的-All full keyboard scan code, very detailed, very hard to find back! !
Dephi
- 找了很长时间终于找到如何获取硬盘序列号的方法,为避免同行少走了些弯路,因此将源码上传供大家参阅。-Looking for a long time finally found how to access the hard disk serial number of ways, in order to avoid taking a little less peer detour, it will upload source code for all to see.
TestDll
- 获取硬盘序列号的dll文件,接口什么的都很简单。网上很多获取硬盘序列号的程序,但是大都需要很长的代码,所以把代码封装成dll公调用-Get hard drive serial number of the dll file, what the interface is very simple. Many online programs to get hard drive serial number, but most still require a very long code, so the c
CPUSoftReg
- 最高级的软件注册程序是组合用户的CPU号和硬盘号,然后根据一定算法生成一组无规律的序列号来实现程序注册。 附件代码用delphi实现了这一功能-The most advanced software program is a combination of user registration number of the CPU and hard disk number, and then generate a set of algorithms according to certain laws w
code
- Delphi中有很多人分享如何用StrToInt将字符串转换为整数,但是在很多时候当需要用Byte(即十六进制用8位表示)来写出时就束手无策了。还有就是怎么将8位的十六进制数转换为十进制时也没有可以参考的了。本文试图给一个答案,可以使大家省些时间。-In Delphi there are a lot of sharing about using StrToInt but it givs out a String format, it has a problem when you are goin
87065
- Delphi获取硬盘序列号源码,编程学习源码,很好的参考资料。-Delphi access to the hard disk serial number of the source code, learning programming source code, a good reference.
0567457
- Delphi获取电脑硬盘空间容量,编程学习源码,很好的参考资料。-Delphi access to the computer hard disk space capacity, learning programming source code, a good reference.
Delphijiank
- Delphi 文件改动实时监控,非常好的示例代码,很难得的资源 -Delphi file changes real-time monitoring, a very good sample code, hard to come by resources
Delphi-IDEkey
- Delphi 文件改动实时监控,非常好的示例代码,很难得的资源-Delphi file changes real-time monitoring, a very good sample code, hard to come by resources
Delphi-IDEkey
- Delphi 文件改动实时监控,非常好的示例代码,很难得的资源-Delphi file changes real-time monitoring, a very good sample code, hard to come by resources
346
- Delphi 文件改动实时监控,非常好的示例代码,很难得的资源-Delphi file changes real-time monitoring, a very good sample code, hard to come by resources
98
- Delphi 文件改动实时监控,非常好的示例代码,很难得的资源,很好的参考资料。-Delphi file changes real-time monitoring, a very good sample code, resources hard to come by, a good reference.
Delphi-IDEkey
- Delphi 文件改动实时监控,非常好的示例代码,很难得的资源-Delphi file changes real-time monitoring, a very good sample code, hard to come by resources
Delphi-IDEkey
- Delphi 文件改动实时监控,非常好的示例代码,很难得的资源-Delphi file changes real-time monitoring, a very good sample code, hard to come by resources
Delphi_367253
- Delphi:利用Delphi实现格式化磁盘,包括软盘和硬盘驱动器的各个分区,测试时候要小心,不要误操作。本例主要是介绍Delphi与系统底层的一些简单的操作,学习Delphi编程就要全面一点哦,虽然这个功能不怎么用,但是作为Delphi程序员是有必要知道的哦。部分代码: B = 1 //B盘 DEFAULT = $FFFF //格式化成ID FULLFORMAT = 1 //完全格式化 ERROR = -1 //格式化出错 NOFOR
Delphiregencrypt
- Delphi随机生成程序序列号,程序通过MS的S.M.A.R.T.接口,直接从RING3调用API DeviceIoControl()来获取硬盘信息Get SCSI port handle,演示源码中还包括了应用此序列号的注册程序,输入序列号正确后,则将已安装信息写入注册表,main文件夹中的注册序列号判断程序需要在任务管理器退出。-Delphi random sequence number, the program through the S.M.A.R.T. interface of MS,