搜索资源列表
LinkedList
- 十分实用高效的链表实现,比一般课本中的要好很多,adt清晰,函数最优化。-The list is very practical and efficient implementation of better than a lot of textbooks, adt definition, function optimization.
ADT-0[1].9.3
- android1.6版本以上要用的ADT0.9.3的,-android1.6 version of the above ADT0.9.3 want to use, and
adtsend(vb)
- 自己写的用VB传输数据到ADT,然后喷印-Write your own using VB to transfer data to the ADT, and then print
queueandstack
- 已知Q是一个非空队列,S是一个空栈。仅用队列和栈的ADT函数和少量工作变量,编写一个算法,将队列Q中的所有元素逆置-Known is a non-empty queue Q, S is an empty stack. ADT only queue and stack a small amount of work functions and variables, write an algorithm, the queue Q in the set of all elements of invers
_ADT-GARIS
- ADT Line with a lot of function
Johnson
- Johson算法是目前最高效的在无负环可带负权重的网络中求所有点对最短路径的算法. Johson算法是Bellman-Ford算法, Reweighting(重赋权重)和Dijkstra算法的大综合. 对每个顶点运用Dijkstra算法的时间开销决定了Johnson算法的时间开销. 每次Dijkstra算法(d堆PFS实现)的时间开销是O( E * lgd(V) ). 其中E为边数, V为顶点数, d为采用d路堆实现优先队列ADT. 所以, 此种情况下Johnson算法的时间复杂度是O( V *
Floyd-Warshall-c-chengxi
- Johson算法是目前最高效的在无负环可带负权重的网络中求所有点对最短路径的算法. Johson算法是Bellman-Ford算法, Reweighting(重赋权重)和Dijkstra算法的大综合. 对每个顶点运用Dijkstra算法的时间开销决定了Johnson算法的时间开销. 每次Dijkstra算法(d堆PFS实现)的时间开销是O( E * lgd(V) ). 其中E为边数, V为顶点数, d为采用d路堆实现优先队列ADT. 所以, 此种情况下Johnson算法的时间复杂度是O( V *
ADT-tree
- 编写二叉树的基本操作函数,用递归方法分别实现先序,中序和后序遍历二叉树。-The preparation of the basic operating functions of the binary tree, recursive preorder, inorder, and postorder traversing a binary tree.
ADT-tree
- 这是一个用C语言实现ADT tree的基本操作代码-This is a C language implementation of the basic operations of the ADT tree code
ADT
- 复数抽象数据类型ADT的描述及实现 复数ADT的描述: ADT complex{ 数据对象:D={ c1,c2 c1,c2∈FloatSet } 数据关系:R={ <c1,c2> c1 c2 } 基本操作:创建一个复数 creat(a) 输出一个复数 outputc(a) 求两个复数相加之和 add(a,b) 求两个复数相减之差 sub(a,b) 求两个复数相乘之积 chengji(a,b) 等等 -Descr
GYBADT
- ADT广义表数据结构的实现 printf("* ADT广义表实现 *\n") printf("****************************************************************\n") printf("* A.创建广义表 B.取表头 C.取表尾 *\n") printf("* D.求长度 E.求深度 F.求原子结点个数 *\n") printf("* G.复制广义表 H.原表插入 I.遍历广义表 *\n")
ADT-Adder-2.0
- adt adder for world of warcraft adt files
ad
- 在ADT中编写的AD转换逻辑程序。对ARM各个设备入门的同学可以看一下-ADT written in AD conversion logic program. Getting students on various ARM devices can look
huiwen
- 回文(palindrome)是指一个字符串从前面读和从后面读都一样,仅使用若干栈和队列、栈和队列的ADT函数以及若干个int类型和char类型的变量,设计一个算法来判断一个字符串是否为回文。假设字符串从标准输入设备一次读入一个字符,算法的输出结果为true或者false。-Palindrome (palindrome) refers to a string read from the front and from the back to read the same, only a number
binary_tree-ADT
- 数据结构ADT作业 HIT数据结构课程 二叉树的ADT-ADT jobs data structure HIT Data Structure Course Binary Tree ADT
AdjGragh
- 图的ADT HIT 数据结构作业 邻接表表示法-ADT map Data structure operations Adjacency list representation
reshape-of-grid-adt
- 把分散的高度计数据文件整个成以一个变量,并保存成单个文件-Reshape the adt data
ADT-23.0.7
- 安卓开发工具ADT23.0.7,需要的可以下载。(Android development tools ADT23.0.7, you can download.)
ADT
- 本地eclipse安装adt的离线包,开发Android项目的环境(Local eclipse installs the ADT off - line package,Developing the environment of Android project)
ADT300_20180312
- adt采集讲解,包括源程序说明文档,功能介绍。(Adt acquisition to explain in detail, including source code documentation, function is introduced)