资源列表
tree
- 数据结构中用c++实现最小生成树,很不错的源码!-Data structures using c++ to achieve the minimum spanning tree,
Josephus_Test
- 约瑟夫环算法 利用数据结构实现 请各位高手指教-Josephus
calculator
- 计算中缀表达式,数字为整数,加减乘除四则运算 -*This program can solve simple formula *by adder, subtraction, multiplication and division, *whose operand is float, including minus float. */
Bubblesort
- 这是一个简单初级的for循环冒泡排序的程序,便于初学者查阅-Bubblesort,C++ programming
sort
- 哈弗曼数的构造过程,可以进行编码译码 代码精炼!-Havermann the number of construction process, can be refined codec code!
sodoku
- 数独解算器,将9*9数独输入后能迅速解出。少于十个解的题目能在0.1秒内解出。-sodoku computer
PolyAdding
- 进行多项式加法,链表结构,健壮性很好,能运算一些稀奇古怪的式子。-For polynomial addition, the list structure, robustness, good performance computing some strange statement holds.
ReversePolishNotation
- 逆波兰表达式求解,算法中很重要的。方便输入输出。-Reverse Polish Notation solving, algorithm is very important. Facilitate the input and output.
sorting
- 各种排序算法,有详细说明,能够比较不同算法的特点。-A variety of sorting algorithms, there are detailed instructions, be able to compare the characteristics of different algorithms.
1235465
- 数据结构中全选主元算法 用于计算矩阵的一种算法-In data structure, the entire selections host basic algorithm is used to calculate one kind of algorithm of matrix
bag
- 在任意位置画任意个点,然后 右击,就自动画出凸包-In any position draw any points, and then right-click, it automatically draw the convex hull of
MINTREE
- 最小生成树问题,稍有修改,大家看看,-Minimum spanning tree problem, slightly modified, we take a look at Hei hei
