资源列表

« 1 2 ... .91 .92 .93 .94 .95 896.97 .98 .99 .00 .01 ... 2656 »

[数据结构常用算法huffman

说明:实现最优二叉树的构造;在此基础上完成哈夫曼编码器与译码器。 假设报文中只会出现如下表所示的字符: 字符 A B C D E F G H I J K L M N 频度 186 64 13 22 32 103 21 15 47 57 1 5 32 20 57 字符 O P Q R S T U V W X Y Z , . 频度 63 15 1 48 51 80 23 8 18 1 16 1 6 2
<张娟> 在 2025-01-31 上传 | 大小:129kb | 下载:0

[数据结构常用算法xianxingbiao

说明:数据结构课程中,线性表实验源程序,用c++做的-Data structure course, the linear form experimental source, using c++ to do
<kay> 在 2025-01-31 上传 | 大小:129kb | 下载:0

[数据结构常用算法heapSort

说明:Heap 排序法 Heap 排序法 -Heap 排序法 Heap 排序法 Heap 排序法 Heap 排序法 Heap 排序法 Heap 排序法
<刘峰> 在 2025-01-31 上传 | 大小:129kb | 下载:0

[数据结构常用算法hanoi

说明:自己写的汉诺塔,演示移动过程。具体说明怎么实现-hanoi
<鲁国鞥> 在 2025-01-31 上传 | 大小:129kb | 下载:0

[数据结构常用算法data_structure

说明:data structure source code with c -data structure source code with c
<ma> 在 2025-01-31 上传 | 大小:129kb | 下载:0

[数据结构常用算法sort_programe

说明:几个排序算法的源程序,希望能审核通过,我是学生,希望能向高手们学习。-The source of several sorting algorithms, hoping for approval and I am a student, hoping to learn to master.
<魏晨> 在 2025-01-31 上传 | 大小:129kb | 下载:0

[数据结构常用算法prim

说明:prim最小生成树的详细代码,你可以使用它来实现在数据结构课程中学到的prim算法。-a source code of the prim minimum panning tree
<赵璐璐> 在 2025-01-31 上传 | 大小:130kb | 下载:0

[数据结构常用算法Kernel-for-Relation-Extraction

说明:最短的路径依赖关系提取 我们提出了一个新颖的方法来提取关系,根据观察断言之间的关系之间的两个命名实体在同一个句子1所需的信息通常是由两个实体之间的依赖关系图中的最短路径捕获。实验上提取的ACE(自动内容抽取)报纸语料表明,新的最短路径依赖内核外执行最近的做法,根据去依赖树内核顶层的关系-We present a novel approach to relation extraction, based on the observati
<xz> 在 2025-01-31 上传 | 大小:130kb | 下载:0

[数据结构常用算法BiTree

说明:先序创建BiTree然后三种方法递归遍历,遍历算法哦,可以下载看看那-The first sequence are three ways to create BiTree then recursively traverse the traversal algorithm Oh, look at that you can download
<GYY> 在 2025-01-31 上传 | 大小:130kb | 下载:0

[数据结构常用算法seq_list

说明:数据结构,线性表的顺序存储方式,压缩包中提供了一个顺序表类和一些辅助函数,还有一个测试程序-Sequential storage data structures, linear form. The compressed package provides an order form classes and some auxiliary functions.It also has a test program.
<Daniel Gu> 在 2025-01-31 上传 | 大小:130kb | 下载:0

[数据结构常用算法1

说明:首先是以c实现了多项式的相加相乘,然后移植到mfc上。-The first is to achieve a polynomial c by multiplying the sum, and then transplanted into the mfc.
<uncleheart> 在 2025-01-31 上传 | 大小:130kb | 下载:0

[数据结构常用算法归并排序

说明:归并排序,简单排序,二分的一些拓展,数据结构,基于C++平台实现,过程可以自己尝试调试(Merge sort, simple sorting, two points expansion, data structure, implementation based on C++ platform, process can debug by itself.)
<liuwxye> 在 2025-01-31 上传 | 大小:130kb | 下载:0
« 1 2 ... .91 .92 .93 .94 .95 896.97 .98 .99 .00 .01 ... 2656 »

源码中国 www.ymcn.org