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

资源列表

« 1 2 ... .26 .27 .28 .29 .30 131.32 .33 .34 .35 .36 ... 904 »
  1. p4

    0下载:
  2. 这个程序用来关闭无用进程。从而清理桌面例如,你的桌面上有很多无用网页,或者内存过行很多进程,你就可以运行此程序,将其关闭。-the procedures used to shut down unwanted process. In order to clear the desktop, for example, on your desktop a lot of useless pages, or trip over a lot of memory process, you can run thi
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:2.78kb
    • 提供者:高请
  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. Tasking1

    0下载:
  2. 一个很好的多线程控制的程序,可以随鼠标的移动画圆,同时可以占用window的空闲线程-a good multi-threaded control procedures, which can be mobile Circle mouse, the window could occupy idle threads
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:46.65kb
    • 提供者:理由
  1. multithread application

    0下载:
  2. 学习多线程编程不可多得得例子,思路清晰, 并可为深入学习的人进一步应用。-learning multithreaded programming in a rare example of clear ideas and being able to study in depth the further application.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:20.41kb
    • 提供者:卢俊波
  1. 读者写者模拟

    0下载:
  2. 模拟操作系统里实现读者-写者问题的程序实例。用vc++编写,直接打开工程文件即可调试。-operating system simulation, achieving readers - who wrote the program examples. Vc with the preparation, direct project documents can be opened debugging.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:84.09kb
    • 提供者:王东
  1. binsearch_star

    0下载:
  2. 一个二分查找的程序,是用mfc 编程的,可以供大家学习哦-a two searching procedures, the use mfc programming, everyone can learn oh
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:47.98kb
    • 提供者:闲庭
  1. hanoi_star_multiple_thread

    0下载:
  2. 自编的hanoi游戏,一个windows界面的程序,原理很简单,关键是多线程编程,可以供大家学习,目前这个程序还有一个小bug但是实在是不知道是什么问题,如果有那位能和我一起学习windows编程,请联系我-directed the Hanoi games, a windows interface procedures, principle is very simple, the key is multi-threaded programming, everyone can learn that
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:38.73kb
    • 提供者:闲庭
  1. Windows存储管理实习

    0下载:
  2. 使用Windows 2000 / XP的API函数,编写一个包含两个线程的进程,一个线程用于模拟内存分配活动,一个线程用于跟踪第一个线程的内存行为,而且要求两个线程之间通过信号量实现同步。-use Windows 2000 / XP API functions, including the preparation of a two-threaded process, a thread used to simulate memory allocation, a thread used to tra
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:7.62kb
    • 提供者:白潘恩
  1. ReaderAndWriter

    0下载:
  2. 在Windows 2000/XP/2003环境下,创建一个包含N个线程的控制台进程。用这n个线程来表示n个读者或写者。每个线程按相应测试数据文件(后面有介绍)的要求进行读写操作。用信号量机制分别实现读者优先和写者优先的读者一写者问题。-Windows 2000/XP/2003 environment, the creation of an N threads include the console process. Use of these n threads to express n read
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:9.77kb
    • 提供者:白潘恩
  1. july

    0下载:
  2. July v2.11 进程查看器July的最新版本,附带源代码-July v2.11 process viewer July the latest version of the source code fringe
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:35.27kb
    • 提供者:陈林
  1. 内存管理系统

    0下载:
  2. 内存管理系统。 用VB编写。希望对大家有点用处~-memory management system. VB prepared. We hope to use some ~
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:9.41kb
    • 提供者:阿酷
  1. sam_sp_42

    0下载:
  2. 进程控制的意义在于可以创建一个进程,并可以通过进程句柄结束进程。-control of the process is to create a process and the process can handle the end of the process.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:10.76kb
    • 提供者:罗森
« 1 2 ... .26 .27 .28 .29 .30 131.32 .33 .34 .35 .36 ... 904 »
搜珍网 www.dssz.com