资源列表
01
- 迷宫,是我的数据结构课程设计的作品,花了我很长时间才做完的。-Maze, is my data structures course design work, it took me a long time to finish the.
insertion
- 插入排序 算法较简单 初学者 希望能在这个网站成长-Insertion sort algorithm is simple for beginners hoping to grow this website
data-structures
- 西北工业大学 数据结构算法与应用-C++语言描述-Northwestern Polytechnical University, data structures algorithms and applications-C++ language to describe
UARComponents
- SSD4 ex2 绝对正确 信不信由你 恩 就这样吧-SSD4 ex2
code
- 二分法对文本进行排序。比较简单。好像帮一个朋友做毕业设计的时候用到的代码。-Dichotomy of the text sort. Simple. Seems to help a friend used to do when the graduate design code.
dongtaiguihua
- 用动态规划算法计算旅行商 挺不错的,可以看看 输入的时候是输入矩阵 需要自己换行-Dynamic programming algorithm with very good salesman, you can see when the input is the input matrix needs its own wrap
3-8-1
- 把10进制的整数和小数转换成二进制整数和小数-dddddddddd
belman(2)
- Dijkstra算法中要求边的权非负,如果遇到负权,则可以采用Bellman-Ford算法。-about bellman-ford
CRC
- CRC校验采用多项式编码方法。被处理的数据块可以看作是一个n阶的二进制多项式-CRC checksum using polynomial encoding. Data blocks can be processed as a binary n-order polynomial
Dijkstra
- Dijkstra算法是典型最短路算法,用于计算一个节点到其他所有节点的最短路径。主要特点是以起始点为中心向外层层扩展,直到扩展到终点为止。Dijkstra算法能得出最短路径的最优解,但由于它遍历计算的节点很多,所以效率低-Dijkstra algorithm is a typical shortest path algorithm to calculate a node to all other nodes of the shortest path. Main features are a st
paper5
- 本文讨论标定两台数码相机的数学模型和算法。为了达到这个目的,本文根据不同的背景建立了两个模型。-This article discusses the calibration of two digital cameras, the mathematical models and algorithms. To this end, the paper under the background of the establishment of two different models.
pop
- 冒泡算法,数据结构17页,带标示符判断是否已经排序成功-Bubble Sort algorithm, data structure 17, with identifiers to determine whether the order has been successfully
