CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 Dephi控件源码 搜索资源 - 多线程

搜索资源列表

  1. threadpool

    0下载:
  2. 线程池是一种多线程处理形式,处理过程中将任务添加到队列,然后在创建线程后自动启动这些任务。线程池线程都是后台线程。每个线程都使用默认的堆栈大小,以默认的优先级运行,并处于多线程单元中。如果某个线程在托管代码中空闲(如正在等待某个事件),则线程池将插入另一个辅助线程来使所有处理器保持繁忙。如果所有线程池线程都始终保持繁忙,但队列中包含挂起的工作,则线程池将在一段时间后创建另一个辅助线程但线程的数目永远不会超过最大值。超过最大值的线程可以排队,但他们要等到其他线程完成后才启动 -The thr
  3. 所属分类:Delphi VCL

    • 发布日期:2017-12-05
    • 文件大小:252159
    • 提供者:陈小明
  1. tance

    0下载:
  2. 实现多线程共享探测(使用Delphi开发)-Multi-threaded shared detection (using Delphi development )
  3. 所属分类:Delphi VCL

    • 发布日期:2017-11-28
    • 文件大小:8426
    • 提供者:王天龙
  1. Multithrea

    0下载:
  2. 这是一个更新的多线程端口扫描,使用阻塞套接字扫描速度。它还显示了示例使用消息的线程之间沟通的主要形式。-This is an update to multi-threaded port scanning, using blocking socket scanning speed. It also shows the example using the message of the main form of communication between threads.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-11-26
    • 文件大小:6062
    • 提供者:人生如梦
  1. Thread_DEMO_Delphi

    0下载:
  2. 这个压缩包中是一个简单的多线程实例,在线程执行时,每隔一秒刷新一次当前时间!演示了如何在不影响主进程的情况下如何执行其他长时间等待任务。-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
  3. 所属分类:Delphi VCL

    • 发布日期:2017-11-22
    • 文件大小:5760
    • 提供者:张贵成
  1. dsc

    0下载:
  2. 多线程传输...很不错的东西哦。。。给新手朋友学习-Multi-threaded transfer
  3. 所属分类:Delphi VCL

    • 发布日期:2017-11-14
    • 文件大小:54931
    • 提供者:fasf
  1. Buffer

    0下载:
  2. 在delphi中实现环形缓冲区,可以实现多线程读写-Ring buffer in delphi achieve, you can achieve multiple threads to read and write
  3. 所属分类:Delphi VCL

    • 发布日期:2017-11-03
    • 文件大小:377716
    • 提供者:jiaoAbel
  1. Threads

    0下载:
  2. 自己写的一个delphi多线程入门实例,希望帮助刚学习的朋友-This is a Delphi multi-threaded example, hope to help a friend who is just learning
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-07
    • 文件大小:167378
    • 提供者:陈军
  1. downpic

    0下载:
  2. 多线程自动拨号换IP下载图片代码,拨号需要一个插件,http://www.delphitop.com/html/kongjian/1805.html这里有插件的pas,和使用方法,把他复制保存下来,然后通过delphi7的component菜单把这个pas加载进来,你就会在你的控件里看到一个标题为phoenix东东,然后再打开程序就不会有问题了-duo xiancheng zidong bohao huan ip
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-29
    • 文件大小:452886
    • 提供者:姚建强
  1. Delphi-Thread-_Demo

    0下载:
  2. 1.Delphi中Thread基本应用演示; 2.多线程中传递参数演示(传递给线程4个参数,在线程处理中应用);-1.Delphi in Thread basic application demonstrates 2. Multiple threads pass parameters demo (4 parameters passed to the thread, the thread processing the application)
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-26
    • 文件大小:171749
    • 提供者:aiyatou
  1. SPComm

    0下载:
  2. SPCOMM3.0, 是Delphi操作COM的首选,可支持读写多线程,修改为可支持识别COM10以上的端口。-SPCOMM3.0, Delphi operation COM is the first choice to support reading and writing multi-threaded, modified to support more than identify the port COM10.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-31
    • 文件大小:12974
    • 提供者:markwu
  1. COMDEMO

    0下载:
  2. 串口通讯程序,多线程通讯,解决了串口COM10以上的问题,特别适合开发固件程序使用。-Serial communication program, multi-threaded communications, serial port COM10 solve the above problems, especially for firmware development programs.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-25
    • 文件大小:438126
    • 提供者:
  1. 5687634

    0下载:
  2. Delphi 多线程+图片缓冲区绘图实例,编程学习源码,很好的参考资料。-Delphi multithreaded+ picture buffer drawing examples, learning programming source code, a good reference.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-17
    • 文件大小:428415
    • 提供者:清蒸翅子
  1. NET-POST

    0下载:
  2. delphi 多线程 post,实现网页 ajiax 后台提交。-delphi multithreading post, achieve pages ajiax background submission.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-16
    • 文件大小:314213
    • 提供者:ff
  1. httpxiazai

    0下载:
  2. 实现http下载功能、利用多线程操作、简单实用-Achieve http download function, the use of multi-threaded operation, simple and practical
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-03
    • 文件大小:341375
    • 提供者:qweqwe
  1. 001

    0下载:
  2. delphi 多线程快速生成jpg缩略图-jpg multithreading delphi quickly generate thumbnails
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-25
    • 文件大小:264763
    • 提供者:梁桂诚
  1. BMDThread-v2.0

    0下载:
  2. delphi版本的多线程构件。支持delphi XE2,delphi XE6-delphi BMDThread-v2.0。delphi XE2,delphi XE6
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-01
    • 文件大小:312791
    • 提供者:xjt
  1. Delphi_248671

    0下载:
  2. Delphi:在Delphi中使用多线程开发程序,请先看运行截图,如截图所示,三个摩托赛车手每一个代表各自的线程,当点击“启动”按钮的时候,摩托赛车手就各自飞奔,互不干扰,明确显示出线程在Delphi中的应用,学习线程,你的软件性能会大大提升哦。 -Delphi: Delphi for use in the development of multi-threaded program, please see the running shots, as shown in the screensh
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-15
    • 文件大小:6282
    • 提供者:JOD630T
  1. delphiapithread

    0下载:
  2. 采用多线程技术的Delphi API 串口通信例子,应用程序只需调用API对读/写缓冲区操作即可,用到了一些API函数,比如CreatFile打开文件函数、Setupcomm设置通信缓冲区大孝ReadFile读串口操作等,当然还用到了许多函数。除了用到这些API函数外,还用到了一个DCB设备控制块,本例仅作最基本的API串口通信介绍,因此程序代码都不是太复杂的设计,仅创建了一些新项目后为form窗体增加几行代码即可。-Delphi API examples of serial communica
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-09
    • 文件大小:6843
    • 提供者:wpudn45
  1. SocketServer(API)

    0下载:
  2. Delphi:API写的SocketServer源码,采用多线程通讯,这是一个框架,可以加入自己的代码使用。 -Delphi: API to write SocketServer source, multi-thread communication, which is a framework, you can add your own code to use.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-15
    • 文件大小:7669
    • 提供者:Y4H2AF7
  1. SPCOMM2.5

    0下载:
  2. Delphi:SPCOMM2.5修正版-SPCOMM 修正版,好用的串口控件,带源码,多线程,易用。 -Delphi: SPCOMM2.5 revision-SPCOMM revision, easy to use serial control, with source, multi-threaded, easy to use.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-01
    • 文件大小:13851
    • 提供者:K87G5RI
« 1 2 3 4 5 67 8 »
搜珍网 www.dssz.com