资源列表

« 1 2 ... .13 .14 .15 .16 .17 1018.19 .20 .21 .22 .23 ... 2656 »

[数据结构常用算法code

说明:二分法对文本进行排序。比较简单。好像帮一个朋友做毕业设计的时候用到的代码。-Dichotomy of the text sort. Simple. Seems to help a friend used to do when the graduate design code.
<kefan> 在 2025-01-22 上传 | 大小:167kb | 下载:0

[数据结构常用算法dongtaiguihua

说明:用动态规划算法计算旅行商 挺不错的,可以看看 输入的时候是输入矩阵 需要自己换行-Dynamic programming algorithm with very good salesman, you can see when the input is the input matrix needs its own wrap
<GYM> 在 2025-01-22 上传 | 大小:175kb | 下载:0

[数据结构常用算法3-8-1

说明:把10进制的整数和小数转换成二进制整数和小数-dddddddddd
<苏裕辉> 在 2025-01-22 上传 | 大小:1kb | 下载:0

[数据结构常用算法belman(2)

说明:Dijkstra算法中要求边的权非负,如果遇到负权,则可以采用Bellman-Ford算法。-about bellman-ford
<我下下> 在 2025-01-22 上传 | 大小:1kb | 下载:0

[数据结构常用算法CRC

说明:CRC校验采用多项式编码方法。被处理的数据块可以看作是一个n阶的二进制多项式-CRC checksum using polynomial encoding. Data blocks can be processed as a binary n-order polynomial
<我下下> 在 2025-01-22 上传 | 大小:63kb | 下载:0

[数据结构常用算法Dijkstra

说明:Dijkstra算法是典型最短路算法,用于计算一个节点到其他所有节点的最短路径。主要特点是以起始点为中心向外层层扩展,直到扩展到终点为止。Dijkstra算法能得出最短路径的最优解,但由于它遍历计算的节点很多,所以效率低-Dijkstra algorithm is a typical shortest path algorithm to calculate a node to all other nodes of the shortes
<我下下> 在 2025-01-22 上传 | 大小:16kb | 下载:0

[数据结构常用算法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 t
<shyhio> 在 2025-01-22 上传 | 大小:628kb | 下载:0

[数据结构常用算法pop

说明:冒泡算法,数据结构17页,带标示符判断是否已经排序成功-Bubble Sort algorithm, data structure 17, with identifiers to determine whether the order has been successfully
<陈根> 在 2025-01-22 上传 | 大小:1kb | 下载:0

[数据结构常用算法Array

说明:数组类的定义,自己写的,根据 清华大学数据结构上面改编的-Array class definition, write, according to the above data structure adapted Tsinghua University
<陈根> 在 2025-01-22 上传 | 大小:2kb | 下载:0

[数据结构常用算法datastructure

说明:这是老师给我们的数据结构(C语言 严蔚敏版)的源码-This is the teacher gave us the data structure (C language Yan Wei-min version) source
<曾浩> 在 2025-01-22 上传 | 大小:5.43mb | 下载:0

[数据结构常用算法Maze_Engine

说明:数据结构一书上 关于迷宫游戏的算法-Book on data structure algorithms on maze game
<陈根> 在 2025-01-22 上传 | 大小:2kb | 下载:0

[数据结构常用算法data

说明:我们的一个数据结构课程设计(基本操作)-A data structure of our curriculum design (vomited basic operation)
<曾浩> 在 2025-01-22 上传 | 大小:2.32mb | 下载:0
« 1 2 ... .13 .14 .15 .16 .17 1018.19 .20 .21 .22 .23 ... 2656 »

源码中国 www.ymcn.org