-
Homework
输入出生月份、日期以及性别,显示对应星座及性格(Enter the month, date and gender of birth to show the corresponding constellation and personality)
- 2020-06-24 00:00:08下载
- 积分:1
-
JNAChina
这是一个介绍jna的pdf,对初学者可能会有帮助(This is a description jna the pdf, may be helpful for beginners)
- 2010-08-13 10:21:45下载
- 积分:1
-
CJavaandCSharp
说明: 从C++,Java到C#,将这三种编程语言,从语法到风格进行简单的介绍。(From the C++, Java to C#, these three kinds of programming language, from grammar to style a simple introduction.)
- 2009-08-26 15:13:15下载
- 积分:1
-
JavaCodeConventions
Java Code Conventions
- 2007-10-06 11:17:17下载
- 积分:1
-
HealthClub
一个健身俱乐部的源码,页面时有用jsp和jquery。比较完整,导入即可运行。数据库用的是mysql(A health club source, while a useful jsp page and jquery. More comprehensive introduction to run. Database using mysql)
- 2013-12-02 13:52:12下载
- 积分:1
-
my
说明: 用于转换SQL server数据自定义字段为数据库定义字段;(transform for SQL server databases selfdefined field;)
- 2019-08-18 21:53:03下载
- 积分:1
-
PathDashPathEffectTest
Path Dash Path Effect Test extends Test Case Source Code for Andriod.
- 2013-12-16 11:34:56下载
- 积分:1
-
SSE
实现图片的淡入淡出,利用SSE指令集。利用Visual Studio 2010编写C++程序,生成动态链接库,用Java程序调用。(
您是不是要找: 实现图片的淡入淡出,使用SSE指令集。利用Visual Studio 2010编写C++程序,生成动态链接库,用Java程序调用。
Achieve pictures fade, use SSE instruction set. Use Visual Studio 2010 to write a C++ program to generate dynamic link library, called with Java programs.)
- 2014-12-29 20:41:02下载
- 积分:1
-
Database-Courseware
数据库课件,主要是兰州理工大学老师的教学课件。(Database courseware, courseware mainly Lanzhou University teacher.)
- 2014-07-02 00:33:43下载
- 积分: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