搜索资源列表
os2
- 处理器系统的进程调度编写程序完成单处理机系统中的进程调度,要求采用时间片轮转调度算法。实验具体包括:首先确定进程控制块的内容,进程控制块的组成方式;然后完成进程创建原语和进程调度原语;最后编写主函数对所作工作进程测试。-processor systems process scheduling procedures for the preparation of single-processor system to complete the scheduling process, requiring
os3
- 动态分区存储管理方式的主存分配回收。存储管理中动态分区的管理方式,编写程序完成动态分区存储管理方式的主存分配回收的实现。实验具体包括:首先确定主存空间分配表;然后采用最优适应算法完成主存空间的分配,完成主存空间的回收;最后编写主函数对所作工作进程测试。存分配时查找空闲区进行分配,然后填写已分配区表,主要操作在空闲区-dynamic storage management through the distribution of the main deposit recovery. Dynamic S
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
fenqucunchu
- 编写程序完成可变分区存储管理方式的内存分配会受。实验具体包括:首先确定内存空间分配表;然后采用最佳分配算法完成内存空间的分配和回收;最后编写主函数对所做工作进行测试-Completed programming stored variable district management will be affected by the memory allocation. Specific experiments include the following: first determine alloca
poi-bin-3.0.1-FINAL-20070705
- 在java编程中实现ppt,word等预览所必不可少的插件。-Achieved in the java programming ppt, word, such as plug-ins are essential for preview.
final
- 操作系统实验指导书,有详细的代码,包括操作系统的各种实验-Operating System Experiment guide book, contains a detailed code, including operating system, various experiments
MP1-Final-OS
- just a simple program that manage memory of OS
linuxC
- C语言本质。结合计算机和操作系统的原理讲解C程序是怎么编译、链接、运行的,同时全面介绍C的语法。位运算的章节改编自亚嵌教育林小竹老师的讲义,链表和二叉树的章节改编自亚嵌教育朱老师的讲义。汇编语言的章节改编自[ GroudUp],在这本书的最后一章提到,学习编程有两种Approach,一种是Bottom Up,一种是Top Down,各有优缺点,需要两者结合起来。所以我编这本书的思路是,第一部分Top Down,第二部分Bottom Up,第三部分可以算填了中间的空隙,三部分全都围绕C语言展开
Timer
- 這是一個計時器使用MFC介面VC撰寫分好用- This is a clock,it can final count down
os
- 操作系统的幻灯片及习题 适合期末复习和讲课用-Operating system slides and exercises for review and final lecture with
operating-system
- 该文档主要是关于操作系统期末考试的选择题-The documents are mainly about operating system on the final choice
2005_hit_osA
- 这是哈工大2005年春季的操作系统课程考试题希望这对广大考研或者复习操作系统期末考试的同学有帮助!-HIT is the operating system in spring 2005 course examination questions or wish to review this operating system the majority of PubMed final exam students have to help!
lab2-checkpoint-final
- 操作系统实验,Lab 2 by MIT 6.828 JOS-Operating System Experiment, Lab 2 by MIT 6.828 JOS
Beginning-Relational-Data-Modeling
- 这本书目的是给读者提供一个关系型数据库模型领域的背景。这是一本易读的和有实践练习的书。-Relational databases provide a powerful means by which to store and manipulate vast volumes of data. The design of such systems is based on the mathematics of relational theory, which was advanced in it
lab3-final
- MIT JOS LAB3调试好的代码,在linux-ubuntu 通过qemu测试,实验得分满分。-MIT JOS LAB3 debugged code, linux-ubuntu by qemu test, test scores out.
osc7e-src
- 操作系统第七版课本源代码,希望广大网友能够从中有所学习(Operating system seventh edition textbook source code)