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

搜索资源列表

  1. Delphi

    2下载:
  2.   串口程序我后来研究了好久,写了下面的代码,后台生成一个线程监听串口,不影响前台工作。效果很好,一直用于GPS仪器的数据接收。 -Serial program I later research for a long time, wrote the code below, the background generates a thread surveillance serial ports, do not affect the front desk work. The effect is ver
  3. 所属分类:串口编程

    • 发布日期:2013-07-26
    • 文件大小:1477
    • 提供者:赵小亮
  1. asynccalls-thread-pool-example

    0下载:
  2. 利用多线程异步函数调用。 {版本:2.98(2011年10月22日)} {添加:德尔福XE264位的支持} {} {版本:2.97(2011-05-21)} {修正:线程的优先级恢复正常新AsyncCall任务。 } {修正:代替暂停/恢复代码,以防止竞争条件,在所有线程} {暂停但他们FSuspended标志是假的。 } {修正:异常处理TAsyncCall.InternExecuteSyncCall。退出()后不叫AN} {引发异常。 } -Async
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-27
    • 文件大小:106621
    • 提供者:xkyzmr
  1. lineDemo

    0下载:
  2. Delphi,多参数在多线程中传递的实例,显示使用type定义类来传递多参数的方法。-Delphi, multi-parameter passed in the multi-threaded instance type defines the class to pass multiple parameters.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-08
    • 文件大小:317699
    • 提供者:张山
  1. Delphi-multi-threaded-programming

    0下载:
  2. Delphi多线程的编程 多线程的基本概念 Tthread 对象的主要方法 线程应用的简单例子 常用的API 函数 线程的终止和退出 线程的优先级 在数据库中使用多线程 多线程的同步机制 利用Windows的API 实现同步-The main method thread of basic the concept Tthread objects in Delphi multi-threaded programming multithreaded applications simple exampl
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:14956
    • 提供者:长林
  1. Delphi-API-multithread-SocketServer

    0下载:
  2. Delphi API多线程SocketServer源码-Delphi API multithreading SocketServer
  3. 所属分类:Communication

    • 发布日期:2017-11-06
    • 文件大小:7700
    • 提供者:tzz
  1. Delphi

    0下载:
  2. 多线程端口扫描演示,能够设置连接延时,使用Winsocket2 API编写,Delphi7编译通过-Multithreaded port scanning demo, set the connection delay, Winsocket2 API to write, Delphi7 compiler
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-11-18
    • 文件大小:24575
    • 提供者:女娲
  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. Delphi-unloading-DLL-process

    0下载:
  2. 正一些木马采用DLL注入的方式存在于系统中,由于其隐蔽性,对于用户来说是很大威胁,下面介绍如何用Delphi卸载任意进程的某个动态链接库DLL。一、DLL注入DLL注人是指以各种如钩子、远程线程、木马DLL等方式,将某个DLL注入到目标进程中运行,由于不需要进程驻留,这种方式往往能达到较好的隐藏效果。-Some Trojans are using DLL injection methods exist in the system, because of its hidden nature, is
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-02
    • 文件大小:268959
    • 提供者:黄进
  1. delphi-thread-gui

    0下载:
  2. delphi 线程简单例子 delphi 线程简单例子 delphi 线程简单例子-delphi threads delphi threads delphi threads delphi threads delphi threads delphi threads
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-25
    • 文件大小:172875
    • 提供者:stone
  1. Delphi

    0下载:
  2. 多线程简单实例,适合初学者,在这个源码基础上,可以加入自己的功能-Multithreading simple example, suitable for beginners, on the basis of this source, you can add your own functions
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-28
    • 文件大小:122533
    • 提供者:大饼学士
  1. delphi-thread-ado

    0下载:
  2. 在一个多线程的应用程序中创建一个TThread的后子类代表一个线程。每一新子类的TThread对象的实例是一个新的线程。从TThread派生的多线程实例可以构成Delphi的多线程应用程序。 -Create a TThread in a multi-threaded application on behalf of a thread after a subclass. Examples of each new subclass TThread object is a new thread.
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-30
    • 文件大小:324291
    • 提供者:lwj
  1. Delphi-and-database

    0下载:
  2. Delphi教程多线程与数据库,很好的Delphi资料,快来下载学习吧。-Delphi tutorials and multi-threaded , a good Delphi information, download Come learn it.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-05
    • 文件大小:10504
    • 提供者:武汉
  1. FSVVXZ

    0下载:
  2. Calculator written in delphi 用delphi编写的计算器(The Calculator written in Delphi Calculator written in Delphi)
  3. 所属分类:进程与线程

    • 发布日期:2017-12-24
    • 文件大小:3072
    • 提供者:xgmjn-67845
  1. 2015display

    0下载:
  2. Delphi 2005 ADO connect display(Delphi 2005 ADO to connect the display)
  3. 所属分类:进程与线程

    • 发布日期:2017-12-24
    • 文件大小:282624
    • 提供者:Fqancil
  1. 535431

    0下载:
  2. Delphi programming control camera
  3. 所属分类:进程与线程

    • 发布日期:2017-12-29
    • 文件大小:3072
    • 提供者:LAK%252526162
  1. wdde__source

    0下载:
  2. Delphi source code 一个获得Cpuid的Delphi程序(Delphi source code a Cpuid Delphi program)
  3. 所属分类:进程与线程

    • 发布日期:2017-12-27
    • 文件大小:84992
    • 提供者:RXPD_657
  1. 626362

    0下载:
  2. Delphi to achieve simple file copy(Delphi to your simple file copy)
  3. 所属分类:进程与线程

    • 发布日期:2017-12-30
    • 文件大小:2048
    • 提供者:WKNfcba+275
  1. iost

    0下载:
  2. Delphi程序员最痛苦的就是Delphi极弱的字符串处理能力(Delphi programmers, the most painful is the Delphi string very weak processing ability)
  3. 所属分类:进程与线程

  1. niev-look

    0下载:
  2. Domain2,2 的源代码,不用太详细介绍了吧,值得一看,delphi的,(Domain2, 2 source code, need not too detailed, worth a look, Delphi,)
  3. 所属分类:进程与线程

    • 发布日期:2017-12-26
    • 文件大小:24576
    • 提供者:nctrock
  1. EXWM

    0下载:
  2. linux PluginDLL,zip delphi download(Linux PluginDLL, zip at Delphi)
  3. 所属分类:进程与线程

    • 发布日期:2017-12-20
    • 文件大小:12288
    • 提供者:kbltrtd
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 23 »
搜珍网 www.dssz.com