-
bonecp-master
BoneCP 是一个高性能的开源java数据库连接池实现库。它的设计初衷就是为了提高数据库连接池的性能,根据某些测试数据发现,BoneCP是最快的连接池。BoneCP很小,只有四十几K(运行时需要slf4j和guava的支持,这二者加起来就不小了),而相比之下 C3P0 要六百多K。(BoneCP is a high-performance open source java database connection pool implementation library. It' s designed to improve the performance of the database connection pool, according to some test data found, BoneCP fastest connection pool. The BoneCP small four dozen K (run-time support for slf4j and guava, both of which add up to not less), contrast C3P0 over six hundred K.)
- 2013-03-08 21:38:08下载
- 积分:1
-
javacodes
Java就应该这样学这本书籍对应的实例和源码(Java should learn the book source code)
- 2015-12-20 18:42:38下载
- 积分:1
-
rsa-java
用java实现的,使用了rsa算法,可用于加解密文本文档(Achieved with java, use the rsa algorithm, can be used for encryption and decryption text document)
- 2009-06-02 08:23:50下载
- 积分:1
-
disruptor
Disruptor:一种高性能的、在并发线程间数据交换领域用于替换有界限队列的方案(The Disruptor: a high-performance, concurrent threads for data exchange between field for the replacement program boundaries queue)
- 2012-11-04 16:26:42下载
- 积分:1
-
dff-000
JAVA游戏毕业设计毕业论文 适合本科专科计算机专业毕业设计参考(JAVA game design graduate thesis for undergraduate computer specialist graduate design reference)
- 2008-03-01 09:26:33下载
- 积分:1
-
JSONWizard
说明: 可以将气象数据grib2文件 转为json文件 便于使用与开发(The meteorological data grib2 file can be converted into JSON file for easy use and development)
- 2020-09-10 17:46:47下载
- 积分:1
-
Java(day07)StudyNotes
java 学习记下来的学习笔记,仅供入门!(java study notes down for learning purposes only entry!)
- 2010-01-04 08:38:11下载
- 积分:1
-
VoiceTest
用于检测手机麦克风输入音量大小的DEMO(it s used to detect the volume of phones micphone)
- 2013-10-02 14:45:30下载
- 积分:1
-
ReplaceTextMessage
说明: 一个利用Java的DOM接口实现的对XML文档的内部信息进行修改并生成另一个文档的例子,希望能给学习Java中DOM处理XML文档的参考!(use a Java DOM interface to the XML's internal information and revise documents generated another example, in hopes of giving the learning Java DOM XML documents with reference!)
- 2006-03-28 18:13:15下载
- 积分: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