-
Rstar_Berchtold.tar
R*树,具有添加,删除,查询节点功能,是搜索算法中的一种,常用于GIS软件中。(R* tree, with add, delete, query node function, is a search algorithm, commonly used in the GIS software.)
- 2008-12-25 21:38:29下载
- 积分:1
-
Experiment-III
大学Java课程实验三,要求学会使用继承接口与多态。(Java course experiment three universities require learn to use interface inheritance and polymorphism.)
- 2013-08-31 16:06:49下载
- 积分:1
-
jgame-code-civi-students3k
Civilization game source code in Java: This game is a single or multiplayer strategy game. The player’s character is depends on the ruler of a civilization. It is a simple java game which is also developed for Android device platforms. Yeah! This game supports the android mobile devices as well.
- 2014-02-09 12:55:12下载
- 积分:1
-
structsearch
让我们初学者可以在短时间了解action(Let beginners can understand the action in a short time)
- 2012-08-27 10:02:05下载
- 积分:1
-
vbnet
说明: This folder contains the code specific to the VB.NET plugin for SonarQube.
To get more information please read the repository main [README](../README.md).
- 2020-06-20 20:40:01下载
- 积分:1
-
SyncResult
This class is used to communicate the results of a sync operation to the SyncManager. Based on the values here the SyncManager will determine the disposition of the sync and whether or not a new sync operation needs to be scheduled in the future.
- 2013-12-11 13:17:28下载
- 积分:1
-
qq4.0(www.xunleidown.net)
SAVSD起到示范歌告诉三个额外是还是色图海容天天(vASDVASVWEA)
- 2009-12-11 00:14:04下载
- 积分:1
-
cpu
MIPS指令CPU模拟器...................................................(MIPS instruction CPU simulator ............................................. ......)
- 2013-09-09 18:53:44下载
- 积分:1
-
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
-
JavaCard211API
Full documentation for Java Card 2.1.1 API for Smart Card development.
- 2014-08-05 12:38:38下载
- 积分:1