搜索资源列表
-
0下载:
(1) 掌握基本的同步与互斥算法,理解生产者消费者模型。
(2) 学习实用Windows2000/XP中基本的同步对象特性,掌握相关API的使用方法。
(3) 了解Windows2000/XP中多线程的并发执行机制,实现进程的同步与互斥。
-(1) master the basic synchronization and mutual exclusion algorithms, understanding of the producer consumer model. (2) lea
-
-
0下载:
关于链表的所有操作的代码,包括新建、删除、新加等,适合学习操作系统和算法的人使用-List of all operations on the code, including new, delete, new, etc., operating systems and algorithms for learning to use
-
-
0下载:
学习C语言是很容易找到老师的,你会被详细告知IDE是什么以及如何使用。但学习操作系统呢?你会发现绝大多数操作系统书籍只讲原理,讲各种各样的算法和策略。如果为了考试你可以把它背下来,但是如果是出于兴趣呢,怕是读了几天就感到索然无味了。本资料是操作系统开发实践的技术资料,对于OS感谢兴趣,想要亲身体验编写OS的实践者以及UNIX,LINUX源代码爱好者都可以在本资料中了解实践所需的知识和思路。-Learning C language is very easy to find a teacher, y
-
-
0下载:
单道批处理系统:里面包括先来先服务算法,最短作业优先算法,响应比高者优先算法,时间片轮转算法。适合学习参考-Single-channel batch system: first come first serve which includes algorithms, shortest job first algorithm, the response is high and preferred method, time slice rotation algorithm. Reference for
-
-
0下载:
模拟作业调度算法,学习作业在操作系统中的调度过程,加深对作业管理的理解。特别是作业调度的概念、作业调度与进程调度的区别。培养学生程序设计的方法和技巧,提高学生编制清晰、合理、可读性好的系统程序的能力,加深对操作系统课程的理解,拓宽学生的知识领域,锻炼学生的实践技能。
操作系统,c-Simulation of job scheduling algorithms, learning tasks in the operating system' s scheduling process, t
-
-
0下载:
操作系统磁盘管理算法,经典的操作系统算法,操作系统学习和入门的好源码-Operating system disk management algorithms, the classic operating system algorithms, operating systems, learning, and started a good source
-