搜索资源列表

  1. 进程间通信

    0下载:
  2. 描述unix,linux下进程间通信方式-described unix, linux under inter-process communication
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-15
    • 文件大小:246784
    • 提供者:黄勇辉
  1. 操作系统进程内存管理模拟

    0下载:
  2. 有关此程序的功能请见程序中的帮助菜单程序难点1:创建Windows xp中按钮样式解决方法:使用标签控件与形状控件一起形成此样式此方法缺点:由于标签没有TAB事件,所以不能使用键盘控制按钮。此缺点解方法:截取键盘事件,以响应TAB事件(时间有限,没有实现)程序难点2:实时与分时混合应用解决方法:置一FOR循环在TIMER中,先判断并响应时实进程,再置另一当循环在TIMER中,无时实时再执行分时进程。程序难点3:分页式内存管理的调度方式解
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-15
    • 文件大小:25600
    • 提供者:李华
  1. 进程内存映象

    0下载:
  2. 可以加载进程,并查看它在内存中程序、连接库及各种数据的地址映象-can loading process, and view it in the memory process, library data and the address mapping
  3. 所属分类:进程与线程

    • 发布日期:2024-05-15
    • 文件大小:344064
    • 提供者:薛杉
  1. VB进程间通讯演示附源代码 2002021801

    0下载:
  2. VB进程间通讯演示附源代码 2002021801-VB inter-process communication demo source code 2002021801 :
  3. 所属分类:Windows编程

    • 发布日期:2024-05-15
    • 文件大小:53248
    • 提供者:搞活
  1. 操作系统进程管理

    0下载:
  2. 本次程序的题目为:进程管理——支持多个进程并发运行的简单的进程管理模拟系统,对本实验的分析要求是:⑴系统中的同步机构采用信号量上的P、V操作的机制;⑵控制机构包括阻塞和唤醒操作;⑶时间片中断处理程序处理模拟的时间片中断;⑷进程调度程序负责为各进程分配处理机;⑸根据用户的需求来创建n个进程(n为即满足用户需求,又不超出系统可容的最大进程数),各进程互斥地访问使用临界资源 S1、S2;⑹使用动态优先数(如:随阻塞次数的增加而减小优先数,以提
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-15
    • 文件大小:27648
    • 提供者:赵利君
  1. 自制进程管理器

    0下载:
  2. 自制进程管理器This file contains a summary of what you will find in each of the files thatmake up your ShowAllProcess application.-process management with homemade This file contains a summary of what you will find in each of t
  3. 所属分类:进程与线程

    • 发布日期:2024-05-15
    • 文件大小:45056
    • 提供者:西风飘雪
  1. c++ os实验进程调度

    0下载:
  2. 操作系统实验程序 c++ os实验进程调度c++环境写的,不过会c语言和操作系统知识都能看懂-operating systems experimental procedure c os experimental process scheduling write c environment, but will c language and knowledge of the operating system can understand
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2024-05-15
    • 文件大小:96256
    • 提供者:黄竟寻
  1. *系统进程代码

    0下载:
  2. 该软件提供了打开进程,*进程,刷新进程等功能,对了解windows的进程程序的编写方法很有帮助,建议学习进程的同志参考参考!-The software provides the open process, kill the process, setting a new process and other functions, the windows to the understanding of the process of writ
  3. 所属分类:进程与线程

    • 发布日期:2024-05-15
    • 文件大小:1897472
    • 提供者:刘华
  1. 进程手术刀1.0

    0下载:
  2. 功能:1.显示系统进程及进程的模块、线程信息。2.能*任意进程包括系统服务进程。3.能释放任意进程中的任意模块,不过有些关键模块释放不了。4.结束任意进程中的任意线程。5.请用右键进行操作。编译平台:1.该代码在Windows2000+sp2+VC.net平台下编译通过。应用:1.可以用来结束有些以服务进程形式的HACKER及病毒进程。2.可以干掉以DLL形式存在的*。警告:不要太随意得KILL进程,有些服务进程你KILL了之后要倒
  3. 所属分类:进程与线程

    • 发布日期:2024-05-15
    • 文件大小:274432
    • 提供者:李小
  1. 2.如何获取系统进程?

    0下载:
  2. 本程序使用VC编写,用于获取系统进程的标志号。-procedures for the use of the VC preparation for the acquisition process, a symbol.
  3. 所属分类:进程与线程

    • 发布日期:2024-05-15
    • 文件大小:198656
    • 提供者:汤目
  1. 3.如何终止指定进程?

    0下载:
  2. 程序用VC编写,短小,说明如何终止指定进程。-procedures VC preparation, short on how to terminate the designation process.
  3. 所属分类:进程与线程

    • 发布日期:2024-05-15
    • 文件大小:200704
    • 提供者:汤目
  1. 基于DELPHI环境的进程调度算法

    0下载:
  2. 这是操作系统中的一个进程调度算法的源程序!使用delphi7.0K开发!-This is a programme of arithmetic of process attemper with DELPHI 7.0.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-15
    • 文件大小:197632
    • 提供者:罗刚
  1. 进程调度模拟

    0下载:
  2. 一个用vb编写的用来模拟进程调度的小程序!-with a vb prepared for the simulation process of scheduling small programs!
  3. 所属分类:进程与线程

    • 发布日期:2024-05-15
    • 文件大小:29696
    • 提供者:路加
  1. 进程调度试验

    0下载:
  2. 进程调度是处理机管理的核心内容。本实验要求用C语言编写和调试一个简单的进程调度程序。通过本实验可以加深理解有关进程控制块、进程队列的概念,并体会和了解优先数和时间片轮转调度算法的具体实施办法-scheduling process management processor is the core content. The experiment called for using the C language and debug a simp
  3. 所属分类:文件操作

    • 发布日期:2024-05-15
    • 文件大小:2048
    • 提供者:求新
  1. 进程监视

    0下载:
  2. 对局域网内的计算机进行进程监控,可以强制关闭该计算机的进程。-right for the process control computer, the computer forced the closure of the process.
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2024-05-15
    • 文件大小:189440
    • 提供者:八戒
  1. 569999进程管道的vc实现

    0下载:
  2. 进程通信管道模拟,上课时的作业留下的程序,经过老师修改课执行-process communication channel simulation class left the operating procedures are followed, the implementation of the teachers change classes
  3. 所属分类:通讯编程

    • 发布日期:2024-05-15
    • 文件大小:15360
    • 提供者:刘新门
  1. 模拟进程管理

    0下载:
  2. 本程序模拟进程管理,类似windows里的进程管理界面,但是只是模拟各种状态的转换以及cpu的分配,有利于在学习os时对进程加深理解-the simulation process management, and similar windows Lane process management interface, but only to simulate a state of the allocation of cpu is conduc
  3. 所属分类:进程与线程

    • 发布日期:2024-05-15
    • 文件大小:47104
    • 提供者:刘凯
  1. 进程状态转换

    0下载:
  2. 这个程序是用java写的一个模拟进程各种状态之间的转换。通过不同的操作,直观的看到进程之间的状态转换是由什么操作引起的。-the procedure is written in java with a variety of modeling process for conversion between the state. Through the operation, intuitive process to see the state
  3. 所属分类:其他小程序

    • 发布日期:2024-05-15
    • 文件大小:5120
    • 提供者:刘凯
  1. 进程调度模拟(C++版)

    0下载:
  2. 本程序模拟进程调度.采用时间片轮转算法.可以添加,删除,悬挂某个进程.有较详细的文档说明-the simulation process scheduling. Using Web-time algorithm. They can add, delete, flag a process. A more detailed document Note
  3. 所属分类:其他小程序

    • 发布日期:2024-05-15
    • 文件大小:12288
    • 提供者:lyh
  1. (进程通信)

    0下载:
  2. 进程管理中的进程通信 父进程和子进程间的通信 以及五种通信方式-process management of the process of communication process and the father of the child process and the communication between the five means of communication
  3. 所属分类:界面编程

    • 发布日期:2024-05-15
    • 文件大小:7674880
    • 提供者:王成
« 1 2 3 4 56 7 8 9 10 ... 50 »

源码中国 www.ymcn.org