资源列表

« 1 2 ... .71 .72 .73 .74 .75 2276.77 .78 .79 .80 .81 ... 2658 »

[数据结构常用算法Dijkstra_TA

说明:数据结构的经典实验程序。以全国主要城市为图的顶点, 铁路连接为图的边, 距离作为加权, 设计完成一个最短路径自动查找系统;输入为出发城市和目标城市, 输出为最短路径和距离。 -data structure of the classic experimental procedure. In major cities across the country to the vertex, the railway linking the ed
<王斐> 在 2024-05-10 上传 | 大小:795648 | 下载:0

[数据结构常用算法guide

说明:采用floyd算法实现的校园导游系统,区别于迪杰斯特拉算法,包中有源代码,以及可以直接运行的exe文件!-Floyd algorithm using campus tour guide system, different from the Dijkstra algorithm, the package source code, and can directly run the exe file!
<Jimmy> 在 2024-05-10 上传 | 大小:794624 | 下载:0

[数据结构常用算法Optimalbinaryindexassignments

说明:Optimal Binary Index Assignments for a Class of Equiprobable Scalar and Vector Quantizers-Optimal Binary Index Assignments for a Class ofEquiprobable Scalar and Vector Quantizers
<李南> 在 2024-05-10 上传 | 大小:797696 | 下载:0

[数据结构常用算法BDS

说明: 编写完整程序,将中缀表达式翻译成后缀表达式。 要求: 表达式由操作数(变量)、操作(运算符)以及小括弧“(”和“)”组成,其中: • 操作包括算术运算、关系运算和逻辑运算三类; • 操作数应能够识别但个字符或由字母和数字任意多个字符构成; • 能够识别出简单的错误,如括弧不匹配。 输入:中缀表达式,80个字符以内 输出:转换后的后缀表达式 -The preparati
<迟浩东> 在 2024-05-10 上传 | 大小:798720 | 下载:0

[数据结构常用算法0841143_Lab04_CNPTK

说明:AVL Tree source code language Cplusplus
<Phuc Le> 在 2024-05-10 上传 | 大小:794624 | 下载:0

[数据结构常用算法MyLib

说明:acm竞赛,吉林大学整套模板,涵盖图论,数据结构等等内容-acm contest, Jilin University, template package, covering graph theory, data structures and much more
<zzq> 在 2024-05-10 上传 | 大小:793600 | 下载:0

[数据结构常用算法queue

说明:队列是一种重要的数据结构,本文档介绍了一些典型的应用队列的工程问题。-Queuing is an important data structure, this document describes some typical applications engineering problems the queue.
<zyh> 在 2024-05-10 上传 | 大小:795648 | 下载:0

[数据结构常用算法beinuli

说明:贝努力队列的实现,学过数据结构的都知道。-Bernoulli queue implementation.
<JINP> 在 2024-05-10 上传 | 大小:796672 | 下载:0

[数据结构常用算法The-Synthesis-of-Algorithmic-Systems

说明:ACM竞赛试题,不过年份比较久远,但确实是精华!希望您能从中得到启发~-ACM contest questions, but the more distant years, but it is the essence! Hope you get inspired from ~
<叶梓> 在 2024-05-10 上传 | 大小:797696 | 下载:0

[数据结构常用算法Map

说明:对图的各种操作,包括深度遍历,广度遍历,最小生成树,最短路径的各中算法,而且有递归和非递归方式,对学习数据结构有很大的帮助。 代码全是自己根据理解自己写的,思路很符合初学者。-Various operations on the map, including the traverse depth, breadth traversal, minimum spanning tree, shortest path in the algori
<wafer> 在 2024-05-10 上传 | 大小:797696 | 下载:0

[数据结构常用算法BFSTraverse

说明:利用BFS算法和队列实现在棋盘上已知“马”的初始位置,得到其在指定步数内可以到达的所有位置的功能-Use BFS algorithm and queue on the board to achieve a known " horse" in the initial position, get the function which can be reached within a specified number of s
<黄志鹏> 在 2024-05-10 上传 | 大小:798720 | 下载:0

[数据结构常用算法第2周Merge-Sort

说明:迭代训练,归并排序,可实现一定长度输入数值的准确排序,归并排序计算复杂度低,效率高(Merge and sort can achieve a certain length of the input value of the exact sort, merge sort calculation complexity is low, high efficiency)
<maggiehmd > 在 2024-05-10 上传 | 大小:797696 | 下载:0
« 1 2 ... .71 .72 .73 .74 .75 2276.77 .78 .79 .80 .81 ... 2658 »

源码中国 www.ymcn.org