-
DB
银行管理系统登录封装,里面还有数据库连接,用时方便直接调用即可(Bank management system login package, there is also a database connection can be called directly, with convenient)
- 2013-05-13 22:55:47下载
- 积分:1
-
MQPMina
一个ActiveMQ+Mina的小例子,希望研究这块的人有帮助。(A ActiveMQ+Mina small examples, I hope this piece of research to help people.)
- 2013-07-13 16:00:29下载
- 积分:1
-
bankeralgorithmssourceCode
银行家算法java版,大家可以参考一下。(java bank algorithms sourceCode)
- 2017-04-19 23:19:42下载
- 积分:1
-
ProfilerProcessor
@fileoverview Profiler processor is used to process log file produced by V8 and produce an internal profile representation which is used for building profile views in "Profiles" tab.
- 2014-01-12 09:26:30下载
- 积分:1
-
DirectByteBuffer
DirectByteBuffer extends BaseByteBuffer implements DirectBuffer.
- 2014-02-18 12:46:44下载
- 积分:1
-
Java入门到精通
说明: JAVA入门到精通,这是一部为java初学者和爱好者编辑的书本(JAVA From entry to mastery)
- 2018-12-27 11:02:38下载
- 积分:1
-
DBPool_v4.8.3
数据库连接池dbpool_v4.8.3.zip(database connection pool dbpool_v4.8.3.zip)
- 2006-10-25 15:21:58下载
- 积分:1
-
threshold
A java application - processing which can be downloaded free from processing.org
Here it uses a free library - OpenCV - made by intel. .. to convert all the pixels in an image - in fact in a movie - a capture from the webcam. If the color of a pixel is "higher" comparing to a threshold it turns black - otherwise it becomes white.(A java application- processing which can be downloaded free from processing.org
Here it uses a free library- OpenCV- made by intel. .. to convert all the pixels in an image- in fact in a movie- a capture from the webcam. If the color of a pixel is "higher" comparing to a threshold it turns black- otherwise it becomes white.)
- 2009-05-12 05:52:05下载
- 积分:1
-
java-paike.rar
基于java的自动排课系统设计与实现,开发文档。(paike )
- 2020-12-25 17:39:04下载
- 积分: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