-
huawei_oj
华为OJ平台5个Java源码,测试通过。1、查找组成一个偶数最接近的两个素数2、矩阵乘法3、输入整型数组和排序标识,对其元素按照升序或降序进行排序4、质数因子5、字符串合并处理(Huawei OJ five Java platform source code, test passed)
- 2015-01-23 17:20:40下载
- 积分:1
-
CONGA
重叠社区发现算法CONGA的源程序,JAVA下的jar包,调试即可使用。(Source program of overlaping community detection algorithm.)
- 2020-12-15 17:39:13下载
- 积分:1
-
sbyle
采用jdk1 5的界面风格,拱选择的风格有系统平台风格,Motif风格,跨平台风格(The interface style of jdk1 5 is adopted, and the style of arch selection includes system platform style / motif style and cross platform style)
- 2018-09-17 11:13:49下载
- 积分:1
-
Mypicture
定义4个类,MyShape、MyLine、MyRectangle和MyOval,其中MyShape是其他三个类的父类。MyShape为抽象类,包括图形位置的四个坐标;一个无参的构造方法,将所有的坐标设置为0;一个带参的构造函数,将所有的坐标设置为相应值;每个坐标的设置和读取方法;abstract void draw(Graphics g)方法。MyLine类负责画直线,实现父类的draw方法;MyRectangle负责画矩形,实现父类的draw方法;MyOval负责画椭圆,实现父类的draw方法。编写一个应用程序,使用上面定义的类,随机选取位置和形状,绘制20个图形。(Defines four classes, MyShape, MyLine, MyRectangle and MyOval, which MyShape the other three parent class. MyShape is an abstract class, including graphics position four coordinates a no-argument constructor, all the coordinates are set to 0 a parameterized constructor, all the coordinates is set to the corresponding values each coordinate set and reading method abstract void draw (Graphics g) method. MyLine class is responsible for drawing straight lines, to achieve the draw method of the parent class MyRectangle responsible for drawing rectangles, to achieve the parent class draw method MyOval responsible painted oval, draw method to achieve the parent class. Write an application that uses the class defined above, randomly selected location and shape, draw 20 graphics.)
- 2021-04-14 09:08:55下载
- 积分:1
-
springmvcDemo11-23
学生管理系统,简单springmvc框架学习(Student management system)
- 2017-11-29 22:59:37下载
- 积分:1
-
Java_snake
Java版贪吃蛇。参照某人的博客做的。很有价值。(Java version of Snake. Reference to someone' s blog. Valuable.)
- 2013-04-06 16:43:44下载
- 积分:1
-
sword-point-to-offer
几个github常用的代码,附带head first java 初步学习教材(Several commonly used code github, as well as with the primary learning java foreign translation of textbooks)
- 2017-12-02 10:20:48下载
- 积分:1
-
ibatis
说明: ibatis应用,单纯的ibatis应用框架的应用(ibatis application, a simple application framework ibatis application)
- 2011-04-10 22:06:59下载
- 积分:1
-
SiteSelector
Java入门级源码...自个儿写的...还望指正(Entry-level Java source ... myself ... I do hope to write correction)
- 2010-05-19 10:31:28下载
- 积分:1
-
Spring MVC 教程,快速入门,深入 分析V1.1
说明: SpringMvc的进阶文档,适合有一定基础的同学学习(The document of SpringMvc,which is fit for these man who have understading for Springmvc)
- 2020-06-28 16:40:02下载
- 积分:1