-
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
-
Ioan-Dore-Landau--Gianluca-Zito-Digital-Control-o
Ioan Dore Landau, Gianluca Zito-Digital Control of Electrical Drives-Springer (2007)
- 2015-03-03 02:07:10下载
- 积分:1
-
dl
说明: J2EE实现的网站资源下载系统程序。方便移植到自己的网站系统当中。(J2EE resources to achieve the website to download system programs. Facilitate the migration to your own website systems.)
- 2009-10-19 11:26:31下载
- 积分:1
-
snmp4j-agent-2.3.2-distribution
用snmp4j实现的agent,代码比较多,但是很值得一看,尤其是对于要用SNMP监控信息的编程者,可以仔细研究一下里面的代码.-Achieved with snmp4j agent, code more,(Snmp4j achieved by agent, code more, but is worth a visit, especially for programmers to use SNMP to monitor the information, you can take a closer look inside the code.-Achieved with snmp4j agent, code more,)
- 2020-12-29 22:39:02下载
- 积分:1
-
spring-security
说明: spring security 自定义配置 docker 使用文档(Spring security custom configuration docker usage documentation)
- 2020-06-17 19:40:01下载
- 积分:1
-
chatroom
用java编写的聊天室,里面包括客户端和服务端,功能齐全,并有简单的GUI设计(Prepared using java chat room, which includes client and server, fully functional, and a simple GUI design)
- 2013-02-04 22:04:40下载
- 积分:1
-
gitbub1
很多项目,好用,学习,方便,快捷,很好用,亲测。(Simplify the fraction and become the simplest)
- 2018-06-05 20:03:44下载
- 积分:1
-
modbus-master
说明: 通过串口解析MODBUS协议
读开关量型的输入信号
读保持寄存器上的内容
批量写数据到保持寄存器(Resolving MODBUS Protocol through Serial Port
Input signal of reading switch type
Read and hold registers
Write data in batches to hold registers)
- 2020-06-23 20:40:01下载
- 积分:1
-
EasyPay-master
EasyPay(易支付)集成并高度封装了Android平台的微信支付,支付宝支付以银联支付。使用此库,开发者可以使用简单方便的api实现支付功能。
易支付编码实现遵循设计模式六大原则,并且使用了单例以及策略模式来实现整个库,扩展性良好,可以轻松扩展其他支付方式如百度,美团等。支付方式类继承IPayStrategy接口,支付信息类实现IPayInfo接口,再分别传入场景类EasyPay中即可。具体请参照代码中支付宝或者微信或者银联支付方式封装。(This is a library for Developers easily to use Alipay,WechatPay and UnionPay in Android project.)
- 2020-06-25 07:00:02下载
- 积分:1
-
spring-dubbo-spring-boot
用于测试spring dubbo功能,提供对spring boot的支持(It is used to test spring Dubbo function and provide support for spring boot.)
- 2018-10-21 21:13:35下载
- 积分:1