资源列表
[数据结构常用算法] hafumanbianyuqi
说明:在数据结构中利用c++语言实现哈夫曼编译器的功能-hafumanbianyuqi<卓越> 在 2025-02-02 上传 | 大小:15kb | 下载:0
[数据结构常用算法] congregate
说明:集合的并,交和差运算。 数据结构: 掌握有序链表的基本操作; 掌握集合的基本操作; 学会采用抽象数据分层设计程序 -Collection and, to pay and poor operation. Data structure: master list of the basic operation in an orderly manner to master the basic operation of the<周文福> 在 2025-02-02 上传 | 大小:8kb | 下载:0
[数据结构常用算法] aijifenshu
说明:在古埃及,人们使用单位分数的和(形如1/a的, a是自然数)表示一切有理数。 如:2/3=1/2+1/6,但不允许2/3=1/3+1/3,因为加数中有相同的。 对于一个分数a/b,表示方法有很多种,但是哪种最好呢? -In ancient Egypt, the use of unit fractions, and (like the 1/a' s, a is a natural number) that every<浩浩> 在 2025-02-02 上传 | 大小:304kb | 下载:0
[数据结构常用算法] magicnumber
说明: 填数字方格的游戏有很多种变化,如下图所示的4×4方格中,我们要选择从数字1到16来填满这十六个格子(Aij,其中i=1..4,j=1..4)。为了让游戏更有挑战性,我们要求下列六项中的每一项所指定的四个格子,其数字累加的和必须为34-The game figures to fill the box there are many changes, as shown in Figure 4 × 4 grid, we have to cho<浩浩> 在 2025-02-02 上传 | 大小:866kb | 下载:0
[数据结构常用算法] zuidachengji
说明: 一个正整数一般可以分为几个互不相同的自然数的和,如3=1+2,4=1+3,5=1+4=2+3,6=1+5=2+4,…。 现在的任务是将指定的正整数n分解成若干个互不相同的自然数的和,且使这些自然数的乘积最大。 -A positive integer in general can be divided into several separate and natural numbers, such as 3 = 1+2,4 =<浩浩> 在 2025-02-02 上传 | 大小:866kb | 下载:0