资源列表

« 1 2 ... .90 .91 .92 .93 .94 1995.96 .97 .98 .99 .00 ... 2656 »

[数据结构常用算法binarytreepaixu

说明:本程序实现二叉树的操作,可以进行建立二叉树,递归先序、中序、后序遍历,非递归中序遍历等操作。-Binary tree of the program operation can be carried out to establish tree, recursive first order, in sequence, after the traversal of non-recursive traversal of the operatio
<柳丁> 在 2024-11-01 上传 | 大小:3072 | 下载:0

[数据结构常用算法huffman

说明: 利用哈夫曼编码进行通信可以大大提高信道的利用率,缩短信息传输的时间,降低传输成本。但是这要求发送端通过一个编码系统对待传数据预先编码,在接收端传来的数据进行译码。对于双工信道,每端都需要有一个完整的编/译码系统,试为这样的信息收发站编写一个哈夫曼的编/译码系统。-huffman tree algorithm
<zhang> 在 2024-11-01 上传 | 大小:2048 | 下载:0

[数据结构常用算法spareMatrix

说明:三元组稀疏矩阵的加法和减法以及乘法的实现-Sparse matrix triple the addition and subtraction, and multiplication of the realization of
<miaohaochun> 在 2024-11-01 上传 | 大小:200704 | 下载:0

[数据结构常用算法CommonOrder

说明:用动态规划的方法找出两个序列的最长公共子序列,C++,包含有完整文档说明。-Dynamic programming methods used to identify two of the longest sequence of public sub-sequence, C++, contains the full documentation.
<zhlohi> 在 2024-11-01 上传 | 大小:14336 | 下载:0

[数据结构常用算法shuju6

说明:熟悉二叉树的各种存储结构的特点及适用范围;掌握建立二叉树的存储结构的方法;熟练掌握二叉树的前序、中序、后序遍历的递归及非递归算法;灵活运用递归的遍历算法实现二叉树的其它各种运算-Familiar with the binary tree structure of a variety of storage features and the scope of application acquire storage to establish
<bartok> 在 2024-11-01 上传 | 大小:5120 | 下载:0

[数据结构常用算法shuju7

说明:灵活运用非递归的遍历算法实现二叉树的其它各种运算;掌握按层次顺序遍历二叉树的方法;熟练掌握在中序线索二叉树上找给定结点的指定顺序下的前驱和后继的方法。-Flexibility in the use of non-recursive binary tree traversal algorithm to achieve a variety of other operations master-level order according t
<bartok> 在 2024-11-01 上传 | 大小:5120 | 下载:0

[数据结构常用算法datastructure

说明:Datastructure: Linked Lists Stack and Queue Multi-lists Linked Structures Trees Binary Tree Searching and Sorting AVL Tree Red-Black Tree
<Minh> 在 2024-11-01 上传 | 大小:104448 | 下载:0

[数据结构常用算法SpringerSystemVerilogforDesign2ndEdition

说明:Verilog VHDL code introdution to verilog
<TU> 在 2024-11-01 上传 | 大小:2352128 | 下载:0

[数据结构常用算法LINK3

说明:A small program about finding weekday
<kk> 在 2024-11-01 上传 | 大小:1024 | 下载:0

[数据结构常用算法Dfs

说明:CREATE GRAPH WITH NEW TECHNOLOGY OF DRAWING
<HABIL> 在 2024-11-01 上传 | 大小:2048 | 下载:0

[数据结构常用算法Cprogram900

说明:这个里面有严蔚敏老师c数据结构经典900例子,着实经典适用于研考人士-That there are strict teacher c Wei-Min 900 classic example of data structure, really classic for Research, Development and Evaluation to
<刘乐> 在 2024-11-01 上传 | 大小:71680 | 下载:0

[数据结构常用算法Dijkstra

说明:经典的dijkstra求最短路径算法,采用VC++编写-The dijkstra for the classic shortest path algorithm, using VC++ to prepare
<jason> 在 2024-11-01 上传 | 大小:1024 | 下载:0
« 1 2 ... .90 .91 .92 .93 .94 1995.96 .97 .98 .99 .00 ... 2656 »

源码中国 www.ymcn.org