搜索资源列表
his
- 一套完整的医院HIS管理系统,曾在某大医院用过。稳定,delphi开发
P2Psend
- 实现动态IP间程序的相互通信(P2P)比较稳定的传输代码-Dynamic IP to achieve the mutual inter-process communication (P2P) transmission is relatively stable code
FlashPlayer
- Flash动画播放器是一款SWF文件专用播放器,本软件综合了同类播放器的优点,改进了缺点打造出全新作品, 该版〖Flash动画播放器〗是一款操作简单,使用方便,高效、稳定,界面漂亮,占用资源空间少,不向系统写入任何垃圾文件,软件以实用为宗旨,功能多而不复杂,是绿色软件,无需安装,是爱机一族的极品。 -Flash animation player SWF file is a special player, the software combines the advantages of simi
saolei_zuru
- 扫雷_注入,申请线程,注入,可用于不少网游,稳定(目前以用于多款游戏辅助)-_ Into the mine, the application thread, implantation, can be used in many online games, and stability (to be used with many games currently supporting)
transfer-large-files
- Delphi 在局域网内多播稳定传送大文件-Delphi multicast LAN stable transfer large files
Delphi_417338
- Delphi DSPack组件完整版,并附带有Delphi6、Delphi7的Demo演示文件,通过演示了解其用法,DSPack在Delphi中使用广泛,是一个必备的编程控件,此为经典稳定版2.3.3的下载页。 -Delphi DSPack Component full version, along with Delphi6, Delphi7 the Demo demo file, by demonstrating understanding of its usage, DSPack wid
apdcomport
- 串口控件 delphi经常使用的控件 非常稳定好用(apd is the comm used so it for comm serial port)
WinSock2
- 一直很烦恼delphi附带的socket控件都不能满足我的设计逻辑需要,无奈只好自己动手封装了API,并且得到实践的证明(至少有两个服务器能稳定运行至今),本socket组件的多线程机制是安全的稳定的。 在服务器端,创建线程池,对于每个客户连接对应一个独立的线程类,可以在线程内处理客户数据,并可以线程间采用同步机制交换数据,为通讯服务器的建立提供了技术实现的基础。 U版本的经过了缺陷优化,虽然仅是经过了测试也还没有得到实践运行,但从以往成熟的结构演变而来的,问题应