资源列表

« 1 2 ... .28 .29 .30 .31 .32 1133.34 .35 .36 .37 .38 ... 2656 »

[数据结构常用算法链表加法

说明:数据结构的链表加法-data structure objectlist Adder
<老倪> 在 2024-11-20 上传 | 大小:34kb | 下载:0

[数据结构常用算法spath

说明:有关启发式搜索的经典算法:A*最短路径算法的实例和对应程序。关注的朋友可以留意一下。(比传统的Dijistra算法效率高很多哦!^_^)-the heuristic search algorithm of the classic : A* shortest path algorithm examples and the corresponding procedures. Concerned friends can look. (Diji
<莜月> 在 2024-11-20 上传 | 大小:34kb | 下载:0

[数据结构常用算法multiplyofarrys

说明:这是一个矩阵乘法 程序,按要求输入矩阵后可实现矩阵间的叉乘、点乘-This is a matrix multiplication multiplication procedure, as required input matrix matrix would be achieved by the fork, take points
<沈刚> 在 2024-11-20 上传 | 大小:34kb | 下载:0

[数据结构常用算法shtpath

说明:最短路径算法,可以实现从一个站点到另一个站点的最短路径搜寻-shortest path algorithm, can be achieved from one site to another site to search for the shortest path
<tag> 在 2024-11-20 上传 | 大小:34kb | 下载:0

[数据结构常用算法sharePfisher

说明:确定投影方向使得降维以后,样本不但线性可分,而且可分性更好-Determine the projection direction makes dimensionality reduction, sample not only linearly separable, and a better separability
<黄博> 在 2024-11-20 上传 | 大小:34kb | 下载:0

[数据结构常用算法visit

说明:用贪心算法做的全国31个城市之间的旅行商问题源代码,可执行程序都在附件压缩包内。里面的data.txt city.txt分别为数据表和城市名,要和可执行程序放在同一个目录内才可执行-greedy algorithm to do with the country's 31 cities between the TSP source code, the executable in Annex compressed packet. I
<谢躜> 在 2024-11-20 上传 | 大小:34kb | 下载:0

[数据结构常用算法juigon

说明:九宫问题(八数码)求解过程动态演示 用VC++编程实现,可以直观地看到演示效果!-JiuGongTu (Digital 8) solution process dynamic demonstration with VC++ programming, visual effects demo to see!
<陈相普> 在 2024-11-20 上传 | 大小:34kb | 下载:0

[数据结构常用算法03101015155202

说明:数据结构课程设计 数据结构课程设计C语言版本-data structure curriculum design curriculum design data structure C language version
<sun dong > 在 2024-11-20 上传 | 大小:34kb | 下载:0

[数据结构常用算法mataqipan00122121

说明:这是数据结构的一个课程设计.马踏棋盘,其中包含两种算法.一种只有一条路线,另一种有多条路线.还有设计文档.希望对大家有用.-This is the data structure of a curriculum design. Horse riding chessboard. which includes two algorithms. Only one of a line, A number of other routes. There
<jannock> 在 2024-11-20 上传 | 大小:34kb | 下载:0

[数据结构常用算法vcwork

说明:上传几个数据结构源代码,比较简单。用标准c++写的。-upload a few data source code structure, relatively simple. Standard c writes.
<zhao> 在 2024-11-20 上传 | 大小:34kb | 下载:0

[数据结构常用算法Bubble sort

说明:冒泡排序(Bubble Sort,台湾译为:泡沫排序或气泡排序)是一种简单的排序算法。它重复地走访过要排序的数列,一次比较两个元素,如果他们的顺序错误就把他们交换过来。走访数列的工作是重复地进行直到没有再需要交换,也就是说该数列已经排序完成。(Bubble Sort is a simple sorting algorithm. It repeatedly visits the sequence of items to be sorted
<JinPatrick > 在 2024-11-20 上传 | 大小:35kb | 下载:0

[数据结构常用算法sew_nointmr_peer

说明:根据菲涅耳衍射原理编写的光学衍射模拟程序()
<DO%219010> 在 2024-11-20 上传 | 大小:35kb | 下载:0
« 1 2 ... .28 .29 .30 .31 .32 1133.34 .35 .36 .37 .38 ... 2656 »

源码中国 www.ymcn.org