资源列表
BANK
- 操作系统中银行家算法,防止死锁策略,可用于操作系统课程设计-Operating system bankers algorithm to prevent deadlock policy, can be used for courses on operating system design
dongtaifenqu
- 操作系统中动态分区分配算法,是内存管理重要算法,可用于操作系统课设-Dynamic operating system partition algorithm, is an important memory management algorithm that can be used to operate the system class-based
priority
- 操作系统中高优先权优先调度算法 可用于操作系统课设,是调度算法中重要部分-Operating system a high priority priority scheduling algorithm can be used class-based operating system, it is an important part of the scheduling algorithm
RB_TREE(CPP)
- C++红黑树的实现 实现了一颗红黑树的建立 并使用了设计模式中的visitor完成打印和求和-The red black tree The establishment of a complete tree and the use of design patterns in the visitor print and summation
off2stl
- 三维模型文件的数据结构转换,能将off格式文件转换成stl格式,可用于3d打印-transform off to stl
hash_tree
- C++编写的二叉哈希树,根据每个比特位的奇偶进行哈希,最终得到哈希的叶子节点。即由输入的数值得到哈希的叶子节点。-hash tree by c++
Direct-insertion-method-main2
- 这是用C++语言写的一个用直接排序法排序的程序-This is written in c++ language a program that sorted by direct sequencing method
Bubble-sort-method-main1
- 这是用C++语言写的一个用冒泡排序法排序的程序-This is written in c++ language with a bubble sort sorting procedure
Selection-method-main4
- 这是用C++语言写的一个用选择排序法排序的程序-This is written in c++ language with a selection method of the program
ArbolBinarioC
- Binary Tree implementation C-Binary Tree implementation C++
S-IMPLEMENTATIONC
- Singleton Design Pattern C-Singleton Design Pattern C++
Invest
- 数据结构中解决简单的投资问题,稍微改进即可使用-The simple investment data structure to solve the problem, can use a little improvement