-
qqmail
类似于发送QQ邮件的功能,可以添加正文、标题和附件。(Similar to the function of sending QQ mail, the text, the title, and the attachment can be added.)
- 2018-01-03 15:15:39下载
- 积分:1
-
ClientContextConfigurer
Client Context Configurer implements ClientContext.
- 2014-01-12 18:09:01下载
- 积分:1
-
ResultValue
Represents an evaluation of the goodness of a result.
- 2013-12-05 11:00:58下载
- 积分:1
-
JRegexTool
正则匹配工具,可匹配任意字符,支持匹配替换,支持对各种标示符的特别处理,界面化操作,简单易用(Regular matching tool to match any character, support matching replacement support special treatment for a variety of identifiers, interface operation, easy to use)
- 2014-02-17 14:56:07下载
- 积分:1
-
JavaHowToProgramFourthEdition
《Java How to program 第四版》 影印版。Java基础教材。(" Java How to program fourth edition of" photocopy version. Java based materials.)
- 2010-07-19 10:41:37下载
- 积分:1
-
ID3
ID3 is data classification algorithm.it is used to generate decision tree from given data set.decision is used to make strategic decision from generated decision tree.
- 2011-09-08 16:58:32下载
- 积分:1
-
moea
NSGA2 和 QMEA 的java实现(NSGA2 and QMEA in JAVA)
- 2010-05-11 11:18:32下载
- 积分:1
-
FS
说明: 一款安卓手机与WINDOWS系统之间局域网内文件传输的软件,采用SMB协议。实现自动IP搜索。(A software which can provide file transforming between android device and Windows PC.Using SMB protocal.)
- 2014-05-22 15:15:05下载
- 积分:1
-
www.RoboHobby.com_Java_ME_Disc
Java program that teaches you how to
- 2013-10-30 02:10:40下载
- 积分: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