搜索资源列表
AMI-BIOS-sourcecode.zip
- AMI 主板的BIOS源码,虽然老,但是对于做操作系统的朋友还是有借鉴价值的,还有做虚拟机开发的也很需要。,AMI motherboard BIOS source code, even though the old, but the operating system so there is still drawing on the value of a friend are also doing virtual machine to have much need for development.
050601236
- c,c++实现的算法模拟,只含源码,其中的银行家算法使用c实现的,动态分区分配是c++实现的。- c, c++ realization of the algorithm simulation, containing only source, of which the banker s algorithm to achieve the use of c, dynamic partition allocation is c++ to achieve.
Realization-of-Transplanting-eCOS-to-SoC-with-MIPS
- 介绍了实时操作系统 eCos的特点和开发架构。并通过实现eCos在MIPS32为内核的PNX8310嵌入式系统片上的移植,阐述eCos在嵌入式系统上的移植方法。重点讨论了移植过程中的一些关键点,分析了硬件抽象层的移植方法。该移植方案已经过实际测试,系统稳定可靠。 -The features and the program architecture of eCos are described.With the realization of transplanting eCos to PNX8310
Morgan-Kaufmann-Computer-Architecture
- Computer technology has made incredible progress in the roughly 55 years since the first general-purpose electronic computer was created. Today, less than a thousand dollars will purchase a personal computer that has more performance, more main
banker
- 操作系统小程序--银行家算法.该代码主要是针对计算机系高校学生在操作系统中有编程困难的同学而设计的,针对性教强.模拟实现银行家算法。通过编写和调试一个系统动态分配资源的简单模拟程序,观察死锁产生的条件,并采用银行家算法,有效的避免死锁.-Operating System applet- Banker' s algorithm. The code is mainly for the Department of Computer Science College Students in the
The-essence-of-the-operating-system-
- 操作系统精髓与设计原理(第五版)课后答案英文原版,包含了中文版没有的内容-The essence of the operating system and design principles (Fifth Edition) After the answer. Pdf
PageReplace-of-5-methods
- 关于页面置换5种算法的操作系统课程设计,用MFC做的,里面还包括详细的设计文档和讨论文档,验收PPT。对一些正在做课程设计的同学应该有帮助-Page replacement algorithms on the five kinds of operating systems curriculum design, to do with the MFC, which also includes the detailed design documentation and discussion of do
Study-of-BIOS
- Bios 工作原理的详解,对希望深入了解BIOS的人很有帮助-Detailed Bios working principle, on the hope of better understanding the people very helpful BIOS
the-arithmetic-of-bank
- 银行家算法 安全性检测 操作系统经典实验-the arithmetic of bank
The-introduction-of-epon
- epon被越来越多的人关注,有olt和onu组成,通过光纤传输信息-epon be more and more people are concerned, there olt and onu composition, optical transmission of information through
Explanation-of-macro
- 在实际教学中应用比较法,借助学生已学过的C语言程序格式,从指令含义、循环语句和程序结构等方面,对比讲授FANUC操作系统数控车床的宏程序如何实现二次曲线手工编程.-Explanation of macro-programs based on the C programme language
Principle-of-operating-system.Rar
- 本书详细的讲解了操作系统的相关知识,对初学者和高手都适用,是一本很好的参考书籍。-This book gives a detailed explanation of the operating system of the relevant knowledge, for beginners and superior are applicable, is a very good reference books.
Course-of-the-stored-procedure
- 选课的存储过程已选过,无需重选时间产生冲突,请重新选择-Course of the stored procedure has been chosen, without having to re-election conflict, please re-select
management-of-process
- 综合应用下列知识点设计并实现操作系统的进程调度:邻接表,布尔数组,非阻塞输入,图形用户界面GUI,进程控制块,进程状态转换,多级反馈队列进程调度算法。-Comprehensive application of the following knowledge points and the process scheduler of the operating system : the adjacency table , Boolean array , non-blocking input , gra
require-the-use-of-a-linked-
- 题目说明: 要求采用链表形式,求两个一元多项式的乘积:h3 = h1*h2。函数原型为:void multiplication( NODE * h1, NODE * h2, NODE * h3 )。 输入: 输入数据为两行,分别表示两个一元多项式。每个一元多项式以指数递增的顺序输入多项式各项的系数(整数)、指数(整数)。 例如:1+2x+x2表示为:<1,0>,<2,1>,<1,2>, 输
Function-Description-of-win32api
- win32的函数大全,包括了大部分的win32常用函数,介绍了用法及注意事项-the win32 function Daquan, including most of the commonly used win32 function, usage and Notes
matlabExtraction-of-video-frames
- matlab提取视频帧重而的到想要的关键字或字符-matlabExtraction of video frames
Description-of-the-file-system
- 文件系统的描述,使用C语言模拟的,有文件二级目录,以及文件可以被用户创建,删除等功能-A descr iption of the file system, using the C language simulation, there are two files directory, and the file can be user to create, delete, etc.
i2c-of-the-dm642
- dm642的i2C的使用方法,和注意事项,自己收藏的网页,大家可以下载-dm642' s i2C of use, and precautions, his collection of web pages, you can download to see
design-of-unix
- 行文简单易懂,不失为带你入门内核设计世界的好书-The Design of The UNIX Operating System
