-
TestCode
自动化测试脚本:使用java编写的对象的子对象遍历查找脚本代码。(Automated test script: Find object' s child objects traverse)
- 2013-06-17 11:17:16下载
- 积分:1
-
Chat
chat (implementacionde socket en java en chat)
- 2012-04-04 07:30:55下载
- 积分:1
-
Homework08
利用前面提到的SupplyDepot、Transport和CapableOfBeingRefefuelled类/接口,为Air-plane增加一个main()方法,然后为supplyDepot等增加必要的字段、参数和代码,以便CapableOfBeingRefefuelled能够告诉service()方法需要加多少油。同时要确保Depot中的油应相应地减少,而实现CapableOfBeingRefefuelledi的类对象应相应地增加。(Using the upplyDepot, Transport and ApableOfBeingRefefuelled classes/interfaces mentioned above, add a main () method to Air-plane, and then add the necessary fields, parameters and codes to supplyDepot, so that CapableOfBeingRefefuelled can tell service () how much fuel the method needs. At the same time, we should ensure that the oil in Depot should be reduced accordingly, and the class objects that implement Capable OfBeingRefefuelledi should be increased accordingly.)
- 2020-12-07 21:59:21下载
- 积分:1
-
Eclipse_chinese
Eclipse 中文版帮助文档,仅供参考(Chinese version of the Eclipse help documentation for reference purposes only)
- 2013-08-15 23:46:25下载
- 积分:1
-
xiaoche
一个制作的简单的小汽车模型,运用VRML中的。(a car)
- 2011-07-26 09:45:33下载
- 积分:1
-
rqcms
RQCMS is designed to be a pseudo dynamic, multi site content management system that has the following features:
1. pseudo dynamic
Is a pseudo dynamic web application in another way. For example, the display list page is categroy.php, after the set, we take the list.php display the contents of the page in the browser. It can display more than 2. sites in other ways
Using a website system allows you to build many stations. Many stations can be processed in batches or individually. Each station has its own set of settings, different templates
- 2017-09-08 10:43:40下载
- 积分:1
-
jspTest
JAVAEE实现的购物车demo,能实现与数据库的连接,具有增加删除修改产品等功能,具有商品页面。(JAVA EE to achieve the shopping cart demo, can achieve the connection with the , with the increase in the deletion of modified products and other functions, with commodity pages.)
- 2016-11-03 14:08:46下载
- 积分:1
-
TallerMecanico
Ejemplo taller mecanico Java (netbeans)
- 2012-11-24 04:29:41下载
- 积分:1
-
Hibernate_Javake_Ch02_Config
Hibernate运行Demo,详细讲解启动配置文件Hibernate.cfg如何编写,包括SessionFactory里的数据源如何配置(Hibernate Run Demo, explain in detail how the startup configuration file Hibernate.cfg preparation, including SessionFactory in how to configure data sources)
- 2013-11-04 00:07:37下载
- 积分: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