-
mooring system parameter calculation
运用java对系泊系统的参数进行计算,建立算法模型。(The parameters of mooring system are calculated by Java, and the algorithm model is established.)
- 2017-09-15 23:52:52下载
- 积分:1
-
ht
说明: 可以自己选择图形是否填充及颜色的画图工具(Drawing tools that can choose the colors and shapes.)
- 2010-11-24 14:19:06下载
- 积分:1
-
daima1
Java枚举编程,附上李兴华老师视频教学的源代码,有需要的朋友可以下载来看看,Java文件(Java enum programming, accompanied Li Xinghua teacher teaching video source, a friend in need can be downloaded to see, Java file)
- 2013-12-16 14:04:14下载
- 积分: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
-
hht
黄鳄鱼提供的完整Hilbert Huang Transform程序,java源码,含EMD,EMD1,EMD2,频谱,边际频谱,图形界面,测试例程等。(complete java source code for Hilbert- Huang Transform, this package is a official version provide by Professor NordenE.Huang,all class just as EMD,EMD1,EMD2,spectrum,chart etc. are included in it.)
- 2015-09-11 12:57:24下载
- 积分:1
-
JIsuan
可以用的计算器,功能非常全面,可以当做大作业用(Calculator can be used, the function is very comprehensive, can be used as a big homework.)
- 2018-06-09 09:21:32下载
- 积分:1
-
Item
Represents an Item COMPREHENSION-TLV object.
- 2014-02-24 16:19:23下载
- 积分:1
-
bucketsort
说明: 用java实现的桶排序程序,本科期间java的实习(used to achieve the barrels sequencing procedures, undergraduate internships during java)
- 2006-04-17 22:00:57下载
- 积分:1
-
ListOfInternalSelectionViews
A list of {@link InternalSelectionView}s paramatarized by the number of items, how many rows in each item, and how tall each item is.
- 2013-11-28 11:00:07下载
- 积分:1
-
BloomFilter.java
实现基于redis的bloomFilter(the implements of bloomfilter based on redis)
- 2020-06-18 00:40:02下载
- 积分:1