资源列表
[数据结构常用算法] Constructionofdataalgorithmcollection
说明:数据结构算法集C++版.好东西大家一起分享。-algorithm data structure set C version. Good things to share with everyone.<> 在 2025-06-15 上传 | 大小:781kb | 下载: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<李南> 在 2025-06-15 上传 | 大小:779kb | 下载: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 ~<叶梓> 在 2025-06-15 上传 | 大小:779kb | 下载:0
[数据结构常用算法] Map
说明:对图的各种操作,包括深度遍历,广度遍历,最小生成树,最短路径的各中算法,而且有递归和非递归方式,对学习数据结构有很大的帮助。 代码全是自己根据理解自己写的,思路很符合初学者。-Various operations on the map, including the traverse depth, breadth traversal, minimum spanning tree, shortest path in the algorithm, and recursive and non rec<wafer> 在 2025-06-15 上传 | 大小:779kb | 下载: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 steps in all positions<黄志鹏> 在 2025-06-15 上传 | 大小:780kb | 下载:0
[数据结构常用算法] 凯撒密码
说明:凯撒密码(caeser)是用于加密通过信使传递的作战命令。置换加密的优点就在于它易于实施却难于破解。发送方和接收方很容易事先商量好一个密钥,然后通过密钥从明文中生成密文,即使敌人获取密文,通过密文直接猜测其代表的意义,在实践中是不可能的。 在密码学中存在着各种各样的置换方式,但所有不同的置换方式都包含2个相同的元素:密钥和协议(算法)。凯撒密码的密钥是x,算法是将普通字母表中的字母用密钥对应的字母替换。(The Kaiser code (Caeser) is the operational c<寒修末 > 在 2025-06-15 上传 | 大小:781kb | 下载: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 > 在 2025-06-15 上传 | 大小:779kb | 下载:0