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

搜索资源列表

  1. Delphi_TestThread

    0下载:
  2. 一个简单明了的线程示例。对Delphi的线程可以有个感性的认识。-a straightforward example of threads. Right Delphi threads can be a perceptual awareness.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:170.22kb
    • 提供者:浪迹天涯
  1. DelayProcs

    0下载:
  2. 一个可以在DELPHI进行us和ms级别的delay-one can DELPHI for us and the level of delay ms
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:1.53kb
    • 提供者:卧龙
  1. linecount3.4.05

    0下载:
  2. 可用于对VC++、C++ Builder、Delphi、VB、C/C++、ASM等程序源代码进行详细的统计,可以非常精确的得到程序中代码行、注释行和空白行的行数。程序会自动根据你选择的文件类型进行统计,并将所有文件的分析结果进行汇总,可以方便、准确的对程序代码量进行全面的统计。本软件是绿色软件,不需要安装,直接运行。-can be used to VC, C Builder, Delphi, VB, C / C, ASM source code for the procedures detail
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:168.88kb
    • 提供者:jlkj
  1. DllMessagecycle

    2下载:
  2. Delphi 制作的动态库中是没有消息循环的,对对于很多基于消息响应的事件无法触发,本实例将实现一个消息循环,以解决上述问题-Delphi in the production of dynamic libraries is not the message loop for message-based response to many events can not be triggered, this example will implement a message loop, to addres
  3. 所属分类:进程与线程

    • 发布日期:2014-03-26
    • 文件大小:396.63kb
    • 提供者:都督
  1. KillProcessEx

    0下载:
  2. 用系统底层API,用多种方法结束进程,一般没有被驱动保护的应用程序都能被强制结束掉,代码仅供参考,如有问题,请发邮件给我。-With the system, the underlying API, using a variety of ways the end of the process, generally has not been driven to protect the application can be forced off the end of the code for refe
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-03
    • 文件大小:82.06kb
    • 提供者:罗晨
  1. MsTimer

    0下载:
  2. 高精度的时间控件,支持多线程处理,可以精确到一微秒-High-precision time control, support multi-threaded processing, can be accurate to a microsecond
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-09
    • 文件大小:7.08kb
    • 提供者:wenday
  1. ISAPIFilter_ThreadLimit

    0下载:
  2. 使用 ISAPI Filter 实现的限制 IIS 多线程访问程序。 主要应用在下载系统,或者使用 IIS 做的流媒体点播系统中,稍加修改可以使其具有认证功能。在程序中已经对 用户认证 事件做了直接返回的处理。 使用本 Filter 可以很容易的获得服务器的连接数,从而可以实现多个服务器的负载平衡(可以把请求分发到连接较少的一个服务器上)。 可以对访问的有效控制,可以自定义无限制用户IP,限制用户的IP。 从而可以实现对某个IP的限制数不限制,或者对某个IP的封杀-R
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-27
    • 文件大小:119.42kb
    • 提供者:log
  1. threadx1

    0下载:
  2. delphi 线程替换单元。 制作的DLL,可以其它原因调用-delphi thread Replaceable Unit. Produced DLL, you can call other reasons
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-30
    • 文件大小:2kb
    • 提供者:陈日月
  1. threadx_

    0下载:
  2. 是多线程管理。可以在IE中使用。delphi-Is a multi-thread management. You can use IE.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-13
    • 文件大小:1.99kb
    • 提供者:陈日月
  1. thread

    0下载:
  2. 该程序采用多线程技术进行排序,开发语言delphi,可初识多线程-The program used to sort multi-threading technology, development of language delphi, can be multi-threaded acquaintance
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-03
    • 文件大小:174.32kb
    • 提供者:黄师
  1. aTheadDemo

    0下载:
  2. 一个用 delphi 写的多线程例子,可以直接使用,通过调试。尤其对delphi线程编程初学者有非常好的参考价值。-Delphi write a multi-threaded with examples can be used directly, through debugging. Programming delphi thread especially has a very good reference for beginners.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-03
    • 文件大小:14.68kb
    • 提供者:yumin
  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
    • 文件大小:299.18kb
    • 提供者:liao
  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
    • 文件大小:262.66kb
    • 提供者:黄进
  1. process

    0下载:
  2. delphi编写的进程查看器,可查看进程,线程,模块等,提供对进程的多种操作,附带驱动级结束进程方法。-process delphi prepared Viewer, you can view processes, threads, modules, etc., provide a variety of process operations, with the driver stage to end the process method.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-17
    • 文件大小:275.07kb
    • 提供者:ricky
  1. ThreadServer

    0下载:
  2. DELPHI 多线程的实例,特共享给大家,希望能给大家有所帮助,多线程,多任务的模式,稳定性已经测试,如有修改请COPY我一份-Examples DELPHI multithreaded, special share to everyone, I hope we can be helpful, multi-threaded, multi-tasking mode, stability has been tested and is subject to change, please COPY me
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-24
    • 文件大小:251.84kb
    • 提供者:wan
  1. rcahization-realization-good

    0下载:
  2. The realization of the various API functions in Delphi, good examples, can learn the reference
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-05
    • 文件大小:199.95kb
    • 提供者:EJYpobt@031
  1. Wscutenochanges

    0下载:
  2. Written in DELPHI the implementation of the triangle And can be applied to polygonal form their reference source code changes
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-05
    • 文件大小:51.3kb
    • 提供者:swijci
  1. yousee

    0下载:
  2. Programming tips, you can see, Delphi aspects
  3. 所属分类:Process-Thread

    • 发布日期:2017-12-13
    • 文件大小:37.57kb
    • 提供者:prmdyvt
  1. pkrt

    0下载:
  2. 文件切割器,包括delphi源代码 在没有软件的情况下也能自动合并,(File the cutter, including Delphi source code In the absence of software can be automatically merged,)
  3. 所属分类:进程与线程

  1. applpcatiynsoftware

    0下载:
  2. 本文演示了如何用delphi开发发短信的功能的应用软件,可以(This article demonstrates how to use Delphi to develop the function of the text of the application software, can)
  3. 所属分类:进程与线程

    • 发布日期:2017-12-28
    • 文件大小:3kb
    • 提供者:pypud%252E
搜珍网 www.dssz.com