CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - delphi thread

搜索资源列表

  1. CopyThread_Pro

    0下载:
  2. Weri sample copuy using Thread in Delphi
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-10
    • 文件大小:1382
    • 提供者:Max Vaskevych
  1. DelphiPThread

    0下载:
  2. DELPHI中使用线程的方法及注意事项,给不太熟悉线程的朋友们-DELPHI using threads and precautions, to friends who are not familiar with thread
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-07
    • 文件大小:6701
    • 提供者:
  1. ThreadWorker

    0下载:
  2. 利用后台工人线程自动休眠自动工作,充分展示delphi线程的优越性。涉及到delphi多线程同步、线程唤醒、线程间通讯技术。-A test for thread that works at background and call it on surface. It s include process s communitations and callback between process.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-06
    • 文件大小:695199
    • 提供者:gongan
  1. PingThread

    0下载:
  2. BROADCAST ping thread in delphi 7 easy usage not need external components kind regards-BROADCAST ping thread in delphi 7 easy usage not need external components kind regards
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-29
    • 文件大小:1965
    • 提供者:hacker
  1. findfile

    0下载:
  2. 磁盤文件的快速查找,支持中文名 附未例文件-TFindFile is a non-visual component, which can be used for locating files or folders in the file system and directory tree with an extensive set of conditions. TFindFile is capable to locate files based on: Location as
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-31
    • 文件大小:103097
    • 提供者:庄昊
  1. sfContnrs

    0下载:
  2. 一个线程安全的队列类,此版本执行速度比delphi自带的高出一个数量级-A thread-safe queue class, this version faster than the delphi execute an order of magnitude higher than the native
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-25
    • 文件大小:1396
    • 提供者:李滨
  1. IdSipTimer

    0下载:
  2. 经典的基于线程的定时器。 -delphi classical thread-based timer. Classical thread-based timer.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-08
    • 文件大小:1129
    • 提供者:陈日月
  1. delphi_Thread_Study

    0下载:
  2. delphi多线程相关学习教程,详细解析了thread类。-delphi multi-threading tutorials, detailed analysis of thread class.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-03
    • 文件大小:517776
    • 提供者:mlcats
  1. ThreadPool

    0下载:
  2. DELPHI的线程池例子,可以直接使用.很方便.模仿.Net ThreadPool的线程池控件.很值得学习.-DELPHI examples of the thread pool, you can use the very convenient. Imitate Net ThreadPool' s thread pool control.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-01
    • 文件大小:306359
    • 提供者:liao
  1. threads

    0下载:
  2. Exemple of Thread in Delphi
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-02
    • 文件大小:198183
    • 提供者:sipmann
  1. HuChiLiang

    0下载:
  2. 教科书式的DELPHI源码,演示了进程互斥及线程互斥,相信对初学者会有很大帮助。-DELPHI source of the textbook demonstrates the mutual exclusion and thread mutexes, I believe there will be a great help for beginners.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-01
    • 文件大小:518110
    • 提供者:郑冲
  1. LingJieQu

    0下载:
  2. 教科书式的DELPHI源码,演示了线程破坏共享数据、线程死锁及线程同步,相信对初学者会有很大帮助。-DELPHI source of the textbook, and destroy the shared data thread, thread deadlocks, and thread synchronization, I believe there will be a great help for beginners.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-02
    • 文件大小:364831
    • 提供者:郑冲
  1. XinHaoLiang

    0下载:
  2. 教科书式的DELPHI源码,演示了线程线程中如何使用信号量,相信对初学者会有很大帮助。-Textbook DELPHI source code, demonstrates how to use the semaphore thread thread, I believe there will be a great help for beginners.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-05
    • 文件大小:170253
    • 提供者:郑冲
  1. double_buffer_delphi

    0下载:
  2. 双缓冲队列,(delphi实现)生产者消费者模式,一个读线程和一个写写线程,修改后,可实现多个生产者和多个消费者的情景。 -Double buffering queue (delphi achieve) mode of producers and consumers, a read thread and one write thread modified multiple producers and multiple consumers scenarios.
  3. 所属分类:Windows Kernel

    • 发布日期:2015-06-27
    • 文件大小:2048
    • 提供者:smartjun
  1. commData

    0下载:
  2. 基于delphi的 TMSCOMM 串口数据读取线程 提供2个接口 可以移植到其他程序里 附带了例子可以参考-Based the delphi' s TMSCOMM serial data read thread 2 interface can be ported to other programs included with examples of reference
  3. 所属分类:Com Port

    • 发布日期:2017-11-13
    • 文件大小:243460
    • 提供者:汪嘉隆
  1. duThreadPoole

    0下载:
  2. delphi 多线程编程应用实例类,可以进行线程的忙闲控制,,可以进行空闲事件提醒,是delphi多线程应用不可多得的实例. -delphi multi-threaded programming application instance of the class, you can thread busy control can be idle events remind Is delphi a rare instance of multi-threaded applications.
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-26
    • 文件大小:7138
    • 提供者:lhn19822
  1. SPCOMM

    0下载:
  2. Comm32.pas is a simple Communications VC for Borland Delphi 2.0 which demonstrates the Win32 Communications functions and the new Delphi TThread class. It is implemented using two threads: one for reading from, and one for writing to a Comm P
  3. 所属分类:Communication

    • 发布日期:2017-11-07
    • 文件大小:44296
    • 提供者:李稍
  1. OmniThreadLibrary-2.2

    1下载:
  2. 一个很棒的线程库,解决了很多的delphi自带的线程的问题,真正体验到什么叫做多线程。很爽. 此为 2.2 版本-。-A great thread library to solve a lot of delphi
  3. 所属分类:Process-Thread

    • 发布日期:2017-11-05
    • 文件大小:2883452
    • 提供者:abc
  1. uThread-Mold.zip

    0下载:
  2. 这是我一直惯用的线程模板,对Delphi初学线程者会有帮助。,simple thread
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-19
    • 文件大小:1013
    • 提供者:knight
  1. threadaddinfo

    0下载:
  2. Delphi使用线程添加数据,点击添加按钮,可看到线程已经启动,在列表中已经添加了好多数据,使用线程添加数据,听起来似乎挺高级,对于那些Delphi新手来说,肯定值得研究吧。-Delphi to use the thread to add data, click the Add button, you can see the thread has started, a lot of data, use the thread to add data has been added in the li
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-22
    • 文件大小:8093
    • 提供者:LiMei
« 1 2 3 4 5 6 7 89 10 »
搜珍网 www.dssz.com