资源列表

« 1 2 ... .85 .86 .87 .88 .89 1690.91 .92 .93 .94 .95 ... 2656 »

[数据结构常用算法lab2

说明:利用广义表建立的二叉树,将碱基作为他的节点,实现了以树形输出,并且交换了左右子树,利用非递归中序遍历和先序遍历。-The establishment of the binary tree using the generalized form, the base node as he realized to the output tree, and the exchange of left and right sub-tree in th
<张晓笛> 在 2024-11-08 上传 | 大小:239kb | 下载:0

[数据结构常用算法n!

说明:求解n!的算法。用c++语言描述,挺好的。-Solving n! Algorithms. Using c++ language to describe, in very good shape.
<王继州> 在 2024-11-08 上传 | 大小:171kb | 下载:0

[数据结构常用算法Tree

说明:一个有关二叉树的小程序,对二叉树的学习有用。利用非递归实现二叉树先序中序的遍历算法,程序中利用递归和交换函数实现了交换左右子树。-The binary tree is a small program useful for the study of the binary tree. Using the first order non-recursive binary tree traversal algorithm in the orde
<张晓笛> 在 2024-11-08 上传 | 大小:197kb | 下载:0

[数据结构常用算法huiwen_linklist

说明:一个用线性表中的单链表实现的回文判断,能判断是否回文,若不是,则给出相应的类型信息-A linear table with a single linked list implementation of the palindrome to judge, to determine whether the palindrome, if not, then give the appropriate type information
<tmac> 在 2024-11-08 上传 | 大小:160kb | 下载:0

[数据结构常用算法YanWeiMin_XiTi_DaAn

说明:严蔚敏数据结构习题集答案。C语言版。供大家参考-solutions to the Data Structure
<HaoJie> 在 2024-11-08 上传 | 大小:94kb | 下载:0

[数据结构常用算法Data_Structure_CH1

说明:数据结构(C语言版)配套程序。第一章,绪论-data structure.chapter 1
<HaoJie> 在 2024-11-08 上传 | 大小:4kb | 下载:0

[数据结构常用算法Data_Structure_CH3

说明:数据结构(C语言版)配套程序。第三章,栈和队列-data structure.chapter 3
<HaoJie> 在 2024-11-08 上传 | 大小:29kb | 下载:0

[数据结构常用算法Data_Structure_CH5

说明:数据结构(C语言版)配套程序。第五章,数组和广义表-data structure.chapter 5
<HaoJie> 在 2024-11-08 上传 | 大小:19kb | 下载:0

[数据结构常用算法haffman

说明:利用哈夫曼编码进行信息通信可以大大提高信道利用率,缩短信息传输时间,降低传输成本。但是,这要求在发送端通过一个编码系统对待传数据预先编码,在接收端将传来的数据进行译码(复原)。对于双工信道(既可以双向传输信息的信道),每端都需要一个完整的编/译码系统。-Huffman coding using information and communication can greatly improve the channel utilizatio
<yanfen> 在 2024-11-08 上传 | 大小:7kb | 下载:0

[数据结构常用算法data

说明:数据结构复习重点归纳笔记清华严蔚敏版,作用不错哦-Data structure review summarizing notes
<GZ罗> 在 2024-11-08 上传 | 大小:16kb | 下载:0

[数据结构常用算法merge

说明:这是一道*的笔试题,写一个归并算法。本程序实现了高效的算法-This is an Alibaba' s document questions, write a merging algorithm. This procedure provides an efficient algorithm
<zhou> 在 2024-11-08 上传 | 大小:1kb | 下载:0

[数据结构常用算法Jack_Straws

说明:ACM94国际大学生编程竞赛东中心区试题-Descr iption n the game of Jack Straws, a number of plastic or wooden "straws" are dumped on the table and players try to remove them one-by-one without disturbing the other straws. Here, we ar
<王强> 在 2024-11-08 上传 | 大小:1kb | 下载:0
« 1 2 ... .85 .86 .87 .88 .89 1690.91 .92 .93 .94 .95 ... 2656 »

源码中国 www.ymcn.org