资源列表

« 1 2 ... .66 .67 .68 .69 .70 1971.72 .73 .74 .75 .76 ... 2656 »

[数据结构常用算法Huffman

说明:哈夫曼编码。控制台程序。数据结构必备。快速排排,双队列建树。-Huffman coding. Console application. Data structure is essential. Quickly in a row, the dual queue contribution.
<魏翔> 在 2025-06-18 上传 | 大小:14kb | 下载:0

[数据结构常用算法Data-structure-experiments

说明:数据结构8个实验完整源码+可执行程序 +95个其他程序源码+ 数据结构课程设计报告 C语言程序设计题附答案 C语言课程设计 实验2 顺序查找 排序 实验3 顺序栈基本操作 实验4 顺序循环队列基本操作 实验5 二叉树的建立及遍历 实验6 哈夫曼树的创建及编码 实验7 图的创建及遍历 实验8 查找与排序算法 推箱子游戏 -Complete source of data structures eight experimental the th
<何沙沙> 在 2025-06-18 上传 | 大小:1.78mb | 下载:0

[数据结构常用算法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 be different, find another pla
<甘扬星> 在 2025-06-18 上传 | 大小:6kb | 下载: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
<何沙沙> 在 2025-06-18 上传 | 大小:35.96mb | 下载:0

[数据结构常用算法yuanchengxu

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

[数据结构常用算法link

说明:实现单链表的一些基本功能 插入 删除 排序 等-Some basic features of a singly linked list insertion and deletion sorting
<elian> 在 2025-06-18 上传 | 大小:1kb | 下载: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 city only once, the shortest Ham
<叶金鑫> 在 2025-06-18 上传 | 大小:1.03mb | 下载: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. Divide and conquer method to solve,
<叶金鑫> 在 2025-06-18 上传 | 大小:1kb | 下载: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 extensions from the vertex a to v
<叶金鑫> 在 2025-06-18 上传 | 大小:2kb | 下载:0

[数据结构常用算法test

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

[数据结构常用算法TreeClass

说明:一个不错的树模板类,可直接拿来使用,一个外国人写的-A good tree template class that can be directly used to write a foreigner
<随大家> 在 2025-06-18 上传 | 大小:94kb | 下载: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> 在 2025-06-18 上传 | 大小:34kb | 下载:0
« 1 2 ... .66 .67 .68 .69 .70 1971.72 .73 .74 .75 .76 ... 2656 »

源码中国 www.ymcn.org