资源列表
sudoko
- Its a simple cpp program toh build and solve a SUDOKU
key-activities
- 数据结构中求关键路径和关键活动 数据结构中求关键路径和关键活动-Find the critical path and key activities
Larry
- 数据结构与算法分析,清华大学课件及源码相关资料-Data Structures and Algorithm Analysis, Tsinghua University, courseware and information source
line_tree
- ACM入门,C语言算法与数据结构:线段树详解-ACM Introduction, C Language Algorithms and Data Structures: Detailed segment tree
AQueue
- 基于数组的队列的实现,可以完成队列的基本操作,如插入,删除,查找等-It is a queue template based on an array.It can insert,cancel or seartch an element of different kind.
AStack
- 基于数组的栈的实现,可以完成数据的插入,查找,删除等基本操作。-Array-based stack implementation, the data can be done to insert, search, delete and other basic operations.
juzhengsuanfa
- C++课程设计 矩阵算法 一种比较简单的方法 C语言初学者制作-C++ program design matrix algorithms a relatively simple way to produce C language for beginners
tudejianliyubianli
- 数据结构的图的建立以及遍历一章中的所有方法-The diagrams of data structures and traversing all the methods chapter
the-application-of-tree
- 做了一个树模板类(protected派生于二叉树类)。 类方法模仿MFC的CTreeCtrl-Made a tree template class (protected derived from binary tree class). MFC' s CTreeCtrl class method to imitate
subset
- comb(int m,int k),用归纳法求解m个数集合中的所有k子集-comb (int m, int k), m the number of induction to solve the set of all subsets of k
Graph
- 数据结构是程序开发的重要部分,而图无疑是重要的数据结构中常用的数据结构,该文件实现了图的生成和广度和深度遍历-Data structure is an important part of program development, and plans are undoubtedly important data structure commonly used data structure, the document generation and realization of a graph tra
provide-by-GeeMaple
- 东大软件学院数据结构(SSD5)实践课程(大三上学期的课),内容包括:实验指导书,实验5(1-5)个人代码,实验报告,以及ppt(虽然ppt简陋了点)。-SSD5 experiments in NEU, it is an simple auction
