资源列表

« 1 2 ... .45 .46 .47 .48 .49 27350.51 .52 .53 .54 .55 ... 28523 »

[数据结构常用算法多项式运算

说明:一元稀疏多项式计算器。实现稀疏多项式的加法和减法。-one yuan sparse polynomial calculator. SPARSE polynomial subtraction and addition.
<cuckoo> 在 2025-04-04 上传 | 大小:1kb | 下载:0

[数据结构常用算法停车场模拟

说明:利用栈和队列实现停车场的管理,包括车的进出及计费。-use stack and queue to achieve the management of car parks, including vehicle access and billing.
<cuckoo> 在 2025-04-04 上传 | 大小:2kb | 下载:0

[数据结构常用算法Hfmtree编译码器

说明:利用哈夫曼编码进行通信可以大大提高通信信道利用率,缩短信息传输时间,降低传输成本。这要求在发送端通过一个编码系统将传输数据预先编码;在接收端将传来的数据进行译码(复原)。对于双工信道(即可以双工传输信息的信道),每端都需要一个完整的编/译码系统。为这样的信息收发站设计的一个哈夫曼编/译码系统。-use Huffman coding communication can greatly enhance communication chann
<cuckoo> 在 2025-04-04 上传 | 大小:2kb | 下载:1

[matlab例程Arnold

说明:本程序用Matlab语言实现了基于Arnold变换的图像置乱算法-this procedure using Matlab-based Arnold Transform Image Scrambling algorithm. .
<李广泛> 在 2025-04-04 上传 | 大小:1kb | 下载:0

[数据结构常用算法数据结构各章考研题

说明:数据结构各章的全国各大院校的考研习题 对广大考研学生来说非常有用-data structure of the national chapter of the major institutions in taking tests for the majority of the questions the students taking tests is very useful
<马日光> 在 2025-04-04 上传 | 大小:1.21mb | 下载:0

[压缩解压2005321520

说明:基于小波变换的零树编码对静止图像进行压缩与解压-based on wavelet transform is the right tree coding static image compression and decompression
<万方> 在 2025-04-04 上传 | 大小:26kb | 下载:0

[数学计算/工程计算51623457

说明:先序遍历非递归算法 #define maxsize 100 typedef struct { Bitree Elem[maxsize] int top }SqStack void PreOrderUnrec(Bitree t) { SqStack s StackInit(s) p=t while (p!=null !StackEmpty(s-preorder non- recursive algorithm# define maxsiz
<万方> 在 2025-04-04 上传 | 大小:3kb | 下载:0

[数据结构常用算法2cha shu

说明:二 叉 树 的 建 立 与 3 种 遍 利(前序,中序,后序三种),仅供参考之用-binary tree with the establishment of three times Lee (former sequence, sequence after sequence of three), for reference only
<刘华宾> 在 2025-04-04 上传 | 大小:1kb | 下载:0

[数据结构常用算法pai xu wen ti

说明:几种基本的排序算法 ,希望对某些人有点帮助-several basic sorting algorithm, and I hope to help some people a bit
<刘华宾> 在 2025-04-04 上传 | 大小:1kb | 下载:0

[数据结构常用算法dan lian biao

说明:单连表的建立与添加,删除操作.希望能帮帮忙!-single table even with the establishment add, delete operation. Hope can help help!
<刘华宾> 在 2025-04-04 上传 | 大小:1kb | 下载:0

[数据结构常用算法shun xu biao

说明:顺序表的基本操作-order the basic operation
<刘华宾> 在 2025-04-04 上传 | 大小:1kb | 下载:0

[数据结构常用算法tu_bianli

说明:图的建立与多种遍利方法-map and the establishment of a variety of methods !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! good times
<刘华宾> 在 2025-04-04 上传 | 大小:1kb | 下载:0
« 1 2 ... .45 .46 .47 .48 .49 27350.51 .52 .53 .54 .55 ... 28523 »

源码中国 www.ymcn.org