搜索资源列表
进程调度程序模拟程序
- 采用静态优先数的方法,编写一进程调度程序模拟程序,进程状态为就绪、运行、阻塞三种。模拟程序只对你所设置的“虚拟PCB”进行相应的调度模拟操作,即每发生“调度”时,显示出当前“PCB名字”、优先数、运行时间等,而不需要对系统中真正的PCB等数据进行修改。-priority number using the static method, the preparation process of scheduling a process simulation program, the process in
《Windows VxD与设备驱动程序权威指南》
- 本书是讲述VxD和设备驱动程序的权威指南。主要分为两部分。第一部分(第2到第12章)讲述Windows执行环境和VxD。第二部分(第13到第19章)讲述基于DLL的驱动程序。本书几乎涵盖了设备驱动程序开发的各个层面,内容全面翔实,可读性较高。 -the book is about the VxD driver and equipment to the authority and guidance. Divided into two main parts. The first part (sect
111vxworks_usb驱动程序
- vxworks嵌入式操作系统的USB驱动程序开发程序,相对棒! -VxWorks embedded operating system USB driver development process, relative wand!
可变分区存储管理的程序模拟
- 操作系统源代码----可变分区存储管理的程序模拟.
一个新的Linux设备驱动程序
- 这是一个我经过研究学习,理解了别人得程序,感觉很不错的源程序.-This is a research study I read, understand others in the process, I feel very good source.
我的进程创建程序
- 一个简单的学习进程创建程序-a simple process of learning to create programs
我的线程创建程序
- 一个简单的学习线程创建程序-a simple learning procedure to create threads
银行家算法程序
- 银行家算法程序,操作系统的,用c编的-bankers algorithm procedures, operating systems, with the series c
银行家算法的程序
- 操作系统小程序--银行家算法-OS small programs -- bankers Algorithm
基于AT89C51单片机的电子万年历C语言程序
- 基于AT89C51单片机的电子万年历C语言程序,并带有调时功能.-Electronic calendar based on AT89C51 microcontroller C language program, and with the tune when the function.
CMD本程序采用C#开发完成
- cmd.exe源代码。本程序采用C#开发完成。对于初学者有很大的帮助哦-cmd.exe source
os3 本程序模拟磁盘存储空间的分配和回收
- 本程序模拟磁盘存储空间的分配和回收,并用位示图管理。-The program to simulate the distribution of disk storage and recovery, and management with a bit map display.
DLT645 掌机抄表程序
- 主要用于振中公司的掌机抄表对于使用振中公司开发掌机程序很有参考价值 -Mainly used in the company' s handheld vibration meter developed for the use of vibration in the handheld program was useful
VB
- wince 5.0系统的i/o测试应用程序 用vs2005的vb编写的-wince 5.0 system i/o test applications written using vs2005 for vb
FileSystemWatcher200801141016
- Windows镜像服务器文件实时监控同步程序-Files Monitor
Producer_Customer
- 模拟操作系统中进程的互斥和同步,解决生产者和消费者问题。使用图形界面,可以在程序中方便的更改生产者和消费者个数,和模拟速度。-Simulation of the operating system mutex and synchronization process to resolve the issue of producers and consumers. Use graphical interface, you can change the process convenient number
RS232
- 自己写的串口调试程序,添加了很多功能,良好的界面-Writing their own serial debugger, add a lot of features, good interface
code
- 设计一个按优先数调度算法实现处理器调度的程序-chu li ji diao du
osruanzhongduan
- 操作系统实验 进程软中断通信 编写一段程序,父进程创建一个子进程p1;并使子进程利用系统调用kill()向父进程发送信号,父进程得到信号后输出字符串“received p1 signal.” 。 -Experimental process, the operating system write a soft interrupt communication procedures, the parent creates a child process p1 and to the child pro
produce_customer
- 操作系统课程设计 简单的进程互斥访问资源的模拟,调用了windows的线程接口函数实现的 MFC开发 生产者消费者程序-no
