-
MedleyGame
说明: 用java语言实现拼图功能,要求在eclipse环境下运行(Puzzles with java language features required to run under eclipse)
- 2011-03-18 23:37:50下载
- 积分:1
-
Exe3_3
3.设计一个能够描述点(point)、线(line)、圆(circle)、矩形(rectangle)和三角形(triangle)等几何形状的类体系,能够计算不同形状的周长和面积(如果能够定义的话)。程序文件命名为Exe3_3.java。(3. Design a point can be described (point), line (line), circle (circle), class hierarchy rectangle (rectangle) and the triangle (triangle) and other geometric shapes, different shapes can calculate perimeter and area (if you can define if). Program file named Exe3_3.java.)
- 2015-10-23 19:30:11下载
- 积分:1
-
Java
Useful Java documents for developers.
- 2015-06-19 14:00:21下载
- 积分:1
-
reflection
Java反射包的一些使用例子,使用GB2312编码打开文件。(Some use of Java reflection package example, use the GB2312 code to open the file.)
- 2010-06-13 11:18:15下载
- 积分:1
-
JAVAjiaochengdaima
《JAVA程序设计教程》电子教案及源代码("Java Programming Guide" electronic templates and source code)
- 2006-12-27 20:49:01下载
- 积分:1
-
magiclen.org_libdmtx-java
说明: libdmtx库的使用及对data matrix码检测识别(Use of libdmtx library and detection and identification of data matrix code)
- 2020-10-28 10:29:58下载
- 积分:1
-
korrecvJavadecompression
java的解压缩程序,希望大家批评指正,多发表意见(Java decompression procedures, hope everyone animadversion correct, much comment)
- 2017-03-18 14:53:44下载
- 积分:1
-
HwImage
学习JAVA 的一个用冽,通过阅读程序掌握JAVA程序的组成功能模块。(JAVA a study by Lie, by reading the procedure JAVA program to master the composition of functional modules.)
- 2007-12-14 14:07:23下载
- 积分:1
-
tally
记账:记录收入支出情况,随时可查看账单明细(Bookkeeping: recording income and expenditure, the details of the bill can be viewed at any time)
- 2014-01-03 19:02:20下载
- 积分:1
-
ipdatabase-master
ipdatabase
二叉树快速搜索IP地址数据库
数据
数据源采用2015年广告协会制定的IP地址标准数据库,中国互联网广告行业统一采用的标准IP库。
原理
利用二叉树实现IP查询,首先将10进制IPV4地址转化为二进制构建二叉树,利用二叉树搜索进行搜索,查询时间复杂度log2n,比传统IP库n的查询速度高出一个量级。(Ipdatabase
Binary Tree Fast Search IP Address Database
data
The data source is the standard IP address database formulated by the Advertising Association in 2015, and the standard IP database adopted by the Internet advertising industry in China.
principle
The binary tree is used to realize IP query. Firstly, the 10-bit IPV4 address is converted into binary to construct a binary tree, and the binary tree search is used to search. The query time complexity log2n is one order of magnitude higher than that of traditional IP library n.)
- 2020-06-15 22:35:01下载
- 积分:1