-
081142
将一篇文章中的单词提取出来,并且计算出显得频率()
- 2018-05-15 10:16:50下载
- 积分:1
-
kplk
说明: 一款一个益智类的手机游戏源码,可自己进行编译生成相应的安装文件(A puzzle class of mobile game source code, can be compiled to generate the corresponding installation files.)
- 2019-03-25 21:07:27下载
- 积分:1
-
select
java程序排序方法中的选择法排序,选择法排序被广泛应用易于理解(selection method java program sort method sort, sort of the selection method is widely used in easy to understand)
- 2012-11-21 19:17:24下载
- 积分:1
-
java-master
##基本用法
IP.enableFileWatch = true; // 默认值为:false,如果为true将会检查ip库文件的变化自动reload数据
IP.load("IP库本地绝对路径");
IP.find("8.8.8.8");//返回字符串数组["GOOGLE","GOOGLE"](The IP. Java class only applies to the free version of DAT and the paid version of the weekly daily version of dat files.)
- 2020-06-15 22:55:01下载
- 积分:1
-
4
说明: Chapter 1 codes ... this is fun
- 2010-02-05 06:18:41下载
- 积分:1
-
UpdateListView
Listview的简单使用!可以进行更新操作。(The simple use of Listview!)
- 2018-07-02 20:40:48下载
- 积分:1
-
Read and write in excel files
Reading and writing in excel files, tutorial in basic4android developers.
- 2018-02-16 14:16:23下载
- 积分:1
-
新建文件夹
说明: 测试案例,改案例仅为测试使用,为借用文档,如侵权,请告知删除。(Test cases, change cases only for testing use, for borrowing documents, such as infringement, please inform deletion.)
- 2020-06-19 03:40:02下载
- 积分:1
-
28181SPVMN-Use
GB28181安防监控标准SPVMN软件的安装和配置说明文件。(The Document of GB28181 Project SPVMN set)
- 2017-04-10 13:27:41下载
- 积分: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