资源列表

« 1 2 ... .01 .02 .03 .04 .05 2206.07 .08 .09 .10 .11 ... 2656 »

[数据结构常用算法xueshengchengjitiaoxingtongji

说明:学生成绩条形图统计问题,条形图问题描述:给定n个数据,绘出表示这n个数据的条形统计图。即统计出这n个数据中有多少个不同的值,以及每个值出现的频率是多少。条形图常用于表示数据分布情况。例如,学生考试成绩统计、居民收入分布情况等。假设输入数据为正整数,利用二叉排序树完成输入数据频率统计。-Bar graph statistics student performance problems
<maliang> 在 2024-09-20 上传 | 大小:2707456 | 下载:0

[数据结构常用算法AC-automata

说明:AC 自动机,多模式匹配。即给一个字符串集合,查询当前串是否属于该集合。-AC automata, multi-pattern matching. That is, to a collection of strings, string query whether the current collection.
<单昊晟> 在 2024-09-20 上传 | 大小:1024 | 下载:0

[数据结构常用算法hafuman

说明:该程序为实现哈夫曼的一些应用而设计的,其中用到了MFC直观的打印了树的形状,并且在界面上做了些美化工作,用到了屏幕雨,通过光标移动可控制程序的菜单,等等。-The program for the Huffman some applications and design, which uses the MFC prints intuitive tree shape, and the interface to do some landsca
<陈洪杨> 在 2024-09-20 上传 | 大小:13861888 | 下载:0

[数据结构常用算法tree

说明:以广义表的形式输入一个树,创建该树,并且中序遍历输出-The generalized form of a table to enter a tree, the tree is created, and the output preorder
<summer> 在 2024-09-20 上传 | 大小:1024 | 下载:0

[数据结构常用算法duilie

说明:用C语言实现队列的一些基本操作,入队、出队等。-Using C language to achieve some of the basic operation of the queue, into the team, a team and so on.
<summer> 在 2024-09-20 上传 | 大小:1024 | 下载:0

[数据结构常用算法BiTREE

说明:输入二叉树的先序序列和中序序列,根据这两个序列,输出二叉树的后序序列,用C语言实现这个程序。-Input sequence and the first sequence of binary tree inorder sequence, based on these two sequences, the output binary sequence after sequence.
<summer> 在 2024-09-20 上传 | 大小:1024 | 下载:0

[数据结构常用算法BitreeDepth

说明:输入一个二叉树,用递归的方法求该二叉树的深度。-Enter a binary tree, using recursive method for solving the binary tree depth.
<summer> 在 2024-09-20 上传 | 大小:1024 | 下载:0

[数据结构常用算法sort

说明:排序是数据结构中的一项重要内容,该算法包括了直接插入冒泡选择排序算法的实现-Sort data structure is an important element of the algorithm including a direct insertion bubble sort algorithm selection
<李时针> 在 2024-09-20 上传 | 大小:1024 | 下载:0

[数据结构常用算法data

说明:数据结构 链表和 顺序表和 单链和 双链以及单链求并集
<lingyan> 在 2024-09-20 上传 | 大小:4096 | 下载:0

[数据结构常用算法algorithm-source-code

说明:妙趣横生的算法源代码,介绍了一些比较有趣的问题的算法-Fun algorithm source code, describes some of the more interesting questions algorithm
<luke> 在 2024-09-20 上传 | 大小:83968 | 下载:0

[数据结构常用算法Bucket-sort

说明:桶排序算法的实现,桶排序算法是比较流行的算法,用的是c语言-Achieve bucket sort algorithm, bucket sort algorithm is more popular algorithms, using c language
<柴轩> 在 2024-09-20 上传 | 大小:850944 | 下载:0

[数据结构常用算法BERHN3

说明:数值比较 判断两个数是否相等 大于 或 小于()
<IIAloicp%2540981691> 在 2024-09-20 上传 | 大小:1024 | 下载:0
« 1 2 ... .01 .02 .03 .04 .05 2206.07 .08 .09 .10 .11 ... 2656 »

源码中国 www.ymcn.org