搜索资源列表
ADT
- 实现ADT,可以实现两个二叉树的几种逻辑关系来显示它们之间的联系.如:求两个二叉树是否是等价的.它们的交集并集是怎样的.等等.这样这些都是ADT要实现的方法.-achieve ADT, can achieve two binary tree several logical relationship to show the linkages between them. Such as : whether the binary tree f
ADT串的实现
- ADT串的实现:主要包括以下操作:§ copy(s1,s2)把串s1复制到s2 § concat(s,s1,s2)连接S1,S2,结果放在S中 § delete(s,i,j)将串s中从第i个字符开始的连续j个字符删除,如果i+j>s.len则一直删除到串尾 § insert(s,s1,i)将串S1插入串S的第i个字符后 -ADT Series achieved : including the following : copy (
android adt
- adt android
树的问题(生成)
- ADT BinaryTree 的实现及验证程序采用的主要数据结构:二叉树、栈、队算法思想:1、 先序建树、输出树、后序遍历用递归方法。性能分析:O( n )2、 先序遍历、中序遍历:性能分析:O( n )(1) 若遇到新节点非空则先入栈,然后访问其左子树。(2) 若为空则将栈顶结点出栈,访问其右子树。(3) 循环1、2直到栈为空且无节点可入栈。先序与中序的区别是:先序在入栈时访问节点,中序在出栈时访问节点。3、 层遍历:性能分析:O(
ADT
- 实现ADT,可以实现两个二叉树的几种逻辑关系来显示它们之间的联系.如:求两个二叉树是否是等价的.它们的交集并集是怎样的.等等.这样这些都是ADT要实现的方法.-achieve ADT, can achieve two binary tree several logical relationship to show the linkages between them. Such as : whether the binary tree f
ADT串的实现
- ADT串的实现:主要包括以下操作:§ copy(s1,s2)把串s1复制到s2 § concat(s,s1,s2)连接S1,S2,结果放在S中 § delete(s,i,j)将串s中从第i个字符开始的连续j个字符删除,如果i+j>s.len则一直删除到串尾 § insert(s,s1,i)将串S1插入串S的第i个字符后 -ADT Series achieved : including the following : copy (
assign022
- A general tree ADT. VC6 and running under windows xp-A general tree ADT. VC6 and running under wi Windows xp
10-05
- 用类创建一个银行账户,对本金进行利息计算,并实现ADT(抽象数据类型)的接口。-Class to create a bank account for interest on the principal terms, and realize ADT (abstract data type) interface.
C07
- //Demo of the heap ADT (maxheap). For documentation // see the lecture slides.
ADT-0.9.0
- android eclipse 开发使用的ADT插件.这次0.9最新版的,对应android SDK 1.5版本.-android eclipse plug-ins to develop the use of ADT. The latest version of 0.9, the corresponding version of android SDK 1.5.
ADT-0.9.9
- 一个开源的android ADT开发工具-An open source android ADT development tools. . . . . . . . . . . . .
ADT-8.0.0
- android手机应用程序开发ADT包,作为插件用在eclipse中-android adt this is a very useful ,it is use in eclipse
ADT-10.0.0
- android 最新版本ADT下载,最新版-android download the latest version of ADT, the latest version
ADT-0.9.7
- android ADT,编写android程序必备的插件-android ADT
ADT-15.0.0
- anndroid ADT 15.0.0 GOOGLE 手机系统插件-anndroid ADT 15.0.0 GOOGLE phone system plug-in
ADT-18.0.0
- The latest development of Android mobile phone ADT plug-in package, can be installed directly is offline-The latest development of Android mobile phone ADT plug-in package, can be installed directly is offline
Eclipse+ADT
- Android编程环境ADT环境搭建,图文并茂,适合熟悉eclipse环境开发的同学。(Android programming environment, ADT environment built, Tu Vin Unionmaw, suitable for students familiar with the development of eclipse environment.)
ADT-15.0.0
- 部署Java/Android的开发环境 对于程序开发的学者来说,eclipse并不陌生,它为我们提供了一个非常广阔的平台来开发程序。同样我们也可以用它来开发android程序。但是在eclipse中并不能直接开发android程序,需要我们安装一个ADT插件(Deploying the development environment of Java and Android)
ADT-14.0.0
- adt插件,用于eclipe真机调试用。(ADT plug-in for eclipe real machine debugging.)
ADT
- 本地eclipse安装adt的离线包,开发Android项目的环境(Local eclipse installs the ADT off - line package,Developing the environment of Android project)