资源列表
BANK
- 银行家算法 设计程序模拟预防进程死锁的银行家算法的工作过程。假设系统中有n个进程P1, … ,Pn,有m类可分配的资源R1, … ,Rm,在T0时刻,进程Pi分配到的j类资源为Allocationij个,它还需要j类资源Need ij个,系统目前剩余j类资源Workj个,现采用银行家算法进行进程资源分配预防死锁的发生-Banker
MAOPAO
- c++编写冒泡排序法,从小到大排序,适用于许多C++程序-write c++ bubble sort method, from small to large order, for many C++ program
doubly
- Doubly Linked List in c-Doubly Linked List in c++
JOB
- 编写并调度一个多道程序系统的作业调度模拟程序。 作业调度算法:采用基于先来先服务的调度算法。可以参考课本中的方法进行设计。 对于多道程序系统,要假定系统中具有的各种资源及数量、调度作业时必须考虑到每个作业的资源要求。 -Prepare and dispatch a multi-channel program scheduling system simulation program. Job scheduling algorithms: a first-come
DSFTraver
- 图的深度优先搜索遍历,可以实现数据结构中关于图的遍历里面的深度优先搜索遍历-Depth-first search graph traversal can be achieved on the graph data structure traversal inside the depth-first search traversal
maopao
- 用C语言的方法实现冒泡排序 严蔚敏版数据结构习题-Method implementation using C language, Yan Wei-min version of bubble sort data structure exercises
d722732635c1
- 数据结构课程设计,关于运动会名单统计的课程报告。-Data structure course design, the list of statistics on the Games program report.
shujujiegou-yu-suanfafenxi-java-ban
- 数据结构与算法分析java版是纯英文版,有英语基础的应该能看的懂,其中的属于可以在线查阅,基本原理与C版的一样。-Data structures and algorithm analysis java version is pure English, English-based should be able to see to understand, which is available online, the basic principles and C versions of the sam
huffman2
- 二进制哈弗曼编码,编码可以放在前后,可以进行选择-Binary Hafu Man, coding can be placed before and after
huffman_m
- m进制的Huffman编码,可以进行进制的设置-m ary of the Huffman coding, can be set to hex
bfhou
- 八皇后问题的c++代码的解决,一个不大不小的程序段得解决。-Eight queens problem c++ code to solve, a sort of a small block was resolved.
parking
- 停车场!就是一个停车场的程序,数据结构,停车场!-Parking lot! Is a parking lot of the programs, data structures, parking lot!
