资源列表
2010011219_e3
- 关于中缀运算符运算与后缀运算符运算算法与课本相同; 关于中缀转后缀采取数据直接赋值,运算符入栈等候操作(根据优先级)的方法 -About infix operators computing and computing algorithms and postfix operators textbooks same infix turn on suffix take data directly assignment operator stack awaiting operation (ac
2010011219_e7_p1
- 了解实际计算机运行中,由于数据类型的不同,发生的截断和舍入误差的问题-Understanding of the actual computer is running, due to the different types of data, the occurrence of truncation and rounding error problem
The-establishment-of-tree-traversal
- 关于数据结构中二叉树的建立与遍历的c++程序,包含详细介绍-On binary tree data structure traversal establish procedures, including details
YoungTableau
- 杨氏矩阵,包括插入,删除,查找一个元素算法-Young matrix, including insert, delete, find an element Algorithm
post_thread_binary_tree
- 后序线索二叉树类模板 树状形式显示线索二叉树 -Postorder threaded binary class template displayed threaded binary tree
kruskal
- Kruskal森林类 用Kruskal算法构造网net的最小代价生成树-Kruskal forest types using the Kruskal algorithm constructs a minimum cost spanning tree network net
prim
- Prim算法 用Prim算法从u0出发构造网g的最小代价生成树-Prim Algorithm Prim algorithm constructed starting from u0 minimum cost spanning tree network g
huffman_tree
- 哈夫曼树 哈夫曼树类模板 已知权,双亲及左右孩子构造结构构造哈夫曼树-Huffman Huffman tree class template known right, parents and children around the Huffman tree structure structure structure
top_sort
- 拓扑排序算法 如图g无回路,则输出g的顶点的一个拓扑序列,并返回SUCCESS,否则返回FAIL-Topological sorting algorithm in Figure g no loop, the output of a topological vertex g sequence and returns SUCCESS, otherwise return FAIL
gauss
- 数值计算方法中的gauss算法,主要是编程的实现。-Numerical methods gauss algorithm is mainly programming implementation.
PanDuan-HuiWen
- 利用栈的基本操作对某一字符串作出判断其是否为回文-Basic operations using the stack to make judgments on whether a string is a palindrome
ShuJuJieGou-KeChengSheJi
- 产生两列随机数列:1.找出其中的素数2.将相同数转化为二进制输出3.统计相同数个数4合并两数列5.分别删除数列1中被2整除的数和删除数列2中被3整除的数-Generates two random number sequence: 1. Figure out where the primes 2 would be the same as the number into binary output 3. Statistical same number number 4 merge two serie
