资源列表
sadsa
- 比如输入的是123,2,33,1006,12这样几个数字。 先找出最大的数字的位数是4位,再将所有 的数字变成4位数: 1230 2000 3300 1006 1200 然后进行排序: -itoa () function takes three parameters: The first argument is the number to be converted, the second parameter is to be written to convert the resu
1800
- 数据结构1800,很全面,很有用。学数据结构必备-Data Structure 1800, very comprehensive and useful. Science data structures necessary
排序算法
- 排序算法
balancing
- 动平衡测试系统c程序,请不要用于商业用途,仅仅供学习-Balancing test system c program, please do not used for commercial purposes, only for learning
Data-Structures-a-Algorithms-in-Java
- Data Structure in Java
code
- 数据结构,c源代码。 -Data structures, c source code.
shujujiegoukeshe
- 一个算术表达式是由操作数(operand)、运算符(operator)和界限符(delimiter)组成的。假设操作数是正整数,运算符只含加减乘除等四种运算符,界限符有左右括号和表达式起始、结束符“#”,如:#(7+15)*(23-28/4)#。引入表达式起始、结束符是为了方便。编程利用“算符优先法”求算术表达式的值。 [基本要求] (1) 从键盘读入一个合法的算术表达式,输出正确的结果。 (2) 显示输入序列和栈的变化过程。-An arithmetic expression is
TSP
- 旅行商问题(Traveling Saleman Problem,TSP)又译为旅行推销员问题、货郎担问题,简称为TSP问题,是最基本的路线问题,该问题是在寻求单一旅行者由起点出发,通过所有给定的需求点之后,最后再回到原点的最小路径成本。采用回溯法,邻点法实现,有图形界面。-TSP (Traveling Saleman Problem, TSP) also translated as traveling salesman problem, traveling salesman problem, r
plda-3.1.tar
- Parallel LDA from Google code.
algorithm-analysis-in-Java
- 本书是Mark Allen Weiss的经典之作,基于Java语言,主要介绍了数据结构与算法分析,深入浅出,值得学习!-This classic book is written by Mark Allen Weiss. It is about the data structure and algorithm. It is a great book for new learners!
37116txt
- 任务: 要求能够输入树的各个结点,并能够输出用不同方法遍历的遍历序列;分别建立建立二叉树存储结构的的输入函数、输出层序遍历序列的函数、输出先序遍历序列的函数; -Whereas it is essential, if man is not to be compelled to have recourse, as a last resort, to rebellion against tyranny and oppression, that human rights should b