资源列表
[数据结构常用算法] datastruct_report
说明:数据结构实验 稀疏矩阵压缩存放并实现在压缩存放的基础上转置,相加。压缩包中有源码,可执行文件,还有实验报告 -Experimental data structure sparse matrix compression storage and transpose, the sum on the basis of compressed storage. Compressed package source code, executable file, lab report<sglhsay> 在 2025-06-18 上传 | 大小:58kb | 下载:0
[数据结构常用算法] Huffman-encoding
说明:哈弗曼编码,解码,仿真通信系统,c语言,二叉树-The Huffman encoding, decoding, simulation of communication systems, c language, binary tree<木子清> 在 2025-06-18 上传 | 大小:2kb | 下载:0
[数据结构常用算法] BT
说明:code for binary tree A binary tree is a tree data structure in which each node has at most two child nodes, usually distinguished as "left" and "right". Nodes with children are parent nodes, and child nodes may contain references to their parents.<subodh> 在 2025-06-18 上传 | 大小:1kb | 下载:0
[数据结构常用算法] ToH
说明:The Tower of Hanoi (also called the Tower of Brahma or Lucas Tower,[1] and sometimes pluralised) is a mathematical game or puzzle. It consists of three rods, and a number of disks of different sizes which can slide onto any rod. The puzzle starts wit<subodh> 在 2025-06-18 上传 | 大小:1kb | 下载:0
[数据结构常用算法] stack1
说明:a stack is a particular kind of abstract data type or collection in which the principal (or only) operations on the collection are the addition of an entity to the collection, known as push and removal of an entity, known as pop.[1] The relation betw<subodh> 在 2025-06-18 上传 | 大小:1kb | 下载:0
[数据结构常用算法] DoubleLinkedList
说明:java描述的双链表,可以向前向后遍历,-java described doubly linked list, forward and backward traversal<李强> 在 2025-06-18 上传 | 大小:1kb | 下载:0