资源列表
C-CPP
- C语言中常见的所有的头文件的源代码文件。-C common all the source code file header files.
tu
- 图的遍历,C语言visual 2010版运行-Graph traversal, C language, visual 2010 edition runs
AStarPathfinding
- 一种很有效的寻路算法,经典算法!在游戏中应用很广-A very efficient pathfinding algorithm, the classical algorithm!
WebPages_WordSplitting
- 自动提取网页内容(附带简单的 HTTPAnalyzer 类),并根据词典进行分词。-Automatically get the content from webpages, and split the words based on the internal Chinese dictionary.
KPCA1
- 通过非线性映射将原始空间的向量映射到高维空间,进而提取特征的方法 核主成分分析法-Kernel Principal Component Analysis
shujujiegouchazhaosuanfa
- 改代码详细的介绍了关于综合查找算法的详细实现过程,希望可以对大家的学习有所帮助-Detailed descr iption of the code change on the detailed comprehensive search algorithm realization, hope you can help the learning
Data-Struct
- 数据结构的课件和相应的书中的源代码,学习的好资料-Data structures courseware and the corresponding source code for the book, learning
数据挖掘算法代码
- 包含多种算法,各种建模方法,是学习数据挖掘的好资料。
DS_HW
- 这是数据结构课的12次作业,内含要求文档和可执行源码,经过数次算法提炼,十分高效,供数据结构学习者使用-This is the data structure of Section 12 of the operations, including requirements documents and executable source code, after several extraction algorithm is very efficient data structure for learn
Sort
- 该代码实现了各种常见的排序算法,并且对各种算法的复杂度做了简单的比较,程序还设计了简单的互动界面。-The code to achieve the common sorting algorithms, and complexity of various algorithms to do a simple comparison, the program has also designed a simple interactive interface.
shujujiegou
- 数据结构大型作业 包括三个实验 图的建立 城市最小生成树 赫夫曼书 有文档跟编译调试的代码 hubeiminyuan-Data structure diagram of large operations include the establishment of three pilot cities in the minimum spanning tree Huffman book has to compile a document with the code for debugging
work2_ackerman
- akerman函数的,基于递归和堆栈形式的阿克曼函数(ackerman function for begin learners)