-
PDF-files-Split
java源代码,PDF文件分割与合并的源代码,相当好用(java source code, PDF files, split and merge source code, very easy to use)
- 2012-10-22 16:14:48下载
- 积分:1
-
TryTest42
人工蜂群代码,用于算法的基础学习,仅供参考。
也可以用来进行java代码的学习(Artificial bee colony code, for the basic learning algorithm. It can also be used to learn java codes)
- 2018-06-04 16:05:13下载
- 积分:1
-
javastore
仓库管理系统,JAVA语言+SQL数据库
(Warehouse management system, JAVA+ SQL database language)
- 2013-09-24 04:16:43下载
- 积分:1
-
FGPathBezier3
利用java编写的路径平滑算法,采用2次+3次贝塞尔曲线拟合路径,并且可以按照一定距离间隔生成采样点(Written using java path smoothing algorithm, using the 2+3 Bezier curve fitting path, and the sampling points can be generated in accordance with a certain distance interval)
- 2012-10-01 13:50:18下载
- 积分: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
-
NativeLlcpSocket
LlcpClientSocket represents a LLCP Connection-Oriented client to be used in a connection-oriented communication.
- 2014-02-19 11:53:56下载
- 积分:1
-
状态列跑马灯
说明: 运用java状态列跑马灯系列源代码,简单有效 仅供参考(use state out 5,250 family source code, a simple and effective way is for reference only)
- 2006-02-07 14:50:50下载
- 积分:1
-
IOSusb
ios usb connect can connect other device
- 2021-02-19 09:39:44下载
- 积分:1
-
Exe8_2
2.设计一个9x9的棋盘窗口,用黑白相间颜色填充棋盘。棋盘大小为600x600,标题为“棋盘”,窗口大小不可改变。程序文件命名为Exe8_2.java。(2. Design a 9x9 board window, filling the board with black and white colors. Board size is 600x600, titled chessboard , the window size can not be changed. Program file named Exe8_2.java.)
- 2015-06-14 18:28:58下载
- 积分:1
-
tut-rest-master
You re creating an API that clients need to consume across the web.
You want to open up your organization s data to consumption by varied clients across the web.
You need to integrate your application with other applications inside your own organization, but you don t have control over the languages, tools, or frameworks for those applications.
- 2014-03-18 11:30:50下载
- 积分:1