-
Memory Decoder
Memory Decoder
- 2022-03-25 05:30:59下载
- 积分:1
-
数据结构学习点滴
数据结构学习点滴-bit data structure study
- 2022-09-16 02:45:03下载
- 积分:1
-
检查堆栈值的 C 语言源码
检查堆栈值的 C 语言源码-inspection stack value of C language source code
- 2023-07-30 00:55:03下载
- 积分:1
-
哈希表姓名查找
资源描述利用哈希表进行姓名查找,实现了快速查找姓名功能、哈希表展示功能,并且会统计出平均查找长度,数据结构哈希表的应用以及课程设计可参考。
- 2022-04-06 23:27:36下载
- 积分:1
-
c语言集锦
c语言题型集锦,集合了大量的c语言题型,
拥有很多简单但很实用的算法,对学习c语言来说是不可多得的资料。
- 2022-03-14 20:05:33下载
- 积分:1
-
二叉树与二叉链表
假设以如下说明的三元组 (F、C、L/R) 序列输入一棵二叉树的诸边(其中 F 表示双亲结点的标识,C 表示孩子结点标识,L/R 表示 C 为 F 的左孩子或右孩子),且在输入的三元组序列中,C 是按层次顺序出现的。设结点的标识是字符类型。F=‘^’时 C 为根结点标识,若 C 亦为‘^’,则表示输入结束。试编写算法,由输入的三元组序列建立二叉树的二叉链表,并以中序序列输出。^AL ABL ACR BDL CEL CFR DGR FHL ^^L -Assuming the following description of the triple (F, C, L/R) sequence of a binary tree of all the input side (where F that identifies the parent node, C, said child node ID, L/R that C is F, left or right child child), and triples in the input sequence, C is the emergence of a hierarchical order. Node identity is established character types. F = " ^" C for the root identity when, if C is also a " ^" , then enter the end. Test preparation algorithm, the input sequence of triples binary build the binary tree list, and in order to sequence the output
- 2022-09-25 12:40:03下载
- 积分:1
-
在一个圆形操场的四周摆放着n堆石子。现要将石子有次序地合并成一堆。规定每次只能选相邻的两堆石子合并成新的一堆,并将新的一堆石子数记为该次合并的得分。试设计一个算...
在一个圆形操场的四周摆放着n堆石子。现要将石子有次序地合并成一堆。规定每次只能选相邻的两堆石子合并成新的一堆,并将新的一堆石子数记为该次合并的得分。试设计一个算法,计算出将n堆石子合并成一堆的最小得分和最大得分,并分析算法的计算复杂度。-in a circle around the playground are placed n gravel pile. Is a stone should order to be merged into a heap. Stipulated that only elected adjacent to the pile of gravel into the new heap, and a new pile of gravel credited for the combined scores. Design a test algorithm to calculate n heap into a pile of gravel to the minimum score and the biggest score and analysis of algorithm complexity.
- 2022-03-22 21:40:18下载
- 积分:1
-
这是研究生课程计算方法与技术中讲到的Prime算法的具体实现,相信学这个课的同学都会感兴趣的。...
这是研究生课程计算方法与技术中讲到的Prime算法的具体实现,相信学这个课的同学都会感兴趣的。-This is the postgraduate courses calculation methods and technologies referred to the Prime algorithm to achieve specific, I believe that this course of study students will be interested.
- 2022-03-12 18:10:04下载
- 积分:1
-
sequence data structure search examples
数据结构中顺序查找的例子-sequence data structure search examples
- 2022-02-03 17:10:19下载
- 积分:1
-
开发工具 Informix
开发工具 Informix-4gl- Development kit Informix-4gl
- 2022-03-16 21:32:28下载
- 积分:1