-
HibernatePagination
hibernate参考,希望对各位有用。初次发帖,会有不足之处,会改进。(hibernate reference, in the hope that useful. The initial posting, there are deficiencies, will improve.)
- 2008-05-04 22:27: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
-
FileTrans
说明: 将文档中所有三级以上的目录归为一行,形式如1.2.3(All three levels above the document directory classified as line, form, such as 1.2.3)
- 2011-03-21 13:43:18下载
- 积分:1
-
TestSqoop
在java环境下调用sqoop 命令,需要提前部署好hadoop环境(test sqoop)
- 2015-07-24 11:47:33下载
- 积分:1
-
Java-programming-thought
Java程序设计语言经典教程,从理解Java设计思想的层面上来学习Java编程。(Java programming language classic handbook, from the level of understanding of the design ideas come to learn Java Java programming.)
- 2013-12-13 01:02:47下载
- 积分:1
-
VoiceTest
用于检测手机麦克风输入音量大小的DEMO(it s used to detect the volume of phones micphone)
- 2013-10-02 14:45:30下载
- 积分:1
-
OAsystem
一个简单的OA系统 希望能提高大家的JAVA能力 功能蛮多的 于初学者修改 SQLserver数据库 TOMcat服务器 数据库 在database文件下 附加到SQLSERVE即可(A simple OA system hopes to improve everyone s ability to function JAVA find many beginners modify SQLserver database TOMcat server database under the database files can be attached to SQLSERVE)
- 2013-11-15 09:24:58下载
- 积分:1
-
web.xml-document
web.xml配置参考文档,简单介绍web文件的配置(Web. XML configuration document reference, simple web documents introduced the configuration
)
- 2012-03-14 17:32:11下载
- 积分:1
-
时钟 走动
一个应用线程实现指针运动的指针时钟程序。程序应用绘制函数时钟面板,根据线程休眠时间间隔,每隔1000ms进行一次重绘。程序通过获取系统时间函数并加以计算个指针位置,再利用绘制函数将其绘制在面板上,通过设置指针长度及颜色,实现时针、分针、秒针的区分。次外,通过获取窗体大小,设置圆面圆心坐标及半径,可依据窗口大小动态划分圆面大小,并动态绘制刻度点位置。(A pointer clock program that uses threads to implement pointer movement. The program draws the function clock panel and redraws it every 1000ms according to the interval of thread dormancy. The program obtains the system time function and calculates the position of a pointer, then draws it on the panel by drawing function. By setting the length and color of the pointer, it achieves the distinction of clockwise, minute and secondhand. Secondly, by acquiring the size of the form and setting the coordinates and radius of the circle center, the circle size can be dynamically divided according to the size of the window, and the location of the scale points can be dynamically plotted.)
- 2020-06-19 19:00:01下载
- 积分:1
-
ding
画逻辑电路图基本功能:
1。文件的保存,打开;
2。添加基本元件;
3。画点,画线;
4。删除元件(Painting the basic functions of the logic circuit diagram: 1. Documents, open 2. Add the basic components 3. Painting point, drawing a line 4. Delete components)
- 2007-12-01 09:19:20下载
- 积分:1