搜索资源列表
FastReport.v4.7.49
- Current version --------------- + added confirmation reading for TfrxMailExport + added TimeOut field to TfrxMailExport form - fixed bug whih PDF export in Delphi4 and CBuilder4 - fixed bug with some codepage which use two bytes for special
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.
BMDThread
- 线程控件,可以很简单的实现多线程操作,是个不可多得的多线程控件-Thread control, can be a simple multi-threaded operation, is a rare multi-threaded control
databasethread
- delphi用于数据库的多线程的实现,讲解线程生成,等级,使用,消失等过程。-delphi database for the realization of multi-threaded, thread-on generation, grading, use, and so the process of disappearing.
Thread
- Delphi中的多线程操作,运用了互斥锁-Delphi in multi-threaded operation, the use of a mutex lock
Un_ScannerS
- Suprema SDK UFScanner v. 3.1.0.0 Un_ScannerS module provides functionality for managing scanners, capturing finger images from scanners, extracting templates from captured images using scanners, etc. Supported scanners
DelphiThread
- 本文介绍了Oelphi中多线程编程运行时存在的安全问题,指出多线程同步的必要性.并给出了实现多线程同步的解决方法. -This article describes the Oelphi in running multi-threaded programming security problems, that the need for multi-thread synchronization. And providing a multi-thread synchronization solut
200621110151714
- 这是一个从指定网页格式分离单词的小程序,自动从http://www.fane.cn/article_list.asp?c_id=1&s_id=1链接抓取分析其它可用链接,然后对所有链接进行分析找到可用页面然后分离中英文单词,并进行分类。 使用了多线程处理,遇到了很有趣的多个不同功能的许多线程相互协调工作的问题,由于采用主线程进行消息处理安排线和工作流程所以会产生主程序窗口被堵死情况,特别是在开的线程很多的时候。-This is a separate word from the spec
UserTThread
- 使用Delphi自带的TThread类实现多线程使用-User Delphi TThread class Multi-thread
155z
- 多线程编程,可以让你学会如何进行多线程编程,简易实例.-Multi-threaded programming, allows you to learn how to multi-thread programming, simple examples.
thread
- Delphi多线程范例代码 值得好好学习-Sample Delphi code should be multi-threaded learn
363214417a56
- multi thread process source code
threadpool
- 线程池是一种多线程处理形式,处理过程中将任务添加到队列,然后在创建线程后自动启动这些任务。线程池线程都是后台线程。每个线程都使用默认的堆栈大小,以默认的优先级运行,并处于多线程单元中。如果某个线程在托管代码中空闲(如正在等待某个事件),则线程池将插入另一个辅助线程来使所有处理器保持繁忙。如果所有线程池线程都始终保持繁忙,但队列中包含挂起的工作,则线程池将在一段时间后创建另一个辅助线程但线程的数目永远不会超过最大值。超过最大值的线程可以排队,但他们要等到其他线程完成后才启动 -The thr
Thread_DEMO_Delphi
- 这个压缩包中是一个简单的多线程实例,在线程执行时,每隔一秒刷新一次当前时间!演示了如何在不影响主进程的情况下如何执行其他长时间等待任务。-This package is a simple multi-threaded example, the thread execution, refresh the current time every second! Demonstrates how the main process does not affect the case of how long
Demo_thread
- another way to multi thread you soft
SocketServer(API)
- Delphi:API写的SocketServer源码,采用多线程通讯,这是一个框架,可以加入自己的代码使用。 -Delphi: API to write SocketServer source, multi-thread communication, which is a framework, you can add your own code to use.
tthreadpool_class_with_demo.ZIP
- Delphi多线程控制,多线程池,含源码的Demo程序,非常具有参考价值-Delphi multithreaded control, multi-thread pool, including source code of Demo program, great reference value
thread search pagecontrol
- Delphi开发的生产监控系统,多线程实时监控,访问webservice,并操作sql数据库(The production monitoring system developed by Delphi, multi thread real-time monitoring, access to WebService, and operation of SQL database)
bbb789
- multi thread log example
利用idhttp进行多线程下载
- 利用idhttp进行多线程下载,带进度条显示,可选择线程数,可以暂停下载和继续下载,未使用第三方控件,在delphi xe7下测试通过。(Using idhttp for multi thread downloading,with progress bar .)
