CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 源码下载

资源列表

« 1 2 ... .06 .07 .08 .09 .10 184011.12 .13 .14 .15 .16 ... 199244 »
  1. DOSOutputs

    1下载:
  2. 执行dos命令,并能够获得dos命令的输入内容.-implementation of the order and access to dos order input.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:4.24kb
    • 提供者:hjf
  1. VC写的一个线程池的管理实例

    1下载:
  2. 多线程编程系列。一个线程池实现的实例代码。很好。-series of multi-threaded programming. A thread pool to achieve the example code. Very good.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:20.82kb
    • 提供者:xuxu
  1. NT环境下进程隐藏的实现

    1下载:
  2. NT环境下进程隐藏的实现 补充:把ThreadMain的代码给丢了,在这补上: DWORD ThreadMain(HINSTANCE hInst) { TCHAR szModule[256], szText[512], szFormat[256] LoadString(hInst, IDS_FORMAT, szFormat, sizeof(szFormat) / sizeof(TCHAR)) GetModuleFileName(NULL, szModule, 256) _stprintf(szT
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:31.92kb
    • 提供者:dsfd
  1. 钩子的应用程序运行监视

    1下载:
  2. 利用这个程序: 1.可以监视在你的电脑运行的程序, 把在你的电脑运行过的程序的时间和名字记录下来 2.可以阻止你规定的禁用程序的执行, 比如不让玩游戏。-use of this procedure : 1. You can monitor the computer running program, on your computer one of the procedures of the time and record the names of two. You can stop th
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:4.61kb
    • 提供者:好笑
  1. ProcessDaemon

    1下载:
  2. 一个VC编写的进程守护程序:此程序可以搜索在系统中运行的所有进程,并找到你制定的进程,对进行发送信息或关闭进行,重新启动进程。-a VC prepared by the guardian of the process : this program can search in the system running all the process and find your development process and for sending information or closed, rest
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:32.95kb
    • 提供者:蔡波
  1. 救护车调度系统

    1下载:
  2. 救护车调度模拟系统,使用java实现,利用多线程控制每一辆救护车,随机出现呼救点,也可以点击界面人工控制!-ambulance scheduling simulation systems, the use of java achieved, the use of multi-threaded control each one ambulance, there were shouts for help, you can click on the manual control interface!
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:119.92kb
    • 提供者:耿神
  1. HyperClock

    1下载:
  2. 多线程定时器、时钟源代码,可以参考VC下多线程编程的技巧!-multithreading timer, the clock source code can refer to VC multithreaded programming skills!
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:118.4kb
    • 提供者:项席和
  1. LF_ThreadPool

    1下载:
  2. 一个在《ACE程序员指南》16章的线程池的例子,但是书上的代码有问题。我进行了修改,使得多线程的运行更加健壮,不会出现当队列中无消息时,线程池迅速消失的BUG。相信很多ACE初学者发现了此问题,在此卖弄一下。-an "ACE Programmer's Guide" Chapter 16 of the thread pool examples, but the book on the code problems. My modified so that the mult
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:2.81kb
    • 提供者:zjw
  1. java海上的小游戏

    1下载:
  2. 小游戏,是服务器有客户端的游戏,只有能登陆就可以玩,还上对战,支持多个客户端-small games, the server is a client of the game, only the landing will be able to play, but also on the screen, multiple client
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:6.07kb
    • 提供者:刘亮
  1. 进程查看源码

    1下载:
  2. 内存进程/模块查看器(含源码) 发信站:安全焦点(2001年4月16日11时50分22秒) Process ...PS.exe(执行文件),PSAPI.dll(NT4的动态链接库), -memory processes / module viewer (including source code) wrote station : security focus (at 11:50:22 on April 16, 2001) ... PS.exe Process (Enforcement), PSA
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:34.73kb
    • 提供者:fxh
  1. Multiprocess

    1下载:
  2. 多进程的解决方案 : 创建一个包含四个窗口的多任务模拟:第一个窗口必须显示一系列的递增偶数;第二个窗口必须显示一系列的递增素数;第三个窗口必须显示任意半径的圆;第四个窗口必须显示一系列的随机矩形。-multi-process solution : Create a window contains four multi-task simulation : a window to show a series of incremental even; The second window mus
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:49.54kb
    • 提供者:mars
  1. webHttp

    1下载:
  2. 简单的web http服务器程序,实现了上传和下载的功能,当然用了多线程,不过功能很简单,我也是从书上找的,不过调试了我半天时间-simple http web server, achieving upload and download functions, of course with a multithreaded, but functional is very simple, I also find books, but I debug a long time
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:47.3kb
    • 提供者:彭宇
« 1 2 ... .06 .07 .08 .09 .10 184011.12 .13 .14 .15 .16 ... 199244 »
搜珍网 www.dssz.com