-
Java_tushu
JAVA图书查询系统。主要练习面向对象一种思维,实习最终代码。已编译通过(JAVA book search system. Practice when preparing their submissions the ultimate source, the main practice of object-oriented way of thinking.)
- 2012-05-10 16:44:07下载
- 积分:1
-
Java
能实现分词,去除停用词,统计词频的Java的源代码(To achieve segmentation, removal of stop words, word frequency statistics Java source code)
- 2013-04-12 14:40:38下载
- 积分:1
-
workflow
说明: 一个工作流组件(包括定义和引擎),基于xml文件,可扩展流程节点和处理(A workflow component (including the definition and engine), based on the xml file, scalable processes and processing nodes)
- 2008-10-27 12:55:35下载
- 积分:1
-
JAVA_JSB
JAVA记事本源代码,代码内部包含详细的注释,可以实现记事本的功能(JAVA source code in Notepad, the code contains detailed notes inside, can achieve the functions of Notepad)
- 2010-07-28 20:36:37下载
- 积分:1
-
javase01
javase的第一个练习,对于初学者很有参考价值。(javase first exec, it is useful for fresh)
- 2014-03-02 16:11:56下载
- 积分:1
-
Java_11183501
说明: 《Java数据结构和算法》(第2版)介绍了计算机编程中使用的数据结构和算法,对于在计算机应用中如何操作和管理数据以取得最优性能提供了深入浅出的讲解。全书共分为15章,分别讲述了基本概念、数组、简单排序、堆和队列、链表、递归、进阶排序、二叉树、红黑树、哈希表及图形等知识。(" Java data structures and algorithms" (2) describes computer programming, data structures and algorithms for applications in the computer how to operate and manage data to achieve optimal performance provides simple terms. The book is divided into 15 chapters, describes the basic concepts, arrays, simple sort, heap and queue, linked lists, recursion, advanced sort, binary tree, red-black tree, hash table and graphics knowledge.)
- 2011-04-02 23:40:27下载
- 积分:1
-
MyKeyAct
说明: java小程序,主要是实现“变色龙“这个作用,按任意键就可以实现界面颜色的变化,可做参考代码使用。(A code about changing the colour ,used java)
- 2009-08-30 13:42:12下载
- 积分:1
-
nash
输入参数可以自动求得纳什均衡点的Java程序,包中有Java源码。想使用,直接打开包中的HTM文件即可(Input parameters can be obtained as the equilibrium of Java program, Steve Nash bag in Java code. Want to open the bag, direct HTM files)
- 2020-11-17 11:19:40下载
- 积分: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
-
DirectByteBuffer
DirectByteBuffer extends BaseByteBuffer implements DirectBuffer.
- 2014-02-18 12:46:44下载
- 积分:1