-
hydroelement
水库调度中的基本类,主要用于发电调度,包括水库类、曲线类、发电调度图类等(A basic Java code package for reservoir dispatch,consist of hydrostation class、curve class、dispatch graph class,etc.)
- 2020-11-30 15:09:27下载
- 积分:1
-
Office
办公查询系统实现员工信息查询,部门查询,职位查询等信息(Office inquiry system realizes staff information inquiry, Department inquiry, position inquiry and other information.)
- 2020-06-21 08:40:01下载
- 积分:1
-
JPEG-Algorithm
JPEG Algorithm using java
- 2011-10-05 08:13:16下载
- 积分:1
-
smslib
使用短信猫发送短信所需jar包。主要是通过解析串口来发送短信(Jar packets needed for sending SMS messages by SMS cat)
- 2018-11-12 19:07:50下载
- 积分:1
-
telnet_service
这是一个简单的telnet协议简单实现,希望对大家有帮助。(telnet service,telnet service
telnet service)
- 2009-09-26 12:25:06下载
- 积分:1
-
HeadFirstDesignPatterns_code102507
说明: 这是head first design patterns源码,讲解了java23种设计模式(23 design patterns in Java)
- 2019-07-04 10:16:01下载
- 积分:1
-
IconLoader
get Graphics Configuration Source Code for Andriod.
- 2013-12-02 15:44:44下载
- 积分:1
-
jrchivefunctor
woden-core-1,0M10 java制作的微软的计算器~外貌基本和微软的一样()
- 2018-02-10 07:32:53下载
- 积分: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
-
WordCount
hadoop mepreduce wordcount 代码(hadoop mepreduce wordcount)
- 2013-08-08 10:13:29下载
- 积分:1