-
TREE_INT
Tree AVL
In an AVL tree, the heights of the two child subtrees of any node differ by at most one if at any time they differ by more than one, rebalancing is done to restore this property. Lookup, insertion, and deletion all take O(log n) time in both the average and worst cases, where n is the number of nodes in the tree prior to the operation. Insertions and deletions may require the tree to be rebalanced by one or more tree rotations.
- 2014-12-05 02:27:12下载
- 积分:1
-
android
基于java基础的安卓部分的学习和代码,全部在压缩文件内(english version)
- 2013-09-11 21:13:27下载
- 积分:1
-
基于JavaEE,ssh的OA项目
本项目是基于Java开发的oa办公系统,主要是人员管理,请假,员工信息管理等等,采用的是Struts,hibernate,spring框架开发的,数据库使用的是MySQL,运行正常,可以实现具体功能。。。。。。。。。。。。。。。。。
- 2022-09-19 09:00:05下载
- 积分:1
-
java连接数据源
Java Connect DataSource
- 2022-07-26 02:28:39下载
- 积分:1
-
用于构建分布式系统的http://orbit.bioware.com/轨道-虚拟角色框架
公共接口你好延伸演员{任务;sayHello(字符串的问候);
- 2022-12-31 22:35:04下载
- 积分:1
-
JAVA在线聊天系统
利用java实现的在线聊天系统,基于客户端-服务器-客户端模式来实现聊天。
- 2022-03-10 11:05:32下载
- 积分:1
-
航空订票系统
航空公司预订系统项目旨在提供机票搜索和预订可用的设施。用户可以搜索在特定日期的可用航班为某一次旅程。
- 2022-03-17 15:43:56下载
- 积分:1
-
VCardParser_V40
vCard parser for vCard 4.0.
- 2013-11-21 22:07:30下载
- 积分:1
-
使用java编的俄罗斯方块,基本功能齐全,是一个比较好的程序,值得下载...
使用java编的俄罗斯方块,基本功能齐全,是一个比较好的程序,值得下载-use java addendum to the Russian box, complete basic functions, is a good procedure, worth the download
- 2022-04-01 00:26:35下载
- 积分:1
-
网上书店系统系统能实现用户的注册、登录功能;能够实现商品的查询,订购等功能。该系统基本上具备一个网上商品销售系统应该具备的功能,该设计项目基本上体现了构建一个动...
网上书店系统系统能实现用户的注册、登录功能;能够实现商品的查询,订购等功能。该系统基本上具备一个网上商品销售系统应该具备的功能,该设计项目基本上体现了构建一个动态商务网站所需要的技术。-Online bookstore systems to achieve the user" s registration, the registry function to achieve product inquiries, orders and other functions. Basically, the system has an on-line sales system should have the function, the design reflects the construction of the project is basically a dynamic business website technology needs.
- 2022-02-24 21:58:33下载
- 积分:1