资源列表
111
- 此程序利用线程模拟进程,用p、v原语操作实现生产者与消费者的问题。-This procedure simulated the process of using thread, with p, v primitive operations to achieve the producer and consumer issues.
1234
- 页式虚拟存储管理中地址转换与缺页中断 分页存储管理将一个进程的逻辑地址空间分成若干大小相等的片,称为页面或页。-Virtual Storage Management page in the address translation page fault paging and storage management will be a process of logical address space divided into equal size chip, known as the page o
12344
- 模拟银行家算法 页式存储管理如何实现地址转换;进一步认识页式虚拟存储管理中如何处理缺页中断。用C++实现LRU置换算法 -Bankers algorithm simulation storage management page addresses how to achieve the conversion a better understanding of virtual memory management page of how to handle page fault. Using
read_write
- 实现操作系统读者写者问题,此处为C++实现的源代码-Readers to write to achieve the operating system problem
tree
- <1>将一棵树(或森林)转换为二叉树。 <2>求森林的高度。 <3>按层次方式遍历森林。 <4>输出一个森林中每个结点的值及其对应的层次数。 <5>输出一个森林的广义表形式,如下图中的森林的输出为:-< 1> will be a tree (or forest) into a binary tree. < 2> for the high forest. < 3> by way of tra
KMPPatternMatching
- 利用串类型的KMP算法的简单实现。该算法可以较好的完成字符串的匹配。-KMP string type to use a simple algorithm to achieve. The algorithm can be better to complete the match string.
tree
- 数据结构中抽象数据类型-树的c语言实现(双亲表示法)-Abstract data structure data types- tree c language (parents said Law)
fenxing
- 分形算法与程序设计—VB实现,有各种分形的vb源程序-Fractal algorithm and program design-VB to achieve
HeaderGen
- 从已经存在的头文件目录中,利用头文件中信息来产生报头列表。-Already exist from the first file directory, using the first file header information to generate the list.
suanfasheji
- 邮局选址问题 算法设计 c++邮局选址问题 算法设计 c-post
compile_work2
- 自动机的确定化,充分理解和掌握NFA、DFA以及NFA确定化过程的相关概念和知识,编程实现对输入NFA转换成DFA输出的功能。-Determination of automata, and fully understand and master the NFA, DFA and NFA to determine the relevance of the concept of process and knowledge of programming to convert NFA to DFA in
DatastructurenotesYANWei-minversion
- Data structure notes (YAN Wei-min version.数据结构,严蔚敏讲义版!-Data structure notes (YAN Wei-min version. Data structure, Yan Wei-min lectures version!
