-
ww
说明: 涉设计顺序队列至少用一个内存空间解决假溢出问题,成员函数要有构造函数,入队列,出队列,非空否,并设计函数测试(Involved in the design queue order to solve at least leave with a memory overflow, member functions have a constructor, into the queue, the queue is not empty if, and design function test)
- 2011-06-27 22:42:28下载
- 积分:1
-
shiro-root-1.2.6-source-release
包括所有二进制功能Shiro(没有依赖关系),在某些构建有用的 环境(如Ant)。 然而,这是 不 不推荐在Maven构建 保持正确的依赖项的元数据,从而导致Maven工作错误。 对于Maven构建, 它是 高度 建议指定单个模块下面列出的要求他们。(Includes all binary functionality for Shiro (without dependencies), useful in certain build environments (e.g. Ant). However, this is NOT recommended in Maven builds as it does not retain correct dependency metadata, which can lead to Maven working incorrectly. For Maven builds, it is highly recommended to specify individual modules listed below as you require them.)
- 2018-04-28 18:05:52下载
- 积分:1
-
DR2
美国空军标准的飞行器气动计算软件DATCOM的可视化版本,使用更加方便!(A software with GUI, which can be used to calculate aerodynamic characteristics of a aircraft!)
- 2020-07-03 14:20:01下载
- 积分:1
-
MineSweeper
Java 实现的扫雷小程序,有可爱的图片贴图。(java mine sweeper)
- 2013-09-27 09:25:05下载
- 积分:1
-
graphics
自己做的一个java小程序( Own do a java script )
- 2004-06-20 13:23:18下载
- 积分:1
-
shuzhifenxi
二分法,数值分析实现方程求根的算法,这是java程序(Dichotomy, numerical analysis algorithms to achieve Roots of the equation, which is the java program)
- 2013-12-13 12:45:31下载
- 积分:1
-
4
说明: Chapter 1 codes ... this is fun
- 2010-02-05 06:18:41下载
- 积分:1
-
graphics
实验一:类与对象实验: 几何图形类的设计
实验目的:掌握用类进行面向对象程序设计的方法,掌握使用对象作为类的成员变量,掌握方法的参数传递,掌握静态域和静态方法。
实验内容:编写4个类:Rectangle、Circle、Geometry、Exa,具体要求如下:
① Rectangle类有double型成员变量表示矩形左上角的位置坐标及矩形的宽和高,要求提供修改和返回各成员变量的方法。
② Circle类有double型成员变量表示圆心坐标和圆的半径,要求提供修改和返回各成员变量的方法。
③ Geometry类有Rectangle类和Circle型的成员变量rect和circle。即Geometry类创建的对象由一个矩形和一个圆组合而成。要求该类提供修改rect、circle位置和大小的方法;提供显示rect和circle位置关系的方法,并能够显示圆是否完全坐落于矩形中。
④ 要求能对创建的Rectangle类和Circle类对象数目进行统计。
Exa类含有main方法,在main方法中用Geometry类创建对象,该对象调用相应的方法
设置圆和矩形的位置及大小并输出圆是否包含在矩形中。输出当前Rectangle和Circle
对象数目。
(test one)
- 2014-05-05 08:37:25下载
- 积分:1
-
paixu
在eclipse环境下,通过键盘输入N个数,采用冒泡排序,对其进行排序,并返回第k个最大值。(In the eclipse environment, input N numbers through keyboard ,use bubble sort, sort them, and returns the k-th maximum.)
- 2013-10-28 15:03:28下载
- 积分:1
-
Japanese-games
这是在国外的一个网站找到的小日本写的,具体效果看我源码出处吧 (This is a site in a foreign country to find a small Japanese writing, the specific effect of the source code to see me right)
- 2013-09-03 15:38:47下载
- 积分:1