资源列表
Tree_Operate
- 采用VS2013构建~单文件,其它版本重新编译即可 包含:识别广义表建立二叉树,层次遍历,及非递归前序遍历~~课后小作业,还比较粗糙-~ Using VS2013 build single-file, other versions recompilation comprising: identifying generalized form established tree, traverse the level, and non-recursive preorder traversal ~
zuma
- 一种类ZUMA游戏的算法分析,数据结构奥赛题-ZUMA game of a class of algorithm analysis, data structures, Orsay title
erchapaixushudepanding
- 试写一个判别给定二叉树是否为二叉排序树的程序。 1.1.1 此二叉树以二叉链表作存储结构; 1.1.2 树中结点的关键字均不同。 1.1.3 正、反测试用例自己设计
CircQueue
- 这是循环链表的各个功能实现,有循环链表的定义文件,即.h文件-This is the list of the cycle of each functional realization, have inside a circular chain table definitions
tree
- 数据结构树的演示程序,包括等价类合并、二叉树基本操作的实现、哈夫曼树、线索二叉树、前、中缀二叉树、表达式求值等程序。- The tree data structure demo program, including the equivalence class combination, two tree basic operations to achieve Huffman tree, binary tree, two clues, and two binary tree, infix
minimumpathcover
- 这是一个关于最小路径覆盖的算法,用c++的类封装的-this is a program about minimum path cover using class of C++ it is good for algorithm learner
01bag_problem
- 特殊的01背包(原算法分析题4-3) 问题描述:01背包是在N件物品取出若干件放在空间为C的背包里,每件物品的体积为W1,W2……Wn,与之相对应的价值为P1,P2……Pn,并取得最大价值。普通的01背包中物品的重量和价值没有明确的关系,这里定义一种特殊的01背包:向背包中放入的物品的价值和体积成反比,也就是价值越高,体积越小,注意这里物品价值和体积的乘积并不是固定值。例如:如下的物品满足这个“特殊的01背包”,5件物品: 物品1,价值 v=6,体积w=20 物品2,价值 v=1,体
Web_Design_Guide_Open_Shortest_Path_First
- 网络设计开放式最短路径优先教程Web Design Guide Open Shortest Path First -Web Design Open Shortest Path First Tutorial Web Design Guide Open Shortest Path First
Prim
- Prim算法求连通加权无向图的最小生成树,在VS2010下编写并测试通过-Prim algorithm for connected weighted undirected graph, minimum spanning tree.
Priority2
- 数据结构实验,优先队列与堆,C++编程实现(Data structure experiment, priority queue and heap, C ++ programming implementation)
Debug
- 用该代码可以实现数据结构中实现字符串的问题(Using this code to implement a string in a data structure)
mina-maleki
- THIS CODE IS IDENTFICATION SYSTEM BY DATA EXCEL IN MATLAB WITH ARX MODEL