资源列表
yhj
- 实现操作系统中的经典问题银行家算法,主要的核心代码-The realization of the classic problem of the operating system banker' s algorithm, the main core of the code
Josephus_Test
- 约瑟夫环算法 利用数据结构实现 请各位高手指教-Josephus
KeyboardzPress
- virtual keyboard i hope you will like it
ep121
- 用动态规划方法模拟0-1背包的问题,并包含了文件。-Simulation using dynamic programming methods 0-1 knapsack problem, and contains the file.
jiujiu
- 创建一个线性表,并实现线性表的插入及删除操作-Create a linear form, and to achieve a linear table insert and delete operations
Traverse
- 数据结构中的树的遍历,用栈的存取方式,存地址,也可以说是下标了.用VC++实现-The data structure of tree traverse, with vc++ realized
dongtaiguihuqiubeibaowenti
- 动态规划求0/1背包问题,是一个或多个物品的重量和价值,数组中的每个元素定义一趟需要记录的数据-Dynamic programming 0/1 knapsack problem is the weight and value of one or more items, each array element defines a trip record data
alpha
- 虫食算程序,可以在1s内求出n<17的情况
EuDist
- 求向量的欧式距离-vector for the Continental distance
02051211
- 用C语言实现的一个链表的插入程序,每输入一个数,将其插入链表的最后的位置,用户可选择插入数据或结束插入,结束插入后程序将链表打印出来。
migong
- 通过0/1矩阵模拟现实迷宫 实现迷宫得简单模拟-Through the 0/1 matrix virtual reality simulation of a maze to achieve the maze were simple,
CreateBiTree_PreIn
- 中序建立二叉树,并分别对所建的二叉树进行先序遍历和中序遍历,并打印输出。-Inorder to establish a binary tree, and were built binary tree preorder traversal and inorder traversal, and print output.