资源列表

« 1 2 ... .05 .06 .07 .08 .09 2510.11 .12 .13 .14 .15 ... 2656 »

[数据结构常用算法ssd5_exercise123

说明:SSD5的练习1、2、3的答案。。可以参考一下-SSD5 exercises 1,2,3 answer. . For reference. . .
<star> 在 2024-12-26 上传 | 大小:2.71mb | 下载:0

[数据结构常用算法Data-Structures--Algorithms-C-

说明:数据结构C语言描述和学习,适合初学者,开卷有益。-C language to describe data structures and learning, suitable for beginners.
<loveaskwhy> 在 2024-12-26 上传 | 大小:2.71mb | 下载:0

[数据结构常用算法dashujiecheng

说明:大树阶乘 一个经典的算法题目,快速帮你算出数字比较大的阶乘- Tree algorithm is a classic subject of factorial, quick to help you calculate the factorial of large numbers
<张康> 在 2024-12-26 上传 | 大小:2.71mb | 下载:0

[数据结构常用算法2

说明:设计一个哈夫曼编码、译码系统。对一个ASCII编码的文本文件中的字符进行哈夫曼编码,生成编码文件;反过来,可将编码文件译码还原为一个文本文件。 (1) 从文件中读入任意一篇英文短文(文件为ASCII编码,扩展名为txt); (2) 统计并输出不同字符在文章中出现的频率(空格、换行、标点等也按字符处理); (3) 根据字符频率构造哈夫曼树,并给出每个字符的哈夫曼编码; (4) 图形化输出哈夫曼树、哈夫曼编码; (5)
<eric> 在 2024-12-26 上传 | 大小:2.71mb | 下载:0

[数据结构常用算法data_structure

说明:这些程序是关于数据结构的一些基本算法实现,也包括一些基本结构的定义,如二叉树等-The program is about the structure of the data structure of some of the basic algorithm, including some basic structure of the definition, such as binary tree and so on
<guang> 在 2024-12-26 上传 | 大小:2.71mb | 下载:0

[数据结构常用算法dadibiancheng

说明:此程序包括大地主题解算,坐标正反算,对于大地测量实习学生特别适用-this program is useful for student
<马玉> 在 2024-12-26 上传 | 大小:2.71mb | 下载:0

[数据结构常用算法SimSelectSort

说明:常见的排序算法,包括简单排序,直接选择排序,插入排序,冒泡排序,希尔排序,快速排序等-Common sorting algorithms, including the simple sort, selection sort, insertion sort, bubble sort, shell sort, quick sort, etc.
<icy> 在 2024-12-26 上传 | 大小:2.72mb | 下载:0

[数据结构常用算法yaahpSetup052NoDemo

说明:层次分析法软件 用于帮助使用者做决定而设计的模型 从而得出最优解决方案-Analytic Hierarchy Process software used to help users make decisions and design model to arrive at the optimal solution
<zhangqiong> 在 2024-12-26 上传 | 大小:2.72mb | 下载:0

[数据结构常用算法Hashtable

说明:哈希表,C语言visual 2010版运行-Hash table C language visual 2010 edition run
<王孖丰> 在 2024-12-26 上传 | 大小:2.71mb | 下载:0

[数据结构常用算法1

说明:实现背包问题算法,并用MFC做出界面,画出曲线图。-Knapsack problem algorithm, and make the interface using MFC, draw graphs.
<stranger> 在 2024-12-26 上传 | 大小:2.71mb | 下载:0

[数据结构常用算法data-structure

说明:设有一个职工文件,每个职工记录包含职工编号姓名部门号工资数信息: int num //职工号 char name[15] //姓名 int depno //部门 float salary //工资 设计一个程序完成如下功能。 (1)从文件中读出职工记录,并建立一个带头结点的单链表。 (2)输入一个职工记录。 (3)显示所有职工记录。 (4)按照编号对所有职工记录进行递增排序。 (5)按照编号对所有
<余啸坤> 在 2024-12-26 上传 | 大小:2.71mb | 下载:0

[数据结构常用算法PAT全套答案_1001至1049

说明:该文档包含了PAT上的基础部分案例,可以参考一下(The document contains the basic part of the PAT case, you can refer to)
<王帅@hit > 在 2024-12-26 上传 | 大小:2.71mb | 下载:0
« 1 2 ... .05 .06 .07 .08 .09 2510.11 .12 .13 .14 .15 ... 2656 »

源码中国 www.ymcn.org