登录
首页 » Java » ipdatabase-master

ipdatabase-master

于 2020-06-15 发布 文件大小:880KB
0 122
下载积分: 1 下载次数: 0

代码说明:

  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.)

文件列表:

ipdatabase-master, 0 , 2018-08-15
ipdatabase-master\README.md, 938 , 2018-08-15
ipdatabase-master\pom.xml, 1125 , 2018-08-15
ipdatabase-master\src, 0 , 2018-08-15
ipdatabase-master\src\main, 0 , 2018-08-15
ipdatabase-master\src\main\java, 0 , 2018-08-15
ipdatabase-master\src\main\java\com, 0 , 2018-08-15
ipdatabase-master\src\main\java\com\ggstar, 0 , 2018-08-15
ipdatabase-master\src\main\java\com\ggstar\util, 0 , 2018-08-15
ipdatabase-master\src\main\java\com\ggstar\util\file, 0 , 2018-08-15
ipdatabase-master\src\main\java\com\ggstar\util\file\FileUtil.java, 1629 , 2018-08-15
ipdatabase-master\src\main\java\com\ggstar\util\file\PoiUtil.java, 656 , 2018-08-15
ipdatabase-master\src\main\java\com\ggstar\util\ip, 0 , 2018-08-15
ipdatabase-master\src\main\java\com\ggstar\util\ip\IpHelper.java, 3243 , 2018-08-15
ipdatabase-master\src\main\java\com\ggstar\util\ip\IpRelation.java, 943 , 2018-08-15
ipdatabase-master\src\main\java\com\ggstar\util\ip\IpTree.java, 5853 , 2018-08-15
ipdatabase-master\src\main\resources, 0 , 2018-08-15
ipdatabase-master\src\main\resources\ipDatabase.csv, 4977417 , 2018-08-15
ipdatabase-master\src\main\resources\ipRegion.xlsx, 25433 , 2018-08-15
ipdatabase-master\src\main\resources\log4j2.xml, 5068 , 2018-08-15
ipdatabase-master\src\test, 0 , 2018-08-15
ipdatabase-master\src\test\java, 0 , 2018-08-15
ipdatabase-master\src\test\java\com, 0 , 2018-08-15
ipdatabase-master\src\test\java\com\ggstar, 0 , 2018-08-15
ipdatabase-master\src\test\java\com\ggstar\testclient, 0 , 2018-08-15
ipdatabase-master\src\test\java\com\ggstar\testclient\Client.java, 348 , 2018-08-15

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • project
    Semantic similarities for bag of word
    2011-10-23 00:18:07下载
    积分:1
  • ThinkinginJavaxitiyuandianma
    《Thinking in Java》第四版习题源代码,网上好难找啊!这里和大家分享。()
    2008-05-31 13:56:47下载
    积分:1
  • prjNetOrder
    说明:  MVC设计+jsp+servlet+sqlserver开发,网上订餐系统源码,内含数据库~(MVC design+ Jsp+ Servlet+ Sqlserver development, on-line reservation system source code, including database ~)
    2008-09-25 03:41:03下载
    积分:1
  • ChatRoom
    网络聊天室:包括用户注册,聊天,私聊功能,希望对大家有用(Internet chat rooms)
    2012-08-13 13:46:28下载
    积分:1
  • SipSettings
    public class JetBoy extends Activity implements View.OnClickListener .
    2014-03-04 16:22:43下载
    积分:1
  • NBTree
    JAVA的一个程序,是分类算法中的判定树的一部分。(JAVA a process, the classification algorithm of decision tree part.)
    2007-04-03 17:43:19下载
    积分:1
  • bs_shopping
    bs_网上购物系统每个例子文件夹都附有数据库表、程序源文件和一个war包(或者jar包)。如果是cs结构的,那么是个jar包,而且还多一个可执行程序文件夹,如果是bs结构的则是个war包。结构如下所示: 例子 | +--- -例子名称 | +------数据库表(文件夹) | +------源代码(文件夹) | +-----jar包(ejb模块)或者war包(web模块)【部署到服务器上】 | +------可执行程序(cs结构的例子特有) | | | +-------可执行的jar包 | +------文本文件(http.txt,启动例子时,IE中输入的地址,bs结构的例子特有) 在使用例子之前,你可以用Jbuilder打开原来的工程文件,重新编译,也可以直接部署war包(或者jia包)。 (bs_ online shopping system each case folder with all the database tables, Source documents and procedures for a war Package (jar or packet). If the structure is cs, is a jar packets, but also more than one executable file folders, If the structure is bs this is a war packet. Structure as follows : Examples |---- Example Name |------ database tables (folder) |------ source code (document folder) |----- jar Package (ejb module), or war Package (web module) [deployment to the server-- |------ executable (cs structure of the specific examples) | | |------- enforceable ja r Pack |------ text file (http.txt start example, the importation of the IE address, bs structure of the specific examples) in the use of examples, You can use Jbuilder opened the original engineering documents, recom)
    2006-12-25 22:37:51下载
    积分:1
  • java_com
    java串口调试程序 1.波特率 2.数据位 3.停止位 4.校验位 (java serial debugger 1. baud rate 2. data bit 3. stop bit 4. parity bit)
    2010-12-11 13:06:59下载
    积分:1
  • 奥博暴利 月100%-美日1H
    说明:  各种指标统计趋势加仓,风控合理,适合小资金,多品种对冲暴力ea(It is suitable for small capital and multi variety hedging violence EA)
    2020-07-10 01:34:40下载
    积分:1
  • spring-demo
    说明:  spring demo as spring boot
    2020-06-25 14:40:02下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载