资源列表
FindFile
- 遍历指定文件夹,包抱其中的子文件,并把获取到的文件名保存在一个指定的文件中。不用设定宏。使用时请先指定路径。-Through the specified folder, including subfolders hold them, and to get to the file name stored in a specified file. Do not set the macro. Please use the specified path.
finding-the-shortest
- 结合图论的知识并用C++语法知识实现的解决各个城市之间最短距离问题,它很好地结合了找出图上任意两个点之间最短距离及路线的Dijstra 算法。-we combine the technology of the map with the knowledge of C++ to find the shortest distance of the two spots.It perfectly take the advantage of the algorithm of Dijstra,which is
shujujiegou
- 数据结构与算法英文版,内容讲解的很详细,只不过需要英文的功底-Data structures and algorithms in English, explaining the contents of very detailed, except that it requires a good grounding in English. . .
Data.Structures.and.Algorithms.in.C
- [数据结构与算法C..版].很不错的一本数据姐都与算法书籍哦,需要的可以-Data structure and algorithm C. Edition ]. A very good data sister books and algorithms Oh, need to be down
heapsort
- 堆排序树控件显示效果,用MFC实现。输入一串字符在nlog2n时间之类排序-Heap sort tree control display
2009
- 国家集训队2009论文和解题报告集锦,ACMer必看的书籍,对于提高编程水平很有帮助。-National team 2009 papers and problem-solving report highlights ACMer will see books, to improve the programming level is very helpful.
dataStruct
- 数据结构与算法,一本不错的书,喜欢的朋友可以看看。数据结构与算法,一本不错的书,喜欢的朋友可以看看。-Data structures and algorithms, a good book, like a friend can see. Data structures and algorithms, a good book, like a friend can see.
algorith(4th)
- 《算法》这本书对初学者来说很好,分享一下,给大家学习-the book of algorithm(4th)
MIT_Algorithm
- 算法导论的英文版,.chm格式,视觉效果比较好,便于使用;还有MIT的课件;以及部分习题和思考题的答案
c900-classic-example
- c编程经典900例,有很经典的例子可供学习。-c programming classic 900 cases, there are classic examples for learning.
TreeControl
- 在VS2010下制作,简单的表述了树德创建,删除,添加和获得节点-n the VS2010 production, simple representations of the tree to create, delete, add and access node
Heap-Sort
- 数据结构中所要了解及掌握的堆排序算法。-Data structure to understand and master of the heap sort algorithm. ~~~~~~