-
ClassHierarchyTraveler
Class Hierarchy Traveler Source Code for Andriod.
- 2013-12-04 10:20:18下载
- 积分: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
-
compiled-machine
一个自动代码生成工具。它能读入“myapproval.sql”里的“account”和“authority”的建表语句,分别自动生成如“AccountModel.java”和“AuthorityModel.java”Model类对象的源代码。(An automatic code generation tool. It reads " myapproval.sql" in the " account" and " authority" of the build table statement is automatically generated as " AccountModel.java" and " AuthorityModel.java" Model class object' s source code, respectively.)
- 2014-05-04 00:56:39下载
- 积分:1
-
grafica 3d
entorno grafico para robot de 6 ejes
- 2019-06-11 01:59:45下载
- 积分:1
-
main
Nice auth for vk.com with tor
- 2014-01-21 14:39:46下载
- 积分:1
-
java-chat
j a v a 聊 天 程 序 源 代 码(java chat program source code)
- 2014-04-17 11:56:03下载
- 积分:1
-
thoughtworks
thoughtworks笔试作业题,附有markdown说明文档(thoughtworks written job title, with markdown documentation)
- 2016-11-26 21:08:32下载
- 积分:1
-
java_remote_desktop_connection
java远程桌面连接 java远程桌面连接 java远程桌面连接(java remote desktop connection)
- 2021-04-15 19:28:54下载
- 积分:1
-
ynlersectioninitialization
swarm中的仿真,用JAVA实现,swarm是圣塔菲研究所开发的多Agent仿真平台,()
- 2018-01-26 14:24:21下载
- 积分:1
-
Java4
实现一个数据单元,包括学号和姓名两部分。
编写两个线程,一个线程往数据单元中写,另一个线程往出读。要求每写一次就往出读一次。
- 2010-01-04 20:42:49下载
- 积分:1