-
DeviceListActivity
This Activity appears as a dialog.
- 2014-02-17 10:29:47下载
- 积分: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
-
cdma
说明: cdma仿真——CDMA移动通信系统功率控制算法的MATLAB仿真实现(cdma Simulation- CDMA mobile communication system power control algorithm MATLAB simulation)
- 2008-11-15 18:54:39下载
- 积分:1
-
Socket
java socket编程比较好的学习资料ppt,能够帮助初学者迅速了解socket编程,包含这多个实例。(Socket ppt programming a good learning materials Java, can help beginners quickly understand the socket programming, including the many examples.
)
- 2016-12-11 11:36:20下载
- 积分:1
-
rudp-1.2.1 (1)
可靠UDP协议实现数据传输,主要实现简单的可靠UDP数据通信,实现基本收发功能(reliable UDP use java you can use eclipse to run the object)
- 2018-01-24 13:15:48下载
- 积分:1
-
HuaWei_Design
华为内部程序设计培训文档。
值得学习一下。。。
- 2009-11-20 18:10:13下载
- 积分:1
-
javaPrint
java,条码打印机驱动,源程序,驱动。(java, bar code printer driver, source code, driver)
- 2010-05-13 16:25:08下载
- 积分:1
-
Scala语言入门第三周
scala语言入门的相关知识,分享给大家(Introduction knowledge)
- 2020-06-22 12:20: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
-
HttpClientLogin
java,HttpClient,auto login google
- 2014-11-25 15:41:38下载
- 积分:1