-
需求梳理1.0
说明: Java后端接口规范,公司使用的,以上参考,尽自己使用(Java back-end interface specification, the company uses, the above reference, do your best to use)
- 2020-06-17 14:00:01下载
- 积分:1
-
Bracket
Calculates if the brackets in a sentence are correctly close.
Input consists, one per line, sentences with brackets, and output say YES if its correctly close, or NO int if its not saying where is the error.
Input:
()[]<>(**)
(*)
(ASA
Output:
YES
NO 2
NO 4
- 2009-05-15 22:48:12下载
- 积分:1
-
IPathEnumerator
archives inside archives Source Code for Andriod.
- 2014-01-13 12:24:34下载
- 积分:1
-
java-Exe5_1
1. 分别使用Vector、Hashtable、Stack,ArrayList、LinkedList和HashSet作为容器类,实现以下要求:
(1) 向容器中添加1,000,000个随机整数。
(2) 遍历容器中的所有元素。
(3) 随机产生100,000个整数,在容器中查找这些整数。
(4) 随机产生100个整数,从容器中删除这些整数。
(5) 统计完成以上各个操作需要的时间。
比较一下不同操作在不同数据结构下的性能差异。程序文件命名为Exe5_1.java。
(51 respectively using Vector, Hashtable, Stack, ArrayList, LinkedList and HashSet as the container class, to achieve the following requirements:
( 1) are added to the container 1000000 random integers.
( 2) to traverse all the elements in the container.
( 3) 100000 randomly generated integer, in the container to find these integers.
( 4) random produces 100 integers, is removed from the container of these integers.
( 5) complete the statistics above each operation requires time.
Compare the different operating at different data structure performance differences. Program file named Exe5_1.java
)
- 2012-12-14 11:26:23下载
- 积分:1
-
Enumeration
Returns whether this {@code Enumeration} has more elements.
- 2014-02-18 09:45:01下载
- 积分:1
-
petri
本程序实现了简单的基于Java程序的perti网运行过程仿真。(Operation simulation of Petri Network)
- 2018-05-12 15:34:28下载
- 积分:1
-
spring-study
spring学习程序,用于学习新技术,使用JAVA语言,IDEA环境(spring study procedure, use java)
- 2020-06-21 17:40:01下载
- 积分:1
-
connDB
数据库连接驱动,用于jsp和servlet中,比较简单的(jadc driver)
- 2012-02-16 22:12:09下载
- 积分:1
-
ShouldQueryStrategy
Decides whether a given source should be queried for a given query, taking into account the source s query threshold and query after zero results flag.
- 2013-12-16 11:44:00下载
- 积分:1
-
TomcatPOracle-connection-pool
java 连接oracle的连接池示例,对初学者很有用哦(document for java connect oracle:connect pool case)
- 2013-12-12 11:13:04下载
- 积分:1