资源列表
Delphi_561304
- Delphi FlashPlayer源码 带播放进度条,界面和功能都挺简单的Flash播放器,下边显示播放的进度条,可拖动进度条高速播放进度。有swf文件的,可测试播放一下,类似的Delphi源码本站有几个,自己搜索下。 - Delphi FlashPlayer source tape playback progress bar, interface and functionality are all very simple Flash player below to display t
Delphi_561732
- Export To Excel,Delphi源码例子,把数据从Access中读取出来,并导出成Excel格式的文件,Delphi源码下载。 -Export To Excel, Delphi source code examples, the data read out from Access and export to Excel file format, Delphi source code download.
Delphi_708878
- Delphi TDBEdit组件示例,Delphi实现Tdate TimePicker组件的数据感知功能控件示例,演示了从文件中读取图片并放到DBImagePhoto对象中,删除DBImagePhoto对象中的图片、将DBImagePhoto对象中的图片保存为文件、从剪切板中读取图片到DBImagePhoto对象中、将DBImagePhoto对象中的图片拷贝到剪切板-Delphi TDBEdit component sample, Delphi achieved Tdate TimePicker
Delphi_756356
- Delphi sendmail发邮件实例,是一本书中的例子,由黑白网络编写,测试数据向21CN邮件服务器发送一个邮件,可以添加待发送的邮件列表,设置线程数后程序自动发送email,这个程序有点老,可以正确编译,但未测试邮件是否可以发送成功,若不成功,多由于邮件POP设置问题,请自行修改。 -Delphi sendmail mail instance, is an example of a book, written by a black and white network, the test
winshell
- winshell源码,可在主机上开个端口,telnet连接。-winshell source can open a port on the host, telnet connection.
csmail
- 邮件客户端,只实现了邮件的收发,用VC完城,还有些bug,慢慢完shan- Mail client to send and receive e-mail only to achieve a
tanxin
- 贪心算法例程:给定3个物品,背包的容量为50磅。物品1重10磅,价值为60,物品2重20磅,价值为100,物品3重30磅,价值为120。采用动态规划可以知道最优解为220,选择物品2和3。采用C++语言实现-Greedy algorithm Examples of program
Delphi_055887
- Delphi基于Order by的数据库排序实例,order by 语法似乎是最简单的SQL语句排序用法了,很容易理解,容易接受,排序效果好,不过对于新手来说,还是比较陌生的,这个例子是书中的例子,特简单,在Delphi7.0环境下可编译源码-Order by Delphi database based sorting instance, order by syntax seems to be the easiest sort uses a SQL statement, it is easy t
Delphi_084370
- Delphi高级Case语句应用实例,演示如何使用Case语句打开数据表,带有SQLSERVER测试数据文件,在Database文件夹下,测试前请自行附加。 -Delphi Senior Case statement application example that demonstrates how to use the Case statement to open the data table with SQLSERVER test data files, the Database fol
Delphi_111221
- Delphi使用in或notin限制查询范围实例,数据查询方面的例子,分享给Dlephi学习者。附有SQL的数据库文件。-Delphi examples use in or notin limit the scope of the query instance, data query aspects, share Dlephi learners. With a SQL database file.
Delphi_143136
- Delphi获取数据库中的重复记录,我觉得这个技巧比较实用,可以找出数据库中的重复记录,对SQLSERVER数据维护有不小帮助。 -Delphi get duplicate records in the database, I think this technique is more practical, you can find duplicate records in the database, the data on SQLSERVER maintains no small help.
Delphi_163604
- Delphi多条件排序,结合SQLSERVERT数据库实现的多条件排序实例,已附带有数据库文件,在Database文件夹下,下载后解压,附加数据库文件,并设置好SQL连接字符串,在Delphi7中编译源代码即可运行测试。 -Delphi multi-criteria sorting, combining SQLSERVERT database implementation of multi-criteria sorting instance, already comes with a dat
