资源列表
stack
- 此程序算法主要实现中缀表达式转换为后缀表达式,后缀表达式的计算,主要利用栈的性质。-The main achievement of this program algorithm infix expressions into postfix expressions, postfix expression is evaluated, the main advantage of the nature of the stack.
btree
- 平衡二叉树模板,能实现在logN内的查找和插入。是当前查找算法中比较有历史和权威的一种算法。-Balanced binary tree template, can be achieved within the logN find and insert. Search algorithm to compare the current and historical authority of an algorithm.
biaodashi
- 表达式求值,数据结构C语言版,加减乘除幂次方开方-Expression evaluation, data structures, C language version of a power of prescribing Math
computer-algorithms-Analysis
- 计算机算法分析与设计课件 王晓东 ppt-Analysis and design of computer algorithms PPT
Ski
- ACM滑雪问题详细描述和代码,算法解决滑雪问题-ACM ski detailed descr iption of the problem and code
C
- 数据结构与算法 实现两个单链表相间合并 完整程序 可运行-Data structures and algorithms to achieve a complete merger phase two single linked list program can run
fafu1198
- FAFU(福建农林大学)1198小三大作战的题解,用的是最大流EK算法。-FAFU (Fujian Agriculture and Forestry University) 1198 small three operations problem solution, using a maximum flow EK algorithm.
binary-tree
- 一个完整的二叉树运行程序,调试过无任何问题-A complete binary tree is running the program, had no problems debugging
various-sorting-algorithms-
- c语言中各种排序算法总结,非常详细,所有程序都经过测试可用-c language summary of the various sorting algorithms, very detailed, all programs are available through the test
ReaderFiles
- Java数据结构和算法中文第二版-内附的源码-Chinese Java data structures and algorithms second edition- the included source code
16huffman
- 本代码实现了哈夫曼树的构造过程,以及哈弗曼的编码过程-This code implements the Huffman tree construction process, and the encoding process Hafu Man
6-53-1
- 在外部排序中,实现替代选择算法构造初始顺串-In the external sort, the realization of alternative algorithms construct an initial string along
