-
NIOAccess
This class is used via J N I by code in frameworks/base Source Code for Andriod.
- 2013-12-16 11:37:02下载
- 积分:1
-
CPPCAR
本文件是在VISUAL C++环境下开发的汽车货运管理系统,感兴趣的可下载。(This document is in the VISUAL C++ development environment trucking management system, interest can be downloaded.)
- 2015-03-12 22:27:23下载
- 积分:1
-
Java_snake
Java版贪吃蛇。参照某人的博客做的。很有价值。(Java version of Snake. Reference to someone' s blog. Valuable.)
- 2013-04-06 16:43:44下载
- 积分:1
-
iBatispage
iBatis分页实例 内含数据库文件在src文件夹中(Page includes examples of iBatis database file in the src folder)
- 2009-04-17 15:52:59下载
- 积分:1
-
BlockComboBox
利用Swing组件在弹出式菜单项间画分隔线(Drawing split line in Popumenu by java swing.)
- 2001-01-20 11:53:29下载
- 积分:1
-
springbootdemo
说明: springboot demo 亲测可用(springboot demo program)
- 2020-06-22 04:40:02下载
- 积分:1
-
pattern-java
设计模式经典书籍,学习设计模式的入门教程,浅显易懂(Classic design patterns book, Design Patterns Study Guide entry, easy to understand)
- 2009-02-22 15:02:06下载
- 积分:1
-
VCardParser_V30
vCard parser for vCard 3.0. See RFC 2426 for more detail.
- 2014-03-19 20:46:06下载
- 积分:1
-
foodsys
这是一个简单的java桌面应用软件。主要应用于酒店点餐和管理操作。能帮助到java的初学者(This is a simple java desktop application software. Mainly used in hotels ordering and management operations. Can help to java beginners)
- 2013-11-12 11:31:02下载
- 积分: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