资源列表

« 1 2 ... .31 .32 .33 .34 .35 136.37 .38 .39 .40 .41 ... 2656 »

[数据结构常用算法Untitled1

说明:【问题描述】 设计一个利用哈夫曼算法的编码和译码系统,重复地显示并处理以下项目,直到选择退出为止。 【基本要求】 (1)初始化:键盘输入字符集大小n、n个字符和n个权值,建立哈夫曼树; (2)编码:利用建好的哈夫曼树生成哈夫曼编码; (3)输出编码; (4)设字符集及频度如下表: 字符:A B C D E F 频度:4 9 23 2 17 15 字符:G H I J K 频度
<Fiona> 在 2025-01-11 上传 | 大小:1kb | 下载:0

[数据结构常用算法Btree

说明:实现二叉树基本操作,数据结构中的基本程序-Realize the basic operation of binary tree, data structure, the basic procedures
<songjinghua> 在 2025-01-11 上传 | 大小:1kb | 下载:0

[数据结构常用算法erfenfadigui

说明:用递归实现的二分法,数据结构的典型问题,二分查找也称折半查找,它要求待查找的数据元素必须是按关键字大小有序排列的顺序表。-Realize the dichotomy with recursive data structure of a typical problem, binary search, also known as split-half search, which requires the data elements to b
<Anni> 在 2025-01-11 上传 | 大小:1kb | 下载:0

[数据结构常用算法quicksorting

说明:算法之快速排序,用于说明快速排序的程序.-The quick sort algorithm, used to describe the quick sort procedure.
<邹乐平> 在 2025-01-11 上传 | 大小:1kb | 下载:0

[数据结构常用算法bstree

说明:这是数据结构中如何查找二叉树的c语言源码,可帮助初学者掌握相关方法-binary tree search
<linda> 在 2025-01-11 上传 | 大小:1kb | 下载:0

[数据结构常用算法adfwfer

说明:数据结构的二叉树的叶子结点的求法 范围较好 功能良好 采用链试结构得以实现-Binary tree data structure of the leaf nodes for better well-functioning law-chain test structure used to realize
<张清> 在 2025-01-11 上传 | 大小:1kb | 下载:0

[数据结构常用算法adsfawerwaer

说明:数据结构循环队列的实现 实现用指针的删除查找功能 性能良好-Circular Queue data structure realize the delete using the search function pointer in good
<张清> 在 2025-01-11 上传 | 大小:1kb | 下载:0

[数据结构常用算法asdfawercvxgbds

说明:图求最小生成树的程序 功能良好 性能较好-Figure for minimum spanning tree of the program features the good performance of better
<张清> 在 2025-01-11 上传 | 大小:1kb | 下载:0

[数据结构常用算法asdfwcxgf

说明:数据结构单向链表的多少功能的实现 建立插入删除查找等功-One-way linked list data structure functions realize how much set up to insert delete search such as reactive
<张清> 在 2025-01-11 上传 | 大小:1kb | 下载:0

[数据结构常用算法aefwxcvddx

说明:双向链表功能的实现包括插入删除修改查找等功 为比较好用的-Realize two-way linked list functions including insert delete modify search such as reactive useful for comparison
<张清> 在 2025-01-11 上传 | 大小:1kb | 下载:0

[数据结构常用算法work9

说明:假设要在足够多的会场里安排一批活动,并希望使用尽可能少的会场,设计一个有效的贪心算法进行安排。-Enough to assume that many of the arrangements for the venue where a number of activities and want to use the venue as small as possible, design an efficient greedy algorit
<许磊> 在 2025-01-11 上传 | 大小:1kb | 下载:0

[数据结构常用算法vijos1083

说明:线段树 求最大字段和以vijos1083为例-Segment tree for the largest fields and
<傅天晓> 在 2025-01-11 上传 | 大小:1kb | 下载:0
« 1 2 ... .31 .32 .33 .34 .35 136.37 .38 .39 .40 .41 ... 2656 »

源码中国 www.ymcn.org