资源列表
Dijkstra(JAVA)
- 最短路径Dijkstra算法(JAVA)-Dijkstra JAVA
38106449chi2
- chi2算法实现连续属性离散化,效率极高,算法简洁明了,易懂-chi2 algorithm for discretization of continuous attributes, the high efficiency algorithm is concise and easy to understand
cPP
- 求解方程各种方法 迭代法 牛顿迭代 二分法 都有 c++源文件 绝对正确-Solving the equation of a variety of methods iterative method Newton iterative dichotomy has C++ source file is absolutely correct
vector
- 代码设计了可以用来存图像轮廓的数据结构。类的设计。类似与OPENCV的设计方案-The code design can be used to save image outline of data structure. The design of the class. Similar and OPENCV design scheme
data_structure
- 数据结构的c语言程序,具有多种经典的数据结构算法的程序集合。-Data structure of the c language program, with a collection of programs for a variety of classic data structures algorithm.
2.9maze-problem
- 解决数据结构关于迷宫问题编程题的代码,已经调试通过-Solve data structure about maze problem the topic the programming code, have debugging through
hfm-tree
- 解决数据结构中编程的哈夫曼树程序,已经调试通过-Solve data structures of programming hoffmann tree program, has been testing through
BinaryTree
- 二叉树的构建。通过用户所给定的一串数字,利用二叉树的特性,构成一个二叉树。-The construction of the binary tree. A string of numbers given by the user, the characteristics of the binary tree to form a binary tree.
polynomial-calculation
- 解决数据结构中一元稀疏多项式计算的代码,已经调试通过-Solve a yuan sparse data structure calculation of polynomial code, have debugging through
Joseph-ring
- 解决数据结构中约瑟夫环的代码,已经调试通过-Solve data structure of Joseph ring code, have debugging through
LISP-calculators
- 解决数据结构中简单LISP算术表达式计算器的代码,已经调试通过-Solve data structure, the simple arithmetic expressions of LISP calculator code, have debugging through
Queue
- 以一个生动的排队例子深入了解对数组的特性和各项操作-Depth understanding of the features and the operation of the array to a vivid example of queuing
