-
KNN
Knn的java程序,通过程序演示了knn算法的实现过程。(the demo of Knn ,java平台下)
- 2010-11-20 13:04:16下载
- 积分: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
-
Parking-Management-System
小型停车场管理系统,记录停车信息,通过java予以实现,功能较详细(Small parking management system to record Parking Information, be achieved through java, features a more detailed)
- 2013-07-16 09:26:17下载
- 积分:1
-
SSM
ssm(struts2+spring+mybatis)写的一个demo,实现简单的增删改查,了解ssm开发流程,适合新手(ssm (struts2+spring+mybatis) write a demo, to achieve simple CRUD understand ssm development process for novices)
- 2020-07-02 00:20:01下载
- 积分:1
-
BookShopping
jsp中用session实现购物车功能,简易购物车(session to achieve Shopping Cart)
- 2009-09-22 16:38:23下载
- 积分:1
-
smslib
使用短信猫发送短信所需jar包。主要是通过解析串口来发送短信(Jar packets needed for sending SMS messages by SMS cat)
- 2018-11-12 19:07:50下载
- 积分:1
-
MedleyGame
说明: 用java语言实现拼图功能,要求在eclipse环境下运行(Puzzles with java language features required to run under eclipse)
- 2011-03-18 23:37:50下载
- 积分:1
-
桂林文创商城系统 毕业设计;JAVA+MySQL SpringMVC框架 源码+数据库+素材
管理员账号/密码:admin/admin
- 2020-11-27下载
- 积分:1
-
Wicket_in_action
Wicket is a framework that makes building web applications easier and more fun. It
boasts an object-oriented programming model that encourages you to write maintainable
code and helps you scale your development effort with its facilities for reusable
components and separation of concerns.
- 2012-12-01 20:18:16下载
- 积分:1
-
OvalPanel
Java Swing程序实例。Panel的应用实例。(Java Swing instances. Panel application.)
- 2007-10-11 11:18:21下载
- 积分:1