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

搜索资源列表

  1. 杀不掉的进程

    0下载:
  2. 这个程序怎么学习写进程,原代码详细,请大家看看。VC6。0测试通过了-learning how to write process, the original code in detail, please see. VC6. 0 passed the test
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:6213
    • 提供者:洪湖
  1. 进程的调度

    0下载:
  2. 本程序分别采用高响度比和时间比轮转调度进程就绪队列-this procedure were compared using high loudness and time scheduling process than rotate ready Queue
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1965
    • 提供者:LCY
  1. OS进程调度源码_2

    0下载:
  2. OS操作系统进程调度算法,其中采用两个算法来实现:优先进程和短进程优先算法.-OS process scheduling algorithm, which uses two algorithms to achieve : short-priority process and the process of priority algorithm.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:12235
    • 提供者:wzc
  1. 支持多个进程并发运行的简单进程管理模拟系统

    0下载:
  2. 支持多个进程并发运行的简单进程管理模拟系统。本系统的同步机构采用的信号量上的P,V操作的机制;控制机构包括阻塞和唤醒操作;时间片中断处理程序模拟的时间片中断;进程调度程序负责为各进程分配处理机。-support multiple concurrent processes running a simple process management simulation system. The system adopted by the synchronization signal quantity o
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:11059
    • 提供者:张鹏
  1. 加锁法 解决两个进程合作累加数组

    0下载:
  2. 用加锁的方法解决两个进程累加数组的互斥问题-locked with two ways to solve the array of cumulative process Mutual Exclusion
  3. 所属分类:Static控件

    • 发布日期:2008-10-13
    • 文件大小:277167
    • 提供者:童仝
  1. 完整的进程的调度1

    0下载:
  2. 最经典的 进程调度算法 山东科技大学 版权所有-classic scheduling algorithm in the process of Shandong University of Science and Technology |
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:2742
    • 提供者:张永涛
  1. 进程diaodu

    0下载:
  2. 用vc编写的进程调度的源程序,我们的课程设计,可以直接运行。无错误-vc prepared using the process of scheduling the source, our curriculum design, direct running. Error-free
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:2076
    • 提供者:小五哥哥
  1. 进程查看

    0下载:
  2. Process Viewer 是一个小巧的进程查看器。可以查看目前系统中
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:88042
    • 提供者:流沙
  1. 进程调度模拟源程序

    0下载:
  2. 进程调度问题,调度算法有优先数法和时间片轮法,速度调节可以自己设定-process of scheduling problems, priority scheduling algorithm method and the time-wheel, speed regulation can create
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:27675
    • 提供者:林一森
  1. Example097-枚举计算机上的进程

    0下载:
  2. 开发工具:vs.net2003 可以列举出操作系统的各个进程-development tools : vs.net2003 operating system can be set out in the various processes
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:8574
    • 提供者:向传兵
  1. Example098-获取进程的信息

    0下载:
  2. 开发工具:VS.net2003 可以查看详细的进程信息-development tools : VS.net2003 can view detailed information process
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:8777
    • 提供者:向传兵
  1. 进程调度算法实验报告

    1下载:
  2. 关于进程的调度算法 实验设计: (1)设计一个有N个进程共行的进程调度程序。每个进程由一个进程控制块 PCB表示。进程控制块包括以下信息:进程名,进程优先数,进程需要运行的时间,占用CPU的时间以及进程的状态等。 (2)本调度程序用优先数调度算法。 (3)编写程序并调试运行。 -on the process of scheduling algorithm Experimental Design : (1) design a process of a total of
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:6523
    • 提供者:赵新新
  1. DT修改_xp下隐藏进程VC6

    0下载:
  2. WindowsXP下隐藏自己的进程,使用非常方便,只需要在本进程内调用此函数!千万不要用来写“流氓软件”!-WindowsXP hide under the process is extremely easy to use, only in this process calling this function! Do not write to "rogue software."
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:2764
    • 提供者:邓庭
  1. 进程杆控件的源代码

    0下载:
  2. 进程杆控件的源代码。具有水平、垂直,渐变,显示文本和百分比,播放声音的功能,不会让您失望-process under control of the source code. With horizontal and vertical, graded, and the percentage of display text, voice broadcast functions, will not let you disappointed
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:11893
    • 提供者:林立
  1. 进程优先级处理

    0下载:
  2. 进程优先级处理 当多个进程同时运行时判断优先级-process priority when dealing with a number of processes running when judgment priority
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:1176
    • 提供者:薛芮
  1. 进程间通讯

    0下载:
  2. 二个应用程序进程这间的通讯,也许是很有用处.-two applications of this process of communication, is perhaps useful.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:339913
    • 提供者:pwyy
  1. 结束制定进程

    0下载:
  2. 抓住关键部分!只要晓得进程名称,就能结束他.代码简洁!-seize key part! As long as the process knows the name, we will be able to end his. Simple code!
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:1203
    • 提供者:张辉
  1. 模拟进程同步

    0下载:
  2. 模拟操作系统里的进程的同步实现,用C开发。-operating system simulation of the process of synchronization with C development.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:29854
    • 提供者:李小刚
  1. 进程管理模拟算法

    0下载:
  2. 进程管理的典型代码,可以学习进程管理编程思路和方法,十分有用-the typical process management code, we can learn from the process of programming ideas and management methods, very useful
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:7962
    • 提供者:李鸿中
  1. Windows 进程管理

    0下载:
  2. 用于查看系统的所有进程,但是关机可能在不同的windows上的效果不一样,那是系统才有的权力-View system for all processes, However shutdown may be in different windows on the results, it is only the power system
  3. 所属分类:进程与线程

    • 发布日期:2010-06-29
    • 文件大小:19396
    • 提供者:刘玮
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »
搜珍网 www.dssz.com