搜索资源列表
delphiregkeydemo
- 供了获得CPU序列号和网 卡Mac地址的方法。 1.Delphi中可这个控件或这个动态库。控件提供了两个属性,MacAddress和CPUSerialNumber。 2.Delphi外的语言,请使用这个动态库。动态库提供了两个函数,GetCPUSerialNumber和GetMacAddress 这些函数和控件,在win2000和winXP中测试通过,在多CPU、多硬盘、使用了并列存储技术的大型服务器上,也测试通过。 在软件保护中,我们常常要用到机器的标识。根据作者的经验,
Lss Calendar2
- 是一个免费并开源的支持农历的月历控件,可以在日历面板上同时显示公历和农历,农历部分仅支持公元1900.1.31到公元2100.12.31;可以定制控件界面颜色和字体,类似TmonthCalendar,可以选择采用AAFont平滑字体边缘(有点慢);控件字体大小根据控件大小自动适应;支持鼠标和键盘或者代码选择日期;提供了公历转农历和农历转公历函数,支持干支年、月、日;原作者发布的仅有Delphi7的版本,由ccrun(老妖)移植到BCB6中,通过一点点修改(大概有3处),在BCB6中编译测试通过。
Tee_lpk_Delphi_APIHOOK
- LPK api Hook 相互学习,例中是HOOK了MessageBoxA函数,有测试小程序。 -LPK api Hook,例中是HOOK了MessageBoxA函数,有测试小程序。
FindWindow
- findwindow Api示例,我自己测试findwindow函数时用的-example code for Api Findwindow
Call_Polling
- DELPHI版电话呼入处理演示程序,测试电话呼入应答及函数调用方法-DELPHI demo version of handling incoming calls, answer incoming calls and test methods of function calls
DESCryptD9
- 这是Delphi的DES加密函数,由Delphi7改写适用于Delphi2009,在2009上测试通过。Descrypt用于一般的密码加密,完全胜任。-This is Delphi s DES encryption function, from Delphi7 rewritten for Delphi2009, in 2009 on the test. For general Descrypt password encryption and fully qualified.
DX_RMB
- delphi下人民币大写函数,经测试可用。-The delphi RMB under capital function, has been tested and available.
Delphi_777521
- Delphi:Delphi使用sum函数统计数据,测试数据库被我搞丢了,有意研究的自己还原一下数据库。在一些订单程序、企业应用中比较实用的模块,我觉得Sum函数还是挺有用的,源代码可编译。 -Delphi: Delphi use the sum function statistics, I do the test database is lost, the study intends to look to restore the database itself. In some orders
Delphi_803600
- Delphi:Delphi源码动态创建sql2000数据库、数据表,生成.sql文件,在sql2000绿色版下测试通过。注意:企业管理器生成的.sql,需要新建一个.txt文件,把内容复制过来,不然会提示第一句有错,go 要去掉。实现思路:先填写好数据库连接信息,这个不用多说吧,然后创建数据集组件,指定连接Connection1给数据集Query1,调用函数,创建数据库,这里调用CreateNewDB函数,其实到这里基本上已经完成创建工作了。 -Delphi: Delphi source c
Delphi_886644
- Delphi:Delphi测试IC卡写入程序, 演示对读卡器进行处理,源程序内包括了 对卡进行读操作、卡片比效函数、卡片驱动器、口令验正等操作。 -Delphi: Delphi test IC card writer, Delphi test IC card writer, card reader demo for processing, including the source code of the card read, the card than the efficiency func
delphi实现摄像头闯入拍照
- delphi7编程实现控制电脑摄像头闯入拍照,初步实现了摄像头动作识别。使用时,根据自己的摄像头适当修改ColorComp函数中的Distance常量,和图片相似度sm>=95这两个参数。自己测试了一下,还可以。只是一个粗糙的实现,没有优化,还需要大家继续努力。有修改更好的,记得给我email一个。(Delphi7 programming to control computer cameras to break into the camera, the initial realizatio