资源列表
huffmantree_and_huffmancode
- 哈夫曼树及哈夫曼编码,经过测试可用的,快来下载啊!-Huffman trees and Huffman coding, tested available, Come download ah!
queen
- “四皇后算法”的C语言实现,测试通过的,快来下载啊!-" Four Queens algorithm" C-language implementation, test passed, Come download ah!
expreession
- 用C语言实现的表达式的求值,关于数据结构的栈方面的知识,已经通过测试!-With the C language implementation of the evaluation of the expression on the stack data structure of knowledge, has passed the test!
pack1
- 数据结构中栈的经典算法——第一类背包问题,已经通过测试!-The stack data structure in the classic method- The first knapsack problem, has passed the test!
pack2
- 数据结构中栈的经典算法——第二类背包问题,已经通过测试!-The stack data structure in the classic method- II knapsack problem, has passed the test!
dijkstra
- 最段路径的算法 dijkstra算法,用C++编写-The dijkstra algorithm path segment algorithm, using C++ to prepare
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
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
quan~`
- 这是一个简单的动态现实的约瑟夫环 用于排除制定圈内的某个人-this is a simple system for yuesefu loop
test5-2
- 问题描述: 给定n个石子,其重量分别a1,a2,a3...an,要求将其划分成m份,每一份的划分费 义为这份石了中最大重量与最小重量的差的平方。总划分费用等丁m份划分费用之和。 编程任务 对于给定的n个石子,求一种划分方案,使得总划分费用最小。-Descr iption of the problem: Given n-stones, its weight, respectively a1, a2, a3 ... an, asked that it be divided into m
test6-2
- 描述 问题描述: 给定一个只包含数字[0..9]的字符串,求使用字符串中的某些字符,构建一个能够整除15的最大的整数。 注意,字符串中的每个字符只能使用一次。 编程任务: 求由给定字符串构建的能够整除15的最大整数。-Descr iption of the problem descr iption: Given a contain only numbers [0 .. 9] of the string, seeking to use some of the charac
shujujiegou
- 与严蔚敏的《数据结构》相配套 c语言数据结构学习的基础,必备-And Yan Wei-Min " data structure" matched c language data structure, the foundation of learning must-