资源列表
DataStrucure
- 这是我上数据结构和算法课程是老师的课件 所有算法都用c++实现拉 .比用伪代码描叙要 好得多-on data structures and algorithms is the teacher's curriculum courseware all algorithms are used to achieve c Rafah. Pseudo code than depicts much better
SAMSDataStructuresAlgorithmsinJava
- It is a java data structures book
BaJiuZhang
- 这章是了八九章。我们数据结构的课件,想学习这个的同学可以下载,有详细的源码和知识,我们上机课都是从这拷的代码,希望可以帮助大家~-This is the eight or nine chapters. Data structure of the courseware, want to learn this the students can download the source and knowledge-on lesson from this copy of the code, I hope
Orthogonal_List
- 稀疏矩阵十字链表的基本操作 包含源代码和讲解的PPT 编译的平台是VS2010 使用模板c-Cross Chain sparse matrix contains the basic operation of the source code and explain the PPT compiled platform is VS2010
0486485811
- Data structures and algorithm
8-Queen
- 这是一个关于8皇后的源代码,是用C语言开发,会输出92中结果。-This is a 8 Queen' s source code is written in C language development, will result in the output 92.
singleton
- 这是一个简单的单例模式的示范,适合刚学设计模式的初学者去了解一下-That this is a simple demonstration of the singleton pattern, suitable for beginners just learning design patterns to find out.
c
- 这是殷人昆写的数据结构(c++)(ppt格式的) 我觉得这个是学习过C++,而且又继续学习数据结构的好资料-This data structure is written Yanren Kun (c++) (ppt format) I think this is learned C++, data structures, and they continue to learn good information
bitree
- 二叉树抽象数据结构,里面有各种二叉树的基本操作,很实用
browsingdata
- browsing data using stack
apriori
- 数据挖掘的经典算法,vc++开发,简单实用-datamining
Way_to_Algorithm
- 挑战算法之路中的具体实现代码,主要涉及信息学竞赛,计算机程序设计竞赛,以及《算法导论》中一些经典算法与题目具体实现~-Way to Algorithm