搜索资源列表
ThreadPro
- ThreadPro 是本人开发的一套用于多线程编程的 Delphi 基础类库,基于 Delphi 的 TThread 封装了更实用,更结构化的 TThreadTask 线程类。并且写了一个 TThreadPool, 它是 TThreadTask 的管理类,其中运用了面向对象的方法,使用了继承和多态,实现了一个可设置并发任务数的线程池。继承这些基类你可以编写任意自定义的基于这种模型的应用,让你的程序具有强大而安全的多线程处理能力。
99koo_ThreadPro
- ThreadPro 是本人开发的一套用于多线程编程的 Delphi 基础类库,基于 Delphi 的 TThread 封装了更实用,更结构化的 TThreadTask 线程类。并且写了一个 TThreadPool, 它是 TThreadTask 的管理类,其中运用了面向对象的方法,使用了继承和多态,实现了一个可设置并发任务数的线程池。继承这些基类你可以编写任意自定义的基于这种模型的应用,让你的程序具有强大而安全的多线程处理能力。本人还额外封装了一个 THTTPtask 类,该类是基于 INDY9
uThreadPool.rar
- delphi 多线程编程应用实例类,可以进行线程的忙闲控制,可以进行空闲事件提醒,是delphi多线程应用不可多得的实例.,delphi programming multi-threaded application type, the busy thread can be idle control, idle events can be reminded, is a rare multi-threaded applications delphi examples.
Delphi-Thread
- 详细介绍Delphi中线程类的使用,其中包括线程同步与互斥的原理。-Detail using the thread class in Delphi, including thread synchronization and mutual exclusion principle.
Thread_Class
- 详细解析delphi多线程程序的开发方法,并提供易用、方便的类调用。-Delphi detailed analysis of the development of multithreaded programming methods, and provide easy-to-use and convenient call category.
delphithread5
- 资料介绍Delphi中线程应用技术和线程类的设计技巧,区分其他语言实现的线程应用技术-Information about the Delphi-threaded applications in technology and thread type of design skills, achieved distinction in other languages threaded applications technology
UserTThread
- 使用Delphi自带的TThread类实现多线程使用-User Delphi TThread class Multi-thread
A-DCode
- 阿D旁助的源代码,是使用Delphi多线程类开发的-A D next to the help of source code, is to use the Delphi development of multi-threaded class
incdec1Thread
- 使用Delphi的线程类使用线程一增加记录,线程2减少记录-Increase the thread of a record, reduce the record thread 2
ThreadPool
- 对线程间的管理集成了一个类,大家Uses 这个单元,直接管理这个类来创建多线程。-pool english
NetBar-client
- 网吧客户端模拟软件。 线程,网络通信,字符串命令类-Internet-Bar client simulation software. Threads, network communications, command string class
sfContnrs
- 一个线程安全的队列类,此版本执行速度比delphi自带的高出一个数量级-A thread-safe queue class, this version faster than the delphi execute an order of magnitude higher than the native
uSfLog
- 一个delphi使用的支持多线程的日志类,此类使用十分方便-A delphi support multi-threading using the log class, such use is very convenient
traffic-
- 程序运行时,先创建所有类 当开始模拟时,激活灯的线程和路口的线程(当路口产出车时,激活车的线程) 停止模拟时,停止所有线程,释放所有车的对象,设置界面为原始界面 退出程序时,先停止模拟,再释放所有类-Vehicle crossing simulation
uThreadPool
- 一个用delphi7写的高效的线程类,执行比较稳定,问题较小-An efficient use delphi7 write thread class, perform relatively stable, less problematic
Delphi_387374
- Delphi:在Delphi中的xe2 业务对象池应用演示,用于业务对象池解决delphi线程业务对象创建释放内不彻底的问题。从对象池中取出一个业务类实例对象,把一个业务类实例对象放回对象池中,指定放入池中的业务类。 -Delphi: xe2 business object pooling in Delphi demo applications for business objects delphi thread pool to solve business objects created