资源列表
[数据结构常用算法] DSDemo
说明:数据结构,经典算法,C语言和BASIC语言双重代码动态演示程序-Data structure, the classical algorithm, C language and double-source dynamic language BASIC demo program<zhongsheng> 在 2025-06-16 上传 | 大小:1.94mb | 下载:0
[数据结构常用算法] 2-2
说明:求解Josephus问题的函数。用整数序列1, 2, 3, ……, n表示顺序围坐在圆桌周围的人,并采用数组表示作为求解过程中使用的数据结构。-Josephus problem solving functions. With a sequence of integers 1, 2, 3, ... ..., n that order around a round table around and use that as an array of data used in the process of<朱朱> 在 2025-06-16 上传 | 大小:1.94mb | 下载:0
[数据结构常用算法] AssicTest--HUFFMAN
说明:用于数据结构学习中 压缩原理学习 希望有所帮助-Compressed data structure for learning principles help to learn hope<xw> 在 2025-06-16 上传 | 大小:1.94mb | 下载:0
[数据结构常用算法] Data-Structure-Demonstration
说明:这个是数据结构算法演示系统,还算比较完善的,含算法源码-The demonstration system is a data structure algorithms, is still relatively good, with algorithm source code<GLYN> 在 2025-06-16 上传 | 大小:1.95mb | 下载:1
[数据结构常用算法] NCoinsProblem
说明:n枚硬币问题,采用分治法中的三分算法,很好的解决了n个硬币的问题-n coins problem, using divide and conquer algorithm in the third, a good solution to the problem of n coins<zhou> 在 2025-06-16 上传 | 大小:1.94mb | 下载:0
[数据结构常用算法] ComplexCalculator
说明:c++复数类计算器,支持用户直接输入日常书写习惯的表达式。原理:你波兰表达式+栈-c++ complex class calculator, support direct user input daily writing habits of expression. How it works: you Polish expression+ stack<hongxin> 在 2025-06-16 上传 | 大小:1.94mb | 下载:0
[数据结构常用算法] hfm
说明:1.建立哈夫曼树 从终端输入字符大小n,以及n个字符和n个权值,建立哈夫曼树 2、编码 利用已建好的哈夫曼树,对输入的字符进行编码,并输出编码结果 译码:利用已建立好的哈夫曼树对输入的代码进行编码,并输出译码结果-(1) Establish the Huffman tree from the terminal input character size n, and n and n characters right value, establishes a Huffman tree<安陌> 在 2025-06-16 上传 | 大小:1.94mb | 下载:0