搜索资源列表
clock-delphi
- 小闹钟程序,用Delphi实现的,可以调用多种音乐文件,作为闹钟铃声,可以自己编辑一个,感觉不错噢!-small alarm clock program, Delphi, can call a variety of music files, as alarm bell, one can edit their own, I feel pretty good Oh!
hqpm
- Borland公司的天才设计师们用画布(Tcanvas)对象封装了Windows的大部分图形输出功能,这使得我们可以通过他以更直观的方式和Windows的屏幕打交道,而不必关心令人头疼的WindowsAPI函数。下面的一小段程序就可以实现整个屏幕的图象拷贝了。 -Borland's gifted designers use canvas (Tcanvas) of the object Packaging Win dows of the most graphic output capa
delphi_test
- 一个用Delphi做的在线考试系统,可以实现网络下的在线考试-a Delphi done online examination system, the network can be achieved under the online exam
GetPrinterStatus
- 在用delophi实现打印的时候,检测打印机的状态是否可用,大家可以试试!-delophi used in the print, the printer detect whether the state can be used, we can try!
serial-t
- 串口温度显示源代码 使用说明: 系统要求:WIN9X/ME/NT/2000 VC++6.0 且安装了VC ACTIVEX控件(在VC6安装时选上) 简介:在VC++6.0中用MSComm控件编程,可以实现串口接收数据和发送数据,数据分别显示在接收框和发送框中。 如何建立工程:建立新文件夹,将文档用WINZIP解压后,双击 Scommtest.dsw 即可在VC6.0中打开工程文件。作者主页上有详细编程说明,每一步都列出来了,可以参 串口通迅
程序员资料整理软件Code
- 用于制作和整理(文件搜索方式)编程技术文档和各类源代码, 可以如编程工具一样分色显示程序(C++, Delphi , java, Vb, SQL ……)(用算法实现), 主要用于查找相应的类和函数的应用。 同样可以用它来制作电子书籍。
CR1613
- 该文件可以用VC++6.0打开编译实现加密解密功能,并可以通过少量的修改(修改处程序中已标明)镶嵌到其他的程序中实现加密解密功能。..
ISocketStream1.0
- 通信控件,可以发送数据流,实现了UDP穿透;一个服务器控件,一个客户端控件,服务器上有一个客户端登录管理列表。传输速度很快的,可以用它来传输语音,视频,还有文件等数据流。
Google地图用Delphi实现
- Google地图用Delphi实现,可以用来开发GPS地图-Google Maps with Delphi to achieve, can be used to develop the GPS map
用delphi实现简单的播放器
- 用delphi实现简单的播放器,可以播放avi、rm等好几种格式的视频和歌曲!,which is created by delphi ,?
delphi_TFrame_test
- delphi中的TFrame类使用方法示例 这个类,我们称之为TFrame框架组件,使程序开发人员能够可视化的设置一组组件,之后系统中对它进行重用。 TFrame框架有两个主要的好处: 第一、TFrame框架可大幅减少需要存储在工程中的资源量。 第二、TFrame框架允许你可视化的创建能复制和扩展的对象。 对可视化窗体继承允许你很简单的创建由继承得来的窗体。每一个框架保持它与父TFrame的关系,即对父类的改变将自动被实例继承。虽然你可以用TPanel组件达到同样的
StringToMath
- 本程序能实现输入字符串类型而可以用数学公式计算出结果。-This procedure can achieve the type of input string can use mathematical formulas to calculate results.
renshiguanlixitong
- 人事管理系统 delphi+sql实现,用到的朋友来看吧,数据库在database文件夹中,附加数据库就可以用了 用户名:mr 密码:mingrisoft-Personnel Management System delphi+ sql implementation, used a friend look at it, the database folder in the database, additional databases can use the user name: mr Pass
bpldelphisources
- 基于用BPL实现多人编程的框架,可以用来做正常 的开发-People with a BPL-based programming framework for implementation can be used for the development of normal
progs
- 实现鼠标的检测,可以用来当屏保。也可以用来对已有的程序的加工的。 -screen 。
HotKeySpy-1.01
- Hot Key Spy Delphi热键组件.可以用它来实现程序的各种热键功能.-Hot Key Spy Delphi hot components can be used to implement the program which features a variety of hot keys.
uCode
- 用delphi实现结构体(含指针,string,anstring,动态数组等)的复制,释放,流化,与反流化,可以应用是三层方面的传输部件,目前应用于实际项目. 虽然存在一定的BUG,修修就可以用了.-Structure (including pointer, string, anstring, dynamic arrays, etc.) with delphi copy, release, fluidization, and reflux can be applied to the three
Auto
- 软件源码,实现录制电脑动作,可以自动重现,自带定时。可以用到各种场合。-Record computer action, you can automatically reproduce, comes regularly.
FileToBase64
- 这是一个用delphi开发的,实现了标准的base64编码方式的控件,可以集成在网页中,直接进行调用(This is a control developed by Delphi, which implements the standard Base64 encoding mode. It can be integrated in the webpage and can be called directly.)
GdiPlus1.2
- IGDI+是一个免费开源封装微软GDI+功能的Delphi库,该库使得可以用Delphi语言代码快速简短的实现复杂GDI+应用程序。 安装方法: 1.首先下载目前最新版的IGDI+,解压到任意目录下,这里我解压到D盘; 2.打开Delphi 7→Tools→Environment Options→Library→Library path,然后点击右边的“...”,添加IGDI+的目录路径,确定完成.(IGDI+ is a free open source packaging Delphi