搜索资源列表
Elavotor
- 该程序采用可视化的面向对象语言Delphi采用多线程技术实现,其中定义了六个类,电梯TElevator、乘客Tperson、楼层Tfloor、系统TsystemControl、电梯运行线程TrunThread、系统监控TsystemMonitor;每条线程动态监控每个电梯的运行情况,以电梯为主要对象,系统以每秒的事件触发每个线程对象的动作。-The program visualization using object-oriented language Delphi Multi-thread t
01
- Delphi中一种成熟多线程服务器设计方案代码思路-Delphi in a mature multi-threaded server code design ideas
Threads
- delphi下面的几个多线程处理的小实验程序,供大家参考,还是基础出发的代码。-delphi following several multi-threaded processing small experimental procedure, for reference, is still proceeding on the basis of the code.
DelphiXCTB
- Delphi多对象等待实现的线程同步 运行示例程序,并尝试在输入框中输入有效的目录名,然后 按下“添加到监视列表”按钮。 到被监视的目录中,做一些文件或者目录操作,例如创建文 件、更名等。会发现本程序将做出一些响应。-Delphi multi-threaded implementation of synchronization object wait
delphiDXCDYdll
- delphi多线程调用dll,对于想了解多线程的以及调用dll的同事来说,有定的起启作用!-delphi multithreading call dll, who want to understand the multi-threaded dll and call colleagues who have given the role played Kai!
FastMM4991
- A fast replacement memory manager for Embarcadero Delphi Win32 applications that scales well under multi-threaded usage, is not prone to memory fragmentation, and supports shared memory without the use of external .DLL files.