资源列表

« 1 2 ... .35 .36 .37 .38 .39 1940.41 .42 .43 .44 .45 ... 2656 »

[数据结构常用算法daohen

说明:设计你的学校的平面图,至少包括10个以上的场所,每两个场所间可以有不同的路,且路长也可能不同,找出从任意场所到达另一场所的最佳路径(最短路径)。-Design the floor plan of your school, including at least more than 10 places, each of the two sites can have different road, and the long road may
<甘扬星> 在 2024-10-01 上传 | 大小:6144 | 下载:0

[数据结构常用算法ccPP-algorithm-experiments

说明:cc++算法实验总汇 包含:动态规划法matrix knapsack_dd模板 huff模板 fib模板 dijkstra模板-cc++ algorithm experiment summary include: dynamic programming the matrix knapsack_dd template the huff template the fib template dijkstra template
<何沙沙> 在 2024-10-01 上传 | 大小:37711872 | 下载:0

[数据结构常用算法yuanchengxu

说明:线性表源程序,不用再自己敲键盘了,因为平时看试验书的时候,看懂了也要自己敲,很麻烦-Linear table source program, and not to knock his keyboard
<小句> 在 2024-10-01 上传 | 大小:112640 | 下载:0

[数据结构常用算法link

说明:实现单链表的一些基本功能 插入 删除 排序 等-Some basic features of a singly linked list insertion and deletion sorting
<elian> 在 2024-10-01 上传 | 大小:1024 | 下载:0

[数据结构常用算法tsp

说明:旅行商问题概述:找出一条n个给定的城市间的最短路径,使我们在回到出发的城市之前,对每个城市都只访问一次,即最短哈密顿回路问题。-Overview of the traveling salesman problem: to find the shortest path between a n given cities, so that before we return to the starting city, visit each ci
<叶金鑫> 在 2024-10-01 上传 | 大小:1084416 | 下载:0

[数据结构常用算法fenzhi

说明:查找k1-k2问题从包含n个整数的无序列表中输出第k1小到第k2小之间的所有整数,其中k1<=k2。必须用分治法求解,但是不能简单地重复使用求第k小元素的分治法-Find the small k1 to k2 small integer, k1-k2, the problem from an unordered list with n integers in the output, where k1 < = k2. Divid
<叶金鑫> 在 2024-10-01 上传 | 大小:1024 | 下载:0

[数据结构常用算法test.cpp

说明:考虑右边的无向网,设计算法输出从顶点a到顶点i的一条带权路径长度最短的简单路径.采用递归或非递归的深度优先或广度优先遍历算法扩展实现-Consider the right to the network design algorithm output realization of recursive and non recursive depth-first or breadth-first traversal algorithm ext
<叶金鑫> 在 2024-10-01 上传 | 大小:2048 | 下载:0

[数据结构常用算法test

说明:动态规划法求两个序列的最长公共子序列及其长度-The dynamic programming method to seek the longest common subsequence and its length of two sequences
<叶金鑫> 在 2024-10-01 上传 | 大小:1024 | 下载:0

[数据结构常用算法TreeClass

说明:一个不错的树模板类,可直接拿来使用,一个外国人写的-A good tree template class that can be directly used to write a foreigner
<随大家> 在 2024-10-01 上传 | 大小:96256 | 下载:0

[数据结构常用算法daima

说明:这个压缩包包含了c语言版的数据结构中一些经典的上机例子,也是学习数据结构必须要会做的一些题目的代码。-This package contains the data structure in c language version of the classic example, but also to learn the code of the data structures must be doing some of the topics
<xiaoxiao> 在 2024-10-01 上传 | 大小:34816 | 下载:0

[数据结构常用算法shagnji

说明:该程序用c++语言实现了算法设计学习中经典的0-1问题、旅行者最短路径问题。-The program c++ language to achieve a classic 0-1 in the algorithm design learning Traveler shortest path problem.
<李丹> 在 2024-10-01 上传 | 大小:2048 | 下载:0

[数据结构常用算法code

说明:该程序用c++语言实现了计算机专业课中算法设计学习中经典的多边形游戏和最大子段和问题-The program c++ language to achieve the classic polygon game in the study of algorithm design and the largest sub-segment and problems
<李丹> 在 2024-10-01 上传 | 大小:1024 | 下载:0
« 1 2 ... .35 .36 .37 .38 .39 1940.41 .42 .43 .44 .45 ... 2656 »

源码中国 www.ymcn.org