资源列表
ACM-Template
- ACM常用的算法、数据结构模板,清晰明了,常用的树、图论、数论等都包含在内-ACM commonly used algorithms, data structures, templates, clarity, common tree, graph theory, number theory and so contains
line_tree
- ACM入门,C语言算法与数据结构:线段树详解-ACM Introduction, C Language Algorithms and Data Structures: Detailed segment tree
aijifenshu
- 在古埃及,人们使用单位分数的和(形如1/a的, a是自然数)表示一切有理数。 如:2/3=1/2+1/6,但不允许2/3=1/3+1/3,因为加数中有相同的。 对于一个分数a/b,表示方法有很多种,但是哪种最好呢? -In ancient Egypt, the use of unit fractions, and (like the 1/a' s, a is a natural number) that every rational number. Such as: 2/3
hafuman
- 这是一个哈夫曼树,适用于数据结构课程设计-This is a Huffman tree, applied to the data structure of curriculum design
ChessBoardCoverage
- C#实现的棋盘覆盖程序,界面比较漂亮,绝对可以运行!-C# implementation the chessboard coverage program, the interface is beautiful, absolutely can run!
KMP-algorithm
- c++文档 KMP算法的实现及注释 有详细的文档说明-KMP algorithm c++ document to achieve a detailed documentation and notes
NQueueProgram
- 八皇后问题,一个经典的算法题,用的是回溯法,把所有的解全部解出来了-eight queue program , it s has the whole answer
datastructer
- 数据结构的电子版,严蔚敏主编 C语言版 想要的下载吧-data structure
xueshengguanlixitong
- 简单的学生成绩管理系统,可以实现查询,添加,排序等操作-Simple student performance management system, you can query, add, sorting and other operations
c
- 数据结构c语言程序,排序问题,筛选问题,逆阵问题等等,内容多多请君选择-C programming language data structures, scheduling problems, screening problems, inverse problems, and so, a lot of inviting select content
gSpan6.tar
- 频繁图挖掘实现算法gspan,用C++语言实现-an algorithm for subgraph discovery named gspan,it was first found by famous machine learning expert Jiawei Han
TSingHua_YanWeiMin_DataStructure(C_and_CPlusPlus)C
- 数据结构算法实现及解析—配合严蔚敏_吴伟民编著的数据结构(C语言版和C++版)(作者 高一凡)源代码。 本代码含有严蔚敏《数据结构(C语言版)》和《数据结构(C++版)》两本书全书完整源代码,我在Visual C++、Dev C++、Turbo C、Turbo C++、DJGPP、MinGW上调试通过,正在学习数据结构的同学一定要看啊~对学习相当有帮助-Data Structure and Analysis of Algorithms- Wei-Min Yen with吴伟民_ edited
