资源列表
[数据结构常用算法] xianxingbiao
说明:输入以字符串,依顺序表存储,查找一个元素,删除一个元素-Input to a string, depending on the order of tables to store, find an element, delete an element<chy> 在 2025-06-09 上传 | 大小:1kb | 下载:0
[数据结构常用算法] huffmantree_and_huffmancode
说明:哈夫曼树及哈夫曼编码,经过测试可用的,快来下载啊!-Huffman trees and Huffman coding, tested available, Come download ah!<nick> 在 2025-06-09 上传 | 大小:4.83mb | 下载:0
[数据结构常用算法] expreession
说明:用C语言实现的表达式的求值,关于数据结构的栈方面的知识,已经通过测试!-With the C language implementation of the evaluation of the expression on the stack data structure of knowledge, has passed the test!<nick> 在 2025-06-09 上传 | 大小:1.9mb | 下载:0
[数据结构常用算法] test3-5
说明:问题描述:设有11种不问的钱币各若干张,可用这II种钱币产生许多不同的面值。试 设计一个算法,计算给定的某个面值,能有多少种不同的产生方法。例如有1分3张,2分 3张,5分1张,则能组成7分面值的方法有:3个1分+2个2分,1个1分十3个2分,2 个1分+1个5分,1个2分+1个5分共四种。 ^编程任务:对于给定的II种不同钱币,编程计算某个给定面值能有多少种不同的产生 方法。-Problem Descr iption: There should be 11 kinds of coi<伍超洋> 在 2025-06-09 上传 | 大小:483kb | 下载:0
[数据结构常用算法] test1
说明:女问题描述: 设R={r1,r2,...rn}要进行排列的n个元素。其巾元素r1,r2...rn可能相同。试设计 一个算法,列出R的所有不同排列。 编程任务: 给定n以及待排列的n个元素。计算出这n个元索的所有不同排列。-Female Problem Descr iption: Let R = (r1, r2, ... rn) must be arranged in n elements. The towel elements r1, r2 ... rn may be the s<伍超洋> 在 2025-06-09 上传 | 大小:312kb | 下载:0