-
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
-
cadtomagpis
详细介绍cad转mapgis的过程及方法。(Cad details mapgis to the process and methods.)
- 2009-04-08 15:09:28下载
- 积分:1
-
关于ASP编程的相关资料,感兴趣的可以看一看哦
关于ASP编程的相关资料,感兴趣的可以看一看哦-ASP programming on the relevant information, interested can look at oh
- 2022-10-24 00:25:02下载
- 积分:1
-
Deque
This interface provides a method to filter data entries.
- 2014-02-27 15:30:05下载
- 积分:1
-
JavaEE-notes
Java EE环境相关笔记, basic introduction(JavaEE environment configuration,mysql introduction。)
- 2015-09-17 13:27:38下载
- 积分:1
-
Transition3d
This sample application shows how to use layout animation and various transformations on views.
- 2013-11-25 22:03:28下载
- 积分:1
-
PROJECT
沈阳师范大学专升本C语言技能与编程案例原题(Shenyang Normal University, Upgraded C-language skills and programming case the original title)
- 2012-05-23 11:44:23下载
- 积分:1
-
c语言象棋游戏
说明: C语言的初级练习者的首先,教你编一个象棋游戏(C language primary practitioners First, the series will teach you a chess game)
- 2005-09-16 10:46:14下载
- 积分:1
-
DefaultFileComparator
Default File Comparator implements Comparator, Serializable.
- 2014-01-22 14:13:04下载
- 积分:1
-
HTTP隧道(HTTP代理客户端)
HTTP Tunneling (HTTP Proxy Socket Client)
- 2022-04-13 06:31:41下载
- 积分:1