搜索资源列表
OS_Spooling_Simulate
- Spooling技术模拟,操作系统的学习的实验内容之一-Spooling simulation technology, the operating system of learning content
uCOS-IILPC2104
- uCOS移植LPC2104的程序,次部分为裁减过的内容。-for uCOS LPC2104 transplantation procedures, reduction of time off for part of the content.
filesguanli
- 采用二级目录实现的简单模拟文件管理系统。普通文件的目录项包括文件名,文件类型,文件长度,指向文件内容的指针内容。目录文件的目录项包括目录名,指向下一级目录块的指针内容。-using two simple directory achieve simulation document management system. Ordinary paper catalog items including file name, file type, file size, the contents of the
FileMapTransTxt
- 通过内存映射文件数据传输程序,输入内容,可以在另外一个区域显示出来-through memory-mapped file data transfer procedures, import content, in addition a regional show
linux0.11kernel
- linux0.11内核源代码,包括了目前新版本中几乎所有基本功能原理的内容,有利于迅速学习掌握linux的内核机制-linux0.11 kernel source code, including a new version of the present almost all the basic tenets of the functional content, help to quickly learn linux kernel mechanism
CCGL
- 存储管理(包括源程序和设计报告),内容完整-storage management (including source code and design), the content is complete
HeyCacher 高性能缓存方案
- HeyCacher 高性能缓存方案(带源码) 1. 文件的所有权益归上传用户所有 2. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途 3. CSDN下载频道仅提供交流平台,并不能对任何下载内容负责 4. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。 5. 本站不保证本站提供的下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。 -HeyCacher high performance cac
uCOS-II2.76.rar
- ucos2 系统是进入嵌入式系统开发的最基础的也是最入门的,内容是他的源代码,各种芯片的。,ucos2 system is embedded into the system development is the most the most basic entry-level, content is his source code, a variety of chips.
VBcrc16
- CRC-16是检测数据在发送过程中发生错误的常用校验方法,本文通过从工程应用的角度,讲述如何实现CRC-16的程序开发,并给出了Visual Basic和Visual C++程序代码,给从事工业控制的人员在写通信程序的时候提供一些有价值的参考。-1、 Load a 16-bit register with FFFF hex. Call this the CRC register. 2、 Exclusive OR the first 8-bit byte of the message with
MAIN.rar
- 非常完善的小型操作系统代码!是学习操作系统的最好的一个,代码最少,但操作系统的内容全部包括在内!上学时候学习用的!,Very well-established small-scale operating system code! Is learning one of the best operating system, code at least, but the content of operating systems include all! When used to go to schoo
Bankers_algorithm
- 操作系统原理实验——银行家算法实验报告 2实验内容或题目 1)设计五个进程{P0,P1,P2,P3,P4}共享三类资源{A,B,C}的系统,{A,B,C}的资源总数量分别为10,5,72)并行进程可动态地申请资源和释放资源(程序交互输入申请或释放资源数量),系统按各进程的申请动态地分配资源。 3)每当进程动态申请资源或释放资源时,模拟程序应能及时显示或打印各个进程在此时刻的资源分配表、系统可用资源量和安全序列等资源分配信息和安全检查信息 -Operating System
e19c7600-55cd-4382-a965-dd1ee145f3b7
- 《微型计算机系统应用基础》 本书包括计算机基础知识与操作系统、文字处理系统、程序设计入门等内容,覆盖了计算机基础知识的各个方面。为反映最新的技术成就,还包括了Windows操作系统和计算机病毒方面的内容。 本书在内容上力求使初学者得到清晰的概念、坚实的基础;在编写上力求结合实际、易于掌握上机操作、篇幅简练。达到使初学者很快入门,打好基础的目的。 - Application of micro-computer system based on the book, including
VirtualStore
- 本实验的程序设计基本上按照实验内容进行。即首先用srand()和rand()函数定义和产 生指令序列,然后将指令序列变换成相应的页地址流,并针对不同的算法计算出相应的命中 率-The experimental procedure is basically the design of the content in accordance with the experiment. That is, first of all with srand () and rand () function
Elevator_algorithm
- 该源码是为操作系统课程设计所写的,内容是移动臂调度算法中的电梯调度算法。思路清晰,简单明了!-The source code for the operating system written in curriculum design, content is the mobile arm of the elevator scheduling algorithm scheduling algorithm. Clear, simple and clear!
Operating_System
- 包括操作系统引论,进程管理,作业管理,存储器管理,I/O设备管理,文件管理,多处理机操作系统,网络操作系统和分布式操作系统,UNIX系统的内部结构,SHELL等章节内容-Including the operating system introduction, process management, operations management, memory management, I/O device management, document management, multi-processo
caozuoxitong
- 操作系统课程设计 内涵spooling Rsa加密 生产者与消费者 银行家算法 内容简单 适合初学者 -Curriculum design content of the operating system spooling Rsa encryption algorithm banker producers and consumers simple and suitable for beginners content
exp
- 一、本程序针对操作系统中进程撤销相关理论进行实验。要求实验者设计一个程序,该程序 可模拟撤销多个进程及其子孙进程。 二、本程序针对操作系统中进程创建相关理论进行实验。要求实验者输入实验指导书提供的代码并进行测试。代码简化了进程创建的多个步骤和内容。进程的树形结构采用广义表的方式进行存储。 -First, the procedure for revocation of the operating system in the process of theory to experiment
djgpp
- 简单说,是32位的dos。所有内容都在该压缩包内,下载下来直接可用。具体使用说明访问:http://www.delorie.com/djgpp/-In brief, the 32-bit dos. All content in the compressed packet, can be downloaded directly. Specific instructions visit: http://www.delorie.com/djgpp/
geekos-0.3.1
- 一个用C语言开发的操作系统,学生可以在Linux或UNIX环境下对其进行功能扩充,也可以在Windows下使用Cygwin工具进行开发,且其针对进程,文件系统,存储管理等操作系统核心内容分别设计了7个难度逐渐增加的项目供教师选择.-An operating system using C language development, students in the Linux or UNIX environment to expand its functional, you can also use
MY_ELS
- 用ack汇编语言及80x86汇编指令完成一个运行在minix平台上的启动程序,并将其写入虚拟软驱(内容大于512B),实现:在无操作系统情况下运行一个简单的游戏程序。(我们选择的是“俄罗斯方块”。 )即裸机游戏-With ack, and 80x86 assembly language instructions to complete an assembly platform running on minix startup program and write the virtua
