资源列表
1
- 最短哈密尔顿图,穷举法,递归调用, 深度优先查找-The shortest Hamiltonian, brute-force method, the recursive call, depth-first search
contain
- 算法插入排序,可以插入多种数据类型,比如整型,字符型,-Insertion sort algorithm, you can insert a variety of data types, such as integer, character, and so on
sort
- 排序算法有六种,有冒泡法,枚举法-failed to translate
Factorial
- 大数阶乘,数据结构与算法作业,VC++,-Factorial of large numbers
floyd
- 插点法一种用于寻找给定的加权图中顶点间最短路径的算法-Insertion point method for finding a given weighted graph algorithm shortest path between vertices
SAMSDataStructuresAlgorithmsinJava
- It is a java data structures book
DataStructure
- 用C++编写的常用数据结构类,包括链表、堆栈、队列、二叉树、图的基本算法等-Commonly used data structures written in C++ class, including lists, stacks, queues, binary tree, graph the basic algorithm
ComputationalGeometry
- 计算几何的原本的算法不好用。本书就现在一些新的算法做一些介绍,从实际的应用出发,便于理解和自学。-The original computational geometry algorithms difficult to use. Book to present some new algorithms to do some introduction, from a practical application, the ease of understanding and self-learning.
heilongjiangdaxueshiyanti
- 黑龙江大学数据结构上机题目和答案 一共五周的实验。-Heilongjiang University data structure questions and answers on the machine a total of five weeks of the experiment.
greedy
- 用VS6.0实现的作业调度贪心算法。包含完整的源码及实验结果图。-Job scheduling with VS6.0 greedy algorithm implemented. Contains the complete source code and experimental results Fig.
Queens
- 用VS6.0编写的八皇后问题。内包含完整代码及实验结果截图。-Written by VS6.0 eight queens problem. Contains the complete code and the experimental results screenshot.
Datastructure
- 数据结构内教学说提到的所有结构的程序,基于C++语言编写-Teaching data structure that all the structures mentioned in the program, based on C++ language
