搜索资源列表
SPCOMM
- SPcomm控件,安装简单,只要点击component到install component,在unit file name中输入SPcomm的路径即可,安装后对使用串口相当方便。-SPcomm control, easy to install, just click the component to install component, in the unit file name can be entered SPcomm path, after the installation is conv
43
- 三方控件 使用方便,操作简单。只需添加路径就可安装使用-the three controls, convenient compact, easy to use.
meijuchengqu
- 枚举应用程序列表简单例子, 象任务管理器那样列出拥有有效窗口的应用程序,并且得到其进程完整路径,以及其他一些窗体信息等.-Enumerated list of simple examples of the application, as listed in Task Manager as the application has a valid window, and get the full path of the process, and other forms of information
Bannico_Debuger
- 类似Raize CodeSite的一个工具,利用程序间通讯的方法实现调试信息传递,含源代码。 程序仅仅实现了一些简单的功能,代码接收框用TRichEdit是为以后接收图片信息提供一个扩展的基础。感兴趣可以自己扩展功能。 使用方法: --将该目录添加到您的类库目录(也可以将bnDebug.pas做成您的控件包); --首次使用先运行一次调试接收器Debuger.exe,运行后会将程序的路径记录于注册表,便于调试的时候自动运行该程序。 --在单元里面
search
- Delphi写的搜索文件的控件源码。输入文件目录的路径后就可以搜索了,比较简单,一目了然。-Search for files written in Delphi control source. Can search after the input file directory path is relatively simple, at a glance.
delphiautobak
- Delphi编写实现一个简单的数据自动备份系统,每天自动备份数据,也可指定备份时间和备份路径,可对整个磁盘进行备份,写备份程序的或许可参考其中的部分源代码。 -Delphi prepared with the realization of a simple data automatic backup system, automatic daily backup data, can also specify the backup time and backup path, can make a
Delphi_722737
- Delphi:Delphi编写实现一个简单的数据自动备份系统,每天自动备份数据,也可指定备份时间和备份路径,可对整个磁盘进行备份,写备份程序的或许可参考其中的部分源代码。 -Delphi: Delphi prepared to achieve a simple automatic data backup system, data is automatically backed up every day, can also be specified backup time and backup
Delphi_750735
- Delphi:Delphi采用API实现文件拖放操作取得文件路径,拖动结束后松开鼠标,文件的路径信息立即显示在程序窗口中,看似简单的功能,但现在许多主流的软件甚至都在用,比如拖放打开文件等。 -Delphi: Delphi files using drag and drop API implementation to obtain the file path, release the mouse after dragging the end, the file path informatio
Delphi_411544
- Delphi:Delphi获取程序(系统)当前的运行目录,Delphi获取目录的例子,本例子主要获取EXE运行文件所在的目录,当前的运行路径,程序相对简单,对Delphi初学者友好。 -Delphi: Delphi acquisition program (system) current run directory, Delphi Gets the directory examples, the examples of the main access to the directory whe
Delphi_268418
- Delphi:delphi7 sqlite3简单应用实例,这种便携式的超小数据库不需安装客户端,只需放在你的程序目录内即可,另外设置好路径,不过要注意需在程序中引用sqlite3.dll文件,access数据库则不需要安装及引用。关于sqlite3的使用方法说明: -Delphi: delphi7 sqlite3 simple application example, this portable ultra-small database without installing the cli
Delphi_276666
- Delphi:Delphi搜索文件源码实例,比较简单的那种文件搜索了,基础的FSO文件系统操作,搜索速度也还可以,这个模块可用到你的Delphi项目中,本例中,输入文件和文件目录也就是路径后,就可以搜索了,下边的框中会显示搜索结果。 -Delphi: Delphi search for files source code examples, a relatively simple kind of file search, the FSO-based file system operation
floyd
- 适用于APSP(All Pairs Shortest Paths,多源最短路径),是一种动态规划算法,稠密图效果最佳,边权可正可负。此算法简单有效-floyd All Pairs Shortest Paths