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

搜索资源列表

  1. 另类多线程使用方式

    0下载:
  2. 在C++builder中多线程的实现是很简单的... 但作为初学者的我来说还是费了一定的工夫的... 为方便与我相同的初学者在此提供我对多线程的一种使用方式-C builder of multi-threading to achieve is very simple ... But as a beginner or charges me a certain effort ... to facilitate the same with me here for beginners on a
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:14859
    • 提供者:zds
  1. ThreadMigrate

    0下载:
  2. 封装win32和POSIX线程API。从而能够使得多线程程序能够方便在windows和linux平台移植。 压缩包中有两个文件:Thread.h和testMain.cpp。其中Thread.h是线程封装的实现,testMain.cpp是测试代码文件。 windows下使用VC7.0编译通过。Linux下用gcc3.2.3编译通过。 该版本只支持下列API: 线程创建,清除。 互斥量操作。 等待其他线程。-Packaging and POSIX threads API. I
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:2685
    • 提供者:曹京
  1. GetFileVersionInfo

    1下载:
  2. 封装文件版本获取的C++类,使用该类可以方便的获取一个可运行程序的属性信息。通过这个类可以方便的进行文件版本更新。-Packaging documents obtained C, the use of such convenient access to a procedure that can run the attribute information. Through this type can be conveniently updated versions of documents.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:5179
    • 提供者:cxingpeng
  1. STLogFile

    0下载:
  2. 快捷的程序日志输出类,使用方便,借口简单。只须填加以个头文件即可,可以方便程序员打印日志。-speedier process log export category, easy to use, simple excuse. Only need to be filled header file, and it would be convenient programmers Print log.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:7238
    • 提供者:hexwen
  1. vb_killprocess

    0下载:
  2. 能显示系统所有进程并按指定的规则分类,并能同时结束除用户指定进程外的所有进程,方便进程管理与病毒防范 目录下的 process.txt 里面的内容即为允许进程,用户可通过软件修改 使用方法: 运行软件后,点击\"保存允许的进程\",即创建一个进程快照,未知的进程将显示在右边即将结束的列表中,单击列表任意一项能改变该进程的允许方式,单击\"执行\"按钮就能将结束危险列表中的所有进程. -display system can process all together w
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:19058
    • 提供者:林克
  1. LHsetup-cn

    1下载:
  2. LanHelper(中文名:局域网助手)是局域网辅助性工具,具有快速扫描网络,网络唤醒,远程关机或远程重启和取消关机(不需要客户端),发送消息 ,检测在线主机等功能和特点,并使用了多线程,XML等技术。(1)强力扫描引擎, 可以快速获取网络上主机的主机名、工作组、IP地址、MAC地址、共享文件夹、共享打印机、隐藏共享、共享文件夹是否可写或密码保护、系统(Windows)版本等信息,可以按工作组来扫描整个局域网或指定 的多个工作组,或者指定一个IP范围来扫描网络。(2)网络唤醒远程主机。通过扫描得
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:1148253
    • 提供者:4823190
  1. 35738644JCB

    0下载:
  2. 每个用来标识作业的作业控制快JCB用结构来描述,包括以下字段: (1)作业标识数ID (2)作业运行所需要时间requesttime (3)作业实际运行时间runtime (4)作业优先权priority,并规定优先权越大的作业,其优先权越高 (5)作业紧迫程度quick,并规定紧迫程度越高的作业,其数值越大 注:以上字段并非每种作业调度算法都使用,仅仅出于方便编-Each operation used to identify the operational contro
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-07
    • 文件大小:68929
    • 提供者:xinchang
  1. ExecApp

    0下载:
  2. 執行程式後不需等待程式結束. 於批次檔中使用非常方便-Fork application and leave it alone. Convenience for execute application in batch file.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-16
    • 文件大小:26344
    • 提供者:Egg Chang
  1. ZThread

    0下载:
  2. zthread线程库,方便线程各种操作,已经整理成VS2005静态工程,编译后即可使用。-zthread thread library to facilitate the threading of various operations, has been organized into a static VS2005 project, compiled to use.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-04
    • 文件大小:484718
    • 提供者:gaoguanghai
  1. worldtime

    0下载:
  2. 不使用图片,方便易用,多线程,可调节大小,七段式的世界时钟代码-MFC c++ WORLD TIME SHOW.multi thread
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-15
    • 文件大小:3794717
    • 提供者:freewon
  1. TerminateProcess

    0下载:
  2. 基于MFC的进程监控、进程管理工具,使用方便-process management
  3. 所属分类:Process-Thread

    • 发布日期:2016-01-27
    • 文件大小:7491584
    • 提供者:zhangfeng
  1. basehttp

    0下载:
  2. 基础测试模型。点击测试按钮,将启动一个线程。模型内汇集了gretaTool。和http相关的东西。可方便的使用来分析url及下载内容。-Based test model. Click the Test button to start a thread. The model brings together gretaTool. And http-related stuff. Can be easily used to analyze the url and download content.
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-29
    • 文件大小:772837
    • 提供者:曾文杰
  1. killprocessvc

    0下载:
  2. 杀进程工具,可以结束扫描系统进程,结束相应进程,用户使用方便,便于集成-Process killer, you can sweep the surface of the end of the system, kill the corresponding process, the user easy to use, easy to integrate
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-09
    • 文件大小:28029
    • 提供者:老孙
  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. neilianHook

    0下载:
  2. inline hook在分析程序时!!可以方便的进行测试!使用方法已打包!-inline hook in the analysis of the program! ! Easy test! Use has been packaged!
  3. 所属分类:Process-Thread

    • 发布日期:2017-11-19
    • 文件大小:3152462
    • 提供者:lori
  1. C__multithread-program

    0下载:
  2. C语言多线程编程,里面很多个详细的编程实例,非常方便学习和使用。-A lot of detailed programming examples in C language with multithreaded programming, which is very convenient to learn and use.
  3. 所属分类:Process-Thread

    • 发布日期:2017-11-16
    • 文件大小:11185
    • 提供者:amazeror
  1. threadpool_src

    0下载:
  2. 通过PERL实现的线程池模块,方便使用,可以移植到其他平台使用,非常高效,-PERL realized by the thread pool module, easy to use, can be ported to other platforms to use, very efficient,
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-06
    • 文件大小:69796
    • 提供者:Ganker
  1. MyProcess

    0下载:
  2. 封装的管理进程和线程的类,使用起来很方便。方便查找,启动关闭应用应用程序。-Class encapsulates the management of processes and threads, very easy to use. Easy to find, start closing the application application.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-13
    • 文件大小:1554
    • 提供者:changmo
  1. JThread

    0下载:
  2. JThread类,线程开发方便使用,直接导入就可以使用,注释完整-JThread class, the development of the use of easy to use, direct import can be used to complete the notes
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-13
    • 文件大小:2337
    • 提供者:df
  1. CLUNKQQ34

    0下载:
  2. 天龙八部外挂易语言源码,采用后台外挂形式,方便使用,()
  3. 所属分类:进程与线程

    • 发布日期:2018-05-06
    • 文件大小:40960
    • 提供者:uscviqdn
« 12 3 »
搜珍网 www.dssz.com