搜索资源列表
zhexuejiajincan
- 计算机操作系统原理与实现中的重要实验,关于哲学家进餐的问题-computer operating system Theory and the important experiments on the dining philosophers problem
Threadhuchi
- 进程管理调度的互斥,在计算机操作系统和原理实现中的重要性-process management and control of the mutex, the computer operating system and the principle of realizing the importance of
Threadlinjiequ
- 进程管理中的同步的相关实验,需要了解计算机操作系统的原理-process management related to the synchronization of experiments need to understand the principles of computer operating systems
raid
- 第一章 RAID知识介绍2 1.1 RAID0:条带化2 1.2 RAID13 1.3 RAID0+13 1.4 RAID54 第二章 RAID的实现5 2.1软件RAID5 2.2硬件RAID5 第三章 RAID卡原理6 第四章 Mylex Accele352 RAID 卡设置与使用9 4.1 Mylex Accele352 RAID卡简介9 4.2 RAID卡配置方法9 4.3 RAID阵列的管理10 第五章 Ad
pdf%5C0486
- 移动数据库基本原理及其前景 数据库技术一直随着计算的发展而不断进步,随着移动计算时代的到来,嵌入型操作系统对移动数据库系统的需求为数据库技术开辟了新的发展空间-mobile database and prospects for the basic principles of database technology along with the calculation of the development progresses, With mobile computing the arriva
operationsystempriciples
- 《操作系统原理及应用(Windows Server 2003)》-王红-电子教案.rar ppt格式
AT91M40800
- 本课题的目的就是研制适用于工业现场控制的嵌入式工业控制器,这对于提 高工业现场控制的实时性具有重要意义。本课题以嵌入式系统设计原理和工业控 制实际应用为核心,从理论上和技术方法上开展了一系列研究。主要工作有: 1全面系统地概述了嵌入式系统的发展过程和分类,及其在各个领域 内的应用,以及嵌入式系统的发展方向 2基于嵌入式系统设计原理的嵌入式工业控制器的设计的总体方案, 从硬件和软件两个方面讲述了嵌入式工业控制器的设计思想和方 法,及其可行性的论证 3
multiboot
- 自己编程实现多引导 如果你是一个计算机用户相信你一定安装过操作系统,当你用久了一个操作系统,你可能会安装一个新的操作系统,但你往往希望保留现在的操作系统。比如当你有了一个windows98,你可以在上面再安装windows2K或是windowsXP,这是因为Windows的NTloader可以认识比自己更早的操作系统,所以能够给你保留先前的操作系统。但是如果你现在已经拥有了一个windows2K或是windowsXP你要在硬盘上再装个WINDOWS98甚至一些怀旧派人士想在上面安装一个DOS6.
sjk
- 数据库课程设计 数据库课程设计是在学生系统学习了数据库原理课程以及数据库设计与应用课程之后,按照关系型数据库的基本原理,综合运用所学的知识,以小组为单位,设计开发一个小型的数据库管理系统。通过对一个实际问题的分析、设计与实现,将原理与应用相结合,学会如何把书本上学到的知识用于解决实际问题;另一方面,能深入理解和灵活掌握教学内容。 一.设计题目:C/S模式下的学籍管理系统开发“学生信息管理”模块 二.课程设计环境:基于Windows操作系统环境的C/S模式的Delphi7开发工具,
OS_DIY
- 深入介绍操作系统原理,自己动手写一版属于自己的操作系统。
webOS
- 基于最新的网络操作系统的调研,原创,介绍了工作原理和相关例程
cassp
- 深入理解计算机系统第二版,全面的涵盖了操作系统,编译原理,汇编,计算机硬件的好书。有助于提高程序员的内功-In-depth understanding of computer systems second edition, comprehensive coverage of the operating system, compiler theory, compilation, computer hardware books. Help to improve the programmer'
1
- 嵌入式实时操作系统μCOSII原理及应用-Embedded real-time operating system and application of the principle of μCOSII
Nachosdes-1
- 计算机操作系统是一门实践性很强的课程。一般地阐述其工作原理,很可能使本来具体生动 的内容变得十分抽象、枯燥并难以理解。解决好理论与实践相结合的问题是提高操作系统教 学质量的关键。一门好的操作系统实践课将使读者更加形象和深刻地理解课堂中讲述的概 念、原理和它们的应用。 国内外许多著名的大学都在操作系-Computer operating system is a highly practical courses. General descr iption of its working
write_the_operating_system_youself
- 本书在详细分析操作系统原理的基础上,用丰富的示例代码,一步一步的知道读者用C语言和汇编语言编写一个具有操作系统基本功能的操作系统框架-Book on the detailed analysis of the basis of the principles of operating systems, with a wealth of sample code, step by step, know readers the basic functions of an operating system
banker
- 银行家算法Java语言实现,符合计算机操作系统原理书籍上的要求,请放心下载使用。-Bankers algorithm Java realization, in line with the principle of computer operating system on the books of the request, please feel free to download to use.
The-Design-Operating-System
- 计算机操作系统经典,详细说明Unix操作系统原理和应用。-Computer operating system classic, detailed descr iption of the principles and applications of the Unix operating system.
Embedded-real-time-operating-system
- 嵌入式实时操作系统原理介绍,并介绍了vxworks下软件开发方法。-Introduce the principle of embedded real-time operating system, and introduced under vxworks software development methods.
Computer-Principle-
- 操作系统原理 对于想了解计算机操作系统原理的人来说是一本很好的入门书籍-Operating System for Computer Operating System would like to know who is a good entry-books
Operating-system-course-design
- 操作系统原理是计算机专业的核心课程。本课程设计的目的旨在加深学生对计算机操作系统内核的理解,提高对操作系统内核的分析与扩展能力。在课程理论教学中,较多地是讲解操作系统理论和实现原理。-Operating system principle is the core course of computer science. The purpose of this course is to enhance students understanding of the core of the compute