搜索资源列表
Elavotor
- 该程序采用可视化的面向对象语言Delphi采用多线程技术实现,其中定义了六个类,电梯TElevator、乘客Tperson、楼层Tfloor、系统TsystemControl、电梯运行线程TrunThread、系统监控TsystemMonitor;每条线程动态监控每个电梯的运行情况,以电梯为主要对象,系统以每秒的事件触发每个线程对象的动作。-The program visualization using object-oriented language Delphi Multi-thread t
Jedi.Code.Library.v1.94
- The main objective of JCL release 1.94 is to provide basic support for Delphi 2005/Win32. For Delphi 2005, integrated Online Help and installer access to the Object Repository are not yet available. -The main objective of JCL release 1.94 is to pro
delphi_jdbcrm
- Delphi 编程入门经典教程,讲解Delphi快速入门的基础知识、面向对象编程的方法、字符串列表及应用、文本编辑器的设计、Delphi图形编程、文件管理、拖放编程、异常处理与程序调试、数据浏览部件的应用及编程、简单的数据库编程应用,动态链接库编程指南等。-Introduction to the classic Delphi Programming Tutorial, Getting Started Delphi explaining the basics of object-oriented
Delphi---TStream
- 介绍delphi流式对象的实现原理和应用以及TStream的实现原理及实例-Through the implementation of the principle and application object Delphi streaming and implementation principle of TStream and instances
DelphiXCTB
- Delphi多对象等待实现的线程同步 运行示例程序,并尝试在输入框中输入有效的目录名,然后 按下“添加到监视列表”按钮。 到被监视的目录中,做一些文件或者目录操作,例如创建文 件、更名等。会发现本程序将做出一些响应。-Delphi multi-threaded implementation of synchronization object wait