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

搜索资源列表

  1. JQM

    0下载:
  2. 获取用户硬件机器码,采用线程获取,获取的机器码绝对唯一,用于绑定电脑的软件。-A powerful string class, with this class that handles strings easily!
  3. 所属分类:Delphi VCL

    • 发布日期:2017-11-09
    • 文件大小:965986
    • 提供者:zmxlc
  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. uThreadPool

    0下载:
  2. 一个用delphi7写的高效的线程类,执行比较稳定,问题较小-An efficient use delphi7 write thread class, perform relatively stable, less problematic
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-15
    • 文件大小:6856
    • 提供者:jack
  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. ADOConnectionPool

    0下载:
  2. Delphi做服务器端如果每次请求都创建一个连接就太耗资源了,而使用一个全局的连接那效率可想而知,这样就体现出了线程池的重要了。参考一些例子做了个ADO的连接池,用到项目中挺不错的,分享下。 { *** *** *** *** *** *** *** *** *** * } { Descr iption : ADO连接池 } { Create Date : 2010-8-31 23:22:09 } { Modify Remark :2010-9-1 12:00:09 } {
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-04
    • 文件大小:1675
    • 提供者:your name
  1. delphiADOPool

    0下载:
  2. Delphi做服务器端如果每次请求都创建一个连接就太耗资源了,而使用一个全局的连接那效率可想而知,这样就体现出了线程池的重要了。参考一些例子做了个ADO的连接池,用到项目中挺不错的,分享下。 -Delphi done on the server side, if a connection is created for each request would be too resource intensive, while the use of a global connection that
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-07
    • 文件大小:1671
    • 提供者:your name
  1. thread

    0下载:
  2. 自己写的一个简单的delphi的线程程序,初学者可以看看,-To write a simple program delphi thread, beginners can take a look, thank you
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-14
    • 文件大小:3586
    • 提供者:xielongyu
  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_226281

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

    • 发布日期:2017-04-15
    • 文件大小:7593
    • 提供者:EB6I0WW
  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. Delphi_387374

    0下载:
  2. Delphi:在Delphi中的xe2 业务对象池应用演示,用于业务对象池解决delphi线程业务对象创建释放内不彻底的问题。从对象池中取出一个业务类实例对象,把一个业务类实例对象放回对象池中,指定放入池中的业务类。 -Delphi: xe2 business object pooling in Delphi demo applications for business objects delphi thread pool to solve business objects created
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-17
    • 文件大小:92241
    • 提供者:S44B8WW
  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 2 ... 4 5 6 7 8 910 11 »
搜珍网 www.dssz.com