搜索资源列表
清华大学计算机教程之-数据结构
- 清华大学计算机系必修课程之一,文件是chm格式的,做的非常不错,教学结构编排的很好,每个html页都很精美,从不同符号和表达式的色彩字体等细节中就可以体现出编排制作者的严谨,还有Flash动画演示;你会发现学习就是一种享受,可谓不可多得的学习资料-computer department of Qinghua University compulsory curriculum, the document was chm format, but has done very well, Teaching
C++toturial
- 文件名为C++大学教程,chm文件,能够很好地学习C++基础
实用数据结构电子教案
- 实用数据结构教程,让你学习数据结构不用愁,呵呵!希望这对你有用,能帮上一点忙!-Practical Guide data structure, so you learn not worry about data structures, Oh! Hope this useful to you, we can help!
randomized-algorithm
- 高级算法的很好的一个教程,学习很有帮助的,努力-A high-level algorithm is a good tutorial, very helpful, and efforts to
shujujiegoujiaocheng
- 有关数据结构的详细教程~希望对大家学习数据结构有帮助~-Detailed data structure of the tutorial ~ I hope all of you to learn data structures help ~
DataStructure
- doc格式的数据结构电子书籍,很好的本地数据结构学习教程,建议好好利用!-doc format of the data structure of electronic books, a very good tutorial to learn the local data structure, it is recommended to make good use!
datastruct
- 《数据结构基础教程》书籍的源代码,可以在学习的同时参考。-Source code in book:Data struct base course.
datastructs
- 严蔚敏数据结构教程中的c实现的源代码,对学习数据结构很有用-Yan Wei-min data structures in c tutorial implementation source code, data structures useful for learning
yuandaima
- 数据结构源码教程,经典例子和源代码,方便你学习数据结构-Source data structure tutorial, classic examples and source code, allowing you to learn data structures
C
- 徐晓凯的经典之作:数据结构教程PPT,学习算法的可以看看喔!-Xuxiao Kai' s classic: the data structure tutorial PPT, learning algorithms can look at Oh!
DSsourceCode
- 数据结构是学习计算机编程必不可少的一门非常重要的课程,然而目前很多教程书上都只有一些非常简单的例子,根本不能让你更加深入去学习,所以本人总结了数据结构中相关的源程序,希望可以很好的帮助有需要的人。-Data structure is essential for learning computer programming course a very important, however, a great number of tutorial books are only a few very si
king_of_monkey
- 猴子选大王,大家学习c语言链表时的经典教程之一-Monkey king elections, we learn c language tutorial list when one of the classic
data-structure
- 这是C++语言版的数据结构与算法教程,内容全面,算法经典,学习容易得手。-This is the C++ language version of the data structure and algorithm tutorial, comprehensive and classic algorithms, learning easily succeed.
2.5-Monte-Carlo-algorithms
- 高级算法中的蒙特卡罗算法,很好的一个教程。学习学习-Advanced algorithms in the Monte Carlo algorithm, a very good tutorial. Learning to learn
2.3-Sherwood-Algorithms
- 高级算法教程中的舍伍德算法,又一个经典算法,需要好好学习学习-Sherwood advanced algorithms tutorial method, but also a classical algorithm, need to learn to learn
Data-structure-
- 数据结构算法与应用, C++语言描。学习数据结构和算法的经典教程。-Data structure algorithm and application, the c plusplus language tracing. Learning data structures and algorithms classic tutorial.
Data-structure-tutorial
- 数据结构教程。周春葆著作。内含大量源码,方便学习和查找-Data structure tutorial. Zhou Bao book. Contains a large number of source code, easy to learn and find
C-100excesices
- c语言100实例和教程,应用于c语言基础学习的参考含线性表,数组,队列,堆栈,广义表,递归,图,排序等。-C 100 examples and tutorials, used in c language foundation study reference including linear table, array, queue, stack, generalized table, recursion, figure, sort, etc.
cPPstructuredata-and-algorithm
- c++教程和数据结构,详细阐述了c++数据结构,并且附带有实例证明,方便初学者学习。-C++ tutorials and data structures, elaborated on the C++ data structures, and comes with examples, easy for beginners to learn
数据结构及应用算法教程
- 数据结构及应用算法,包括书,PPT和配套源代码,学习数据结构的好资料。