-
TIJ-2nd-edition-code
java编程思想源代码,本书17章,java经典图书(thinking java programming source code, the book chapter 17, java classic books)
- 2006-11-17 15:11:28下载
- 积分:1
-
SchoolOnline
JAVA WEB项目:校讯通及校园OA系统,使用SSM框架搭建(A program of Java web。School-online)
- 2016-11-01 18:24:09下载
- 积分:1
-
toPdfUtils-master
多种方式实现java word转pdf的demo ,支持docx(Various ways to convert from word to pdf ,supporting docx)
- 2020-11-14 11:59:43下载
- 积分:1
-
googleinterview
google的一道JAVA面试题,有人用c写了一个,得出这些结果只用了几十毫秒!
有更好思路的可以讨论讨论。(google for a JAVA face questions, someone wrote a c obtained these results only dozens of milliseconds! Have a better idea of the discussion can be discussed.)
- 2010-06-13 13:57:29下载
- 积分:1
-
Birch
birch算法是聚类算法的一种,克服了k-means算法的缺点,这里提供了详细的讲解ppt和代码(The birch algorithm is a kind of clustering algorithm, which overcomes the shortcomings of the k-means algorithm. Here is a detailed explanation of ppt and code.)
- 2019-05-10 11:12:28下载
- 积分:1
-
数字拼读
说明: Java语言实现阿拉伯数字的拼读,内有两个版本/思路(Arabic numeral spelling)
- 2020-03-12 18:23:39下载
- 积分:1
-
shuzu
创建一个数组后,若想替换其中的一个数据,那么可以输入这个数的索引和要加入的值就可以换(In an array to replace a number)
- 2009-10-12 17:20:43下载
- 积分:1
-
贪吃蛇
可以实现贪吃蛇小游戏的基本操作,重回儿时记忆(The basic operation of the snake game can be realized)
- 2018-07-31 17:28:13下载
- 积分: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
-
jump
html页面转jsp页面的一个典型的例子,值得大家学习!(HTML page, a typical example of the JSP page worth learning!)
- 2016-04-07 16:49:03下载
- 积分:1