搜索资源列表
fft_source-delphi
- fft源代码,在delphi环境下开发的。没有密码,随意下。-FFT source code, developed in Delphi. No password, you can use it freely.
用Delphi编写局域网中的UDP聊天程序
- Internet盛行的今天,网上聊天已成为一种时尚。同时,各单位已建成了自己的局域网;能否在局域网上实现聊天呢?可以,网上到处都有这种工具。当然,我们可以拥有自己版权的聊天工具。-popularity of the Internet, online chat has become a trend. Meanwhile, the unit has completed the construction of its own LAN; The LAN can achieve chatting? C
用Delphi编制可自动升级程序
- 在编制了一个应用程序后的维护阶段,我们会面临给应用程序升级的工作.无疑,手工升级的工作是十分繁琐的,你可能会需要到用户的机器上去更新文件.可是,如果能编一个自动升级程序,放在网络上,让用户下载,只需执行一下就完成升级工作,不是很方便吗?其实,用Delphi可以很方便地编制出这样一个的程序.-in the preparation of an application after the maintenance stage, we will face to the application upgrad
Delphi控制针式打印的纸张大小的函数
- 在Delphi中,如果要在一台PC电脑上同时控制多台打印机,并且各台打印的纸张大小不同,此函数非常有用。 如果要只定把数据打印在那一台打印机,不需要控制打印机端口,只需要使用打印机索引即可,默认打印机为第一台打印机,以后按顺序排序,但第一台打印机的索引号为 –1并不是0. -in Delphi, in a PC computer can control many printers, and the print paper units of different sizes, this fu
修改Delphi不同版本的控件选择方式
- 修改Delphi不同版本的控件选择方式,主要是选择控件栏太长时,不需点击,通过鼠标移动可实现-revised Delphi different versions of the control options, the choice is the main control column too long, not clicks, the mouse movement can be realized
Delphi.Kylix数据库开发
- 这是一个linux下边用Kylix实现的许多数据小程序同时也可以在windows下用Delphi来运行她们。共九项,第一项中还有很多小实例。-This is a linux Now, with the Kylix achieve many small data procedures also can use the windows under Delphi to run them. A total of nine, the first there are many small examples.
Delphi.rar
- 利用花指令扰乱Cracker,以达到保护软件的作用。 本工具可以自定义花指令,有三种模式,如下: 1、随机插入花指令 2、指定插入固定的花指令 3、全部插入花指令 使用方法: 1、请自行在 JunkData.mdb 数据库中添加花指令 2、在您要放花指令的地方写:{$F Junk} 3、{$F Junk} 为花指令标记 4、用本工具处理后,重新编译即可。,Disrupt the use of junk code Cracker, in order to
delphi-hook-readwrite
- delphi hook内存读写,可以拦截其他程序的读写操作以及读写数据,比如有些外挂可以用此工具找出他对游戏的具体操作,从而自己可以写一个功能和他一样的外挂出来-delphi hook memory read and write, can intercept and read and write operations of other programs to read and write data, for example, some plug-in can use this tool to f
MNCD-DELPHI
- 这个一个示例winio的底层模拟键盘的小程序,通过这个示例可以做出游戏外挂-This an example of an analog keyboard winio the bottom of a small program through which the sample can make the game plug-in
VC_Example_PCI-CAN
- VC关于DLL调用的源代码,关于界面设计,DLL调用等方面,很有参考价值。此例程针对武汉吉阳光电www.glinker.cn的GY7842 PCI-CAN总线接口卡开发,二次开发例程。-VC call on the DLL source code, with regard to interface design, DLL calls, etc., could very well refer. This routine for the www.glinker.cn Wuhan Photoelect
can232_v1
- CAN 232 Windows Source
Delphi
- 用于指纹识别,SDK 3.0 Pro分为1:1和1:N两个控件,其中接口属性和方法基本相同,而接口方法只有涉及1:N比对部分不同,因此以下综合说明两个控件,不同之处将分别标出和说明。-SDK is a software development kit (SDK) that enables a wide range of applications to use fingerprint recognition. Software developers can integrate biometrics
Delphi-pscomm
- Delphi下读串口的数据,网上找不到,自己写了一个,现在拿出来共享!使用PSCOMM控件!-Delphi read serial data, the Internet can not find that he wrote a now out to share! Control the use of PSCOMM!
delphi-hint
- delphi hint 的应用,可改变不同的提示信息-delphi hint of the application, can change the different tips
delphi-voip
- Delphi的voip电话开发,涵盖了网络语音通信的功能,可做为实际项目开发的原型来使用.-Delphi' s voip phone development, covering voice communications capabilities of the network can be used as a prototype to the actual use of project development.
Delphi
- 用Delphi实现多语言界面,附有源码,大家可以下载学习-Multi-language interface with Delphi, with source code, you can download the study
Delphi的托盘编程
- delphi window托盘代码,实测可以使用 delphi的托盘编程.rar(Delphi window tray code, measured, you can use Delphi tray programming.Rar)
TMQTTClient-delphi
- delphi mqtt通讯。没有用到第三方的控件。可以在delphi7编译通过。(Delphi mqtt communication. No third-party controls are used. It can be compiled and passed in Delphi 7.)
Delphi超实用的SQLServer 数据库应用函数
- /* 超实用的Delphi平台上对SQL Server数据库调用的功能函数 */ 一个程序平台内可供不同模块调用的函数库。包括SearchTable (查询表存在与否), SearchField (查询表中的某个字段存在与否), SearchView(查询视图存在与否), AddFiled(添加字段),DelFiled(删除字段 ),MyQUery( 查询函数 ), SearchFieldValue(查找表中指定字段上是否存在某值)....(Functions Calle
delphi 可拖拽窗体
- delphi 无标题窗体加边框可拖拽调整大小及移动窗体(Delphi untitled form with frame can be dragged, resized and moved)