资源列表
yichuan
- 使用遗传算法,求解Rosenbrock函数源代码-Rosenbrock function using genetic algorithm source code
c-algorithm
- c算法 (1-4部分)源码,在学习上应该很有帮助的。 -c algorithm (1-2 volume) source
Hash
- HASH表 对于快速数据查找,能大大提高效率-HASH table lookup for fast data, can greatly improve efficiency
traversing-binary-tree
- 非递归遍历二叉树Non - recursive traversing binary tree Non - recursive traversing binary tree Non - recursive traversing binary tree -Non- recursive traversing binary tree
paixusuanfa
- 数据结构中的各种排序算法的实现与相关概念,比较全面的列举出了各种排序算法,适合初学者的学习!-Data structure implementation of the various sorting algorithms and related concepts, a more comprehensive list out the various sorting algorithms, suitable for beginners to learn!
win
- 问题的提出:某大学开田径运动会,现有12名选手参加100米比赛,对应的运动员号及成绩如表所示,请按照成绩排名并输出,要求每一行输出名次、运动员号及成绩。要求用冒泡法排序。 运动员号 成绩(秒) 运动员号 成绩(秒) 001 13.6 031 14.9 002 14.8 036 12.6 010 12.0 037 13.4 011 12.7 102 12.5 023 15.6 325 15.3 025 13.4 438 12.7 -Of the problem: o
average-tree
- 自己写的平衡二叉树算法,用的c++ 写的,比较简单,希望对大家有用-Write their own balanced binary tree algorithm, used to write c++, relatively simple, we hope to be useful
Data-structure-curriculum-design-
- 数据结构课程设计论文,包含表达式求解及平衡二叉树两个内容。-Data structure curriculum design papers, contain expression and the balanced binary tree to solve the two contents.
datastructure
- 里面的内容包括数据结构c++课本里用到的几乎所有源代码-Data structure which covers the textbooks used in c++ source code for almost all
CPP-Algorithm-
- C++趣味算法,C/C++语言经典、实用、趣味程序设计编程百例精解-Algorithm for C++ fun
1
- 数据结构的课件,我们老师用的,第一章,很全面,对初入门者有较大帮助-Data Structure PPT
2
- 数据结构第二章,线性表,适合初学者,便于理解。希望对你有帮助-Data Structure Chapeter 2
