资源列表
multifeedback
- Multi level feed back q-Multi level feed back queue
sem_shm_test
- 这个代码特点是由System V的IPC对象信号量和共享内存模拟了多进程间的同步手段--P,V操作,验证了进程间的同步互斥问题
c
- 这是c语言的消息队列的另外的解法,简单易懂。-This is a message queue c language other method, easy to understand.
time
- 模拟时钟中断的产生及设计一个对时钟中断事件进行处理的模拟程序-Analog clock interrupt production and design of a clock interrupt events for processing simulation programs
fenpeineicun
- 一个分配内存的小程序,关于操作系统的内存方便-yi ge fen pei neicun de chengxu dajiajianliang suibian kanxiaba
csdfsadfsadfvcxb
- 明:十分完整的蓝牙开发资料,一个步骤一个步骤地教会-transient velocity profile boundary condition
best-fit-and-first-fit-in-c
- First fit and Best fit memory managment scheme implementation in C-First fit and Best fit memory managment scheme implementation in C++
server2
- 实现关于操作系统客户服务器的服务器端,和上一个客户端一起实现聊天功能-About the operating system client-server implementation of the server-side, and on the implementation of a client with chat
zuoye2
- 编写求十进制数12678532与21736543之和的程序,并将和以十进制数的形式送屏幕显示。-Written request of the decimal number 12678532 and 21736543 and procedures, and to decimal form and send screen.
tast
- 微机操作系统,任务管理,任务注册和消册,为上层应用提供任务调度服务-task management
Simulation
- 编写程序完成页式虚拟存储管理中地址转换过程和模拟缺页中断的处理。实验具体包括:首先对给定的地址进行地址转换工作,若发生缺页则先进行缺页中断处理,然后再进行地址转换;最后编写主函数对所作工作进程测试。 假定主存64KB,每个主存块1024字节,作业最大支持到64KB,系统中每个作业分得主存块4块。 -Writing process is complete page-based virtual memory address translation process management and