-
TestPhone
测试手机JVM参数,屏幕大小,字体设置,RMS,内存HEAP,按键键值等。(JVM parameters of the test phone, the screen size, font settings, RMS, memory, HEAP, keypad keys and so on.)
- 2010-12-14 10:57:04下载
- 积分:1
-
数据结构与算法
JAVA版数据结构与算法,包括代码,图解算法,pdf文档等(Data Structure and Algorithms of JAVA Edition)
- 2019-06-30 10:21:31下载
- 积分: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
-
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
-
java 到sql sever 数据库系统实现 图书管理系统 开发工具eclipse,含java代码,sql代码,课程设计word文档。已测试无error~
java 到sql sever 数据库系统实现 图书管理系统 开发工具eclipse,含java代码,sql代码,课程设计word文档/已测试无error~ 模块功能介绍 2.2.1 管理员模块功能介绍 1.查询图书 此模块可以查询图书 2.借阅图书 此模块可以借阅图书 3.归还图书 此模块的可以归还图书 4.删除图书 此模块可以删除图书 5.添加图书 此模块可以添加图书 6.删除用户 此模块可以删除用户 7.查询用户 此模块可以查询用户 2.2.2 用户模块功能介绍 1.查询图书 此模块可以查询图书 2.借阅图书 此模块可以借阅图书 3.归还图书 此模块的可以归还图书 4.注册 此模块的可以用户注册
- 2021-05-06下载
- 积分:1
-
灰色模型
说明: 灰色模型,包括残差修正模型,matlab可直接使用,亲测有效(Grey model, including residual correction model, matlab can be used directly, effective pro test)
- 2019-12-12 11:14:45下载
- 积分:1
-
bank
一个简单的基于工作流的银行系统,适合初学者(A simple banking system based on workflow)
- 2017-12-15 08:00:39下载
- 积分:1
-
NIOTest
Tests for some buffers from the java.nio package.
- 2014-02-21 15:54:12下载
- 积分:1
-
observer
java设计模式中观察者模式的简单实现,可以让读者清晰明白观察者模式的原理。(a java design pattern can let you know what is observe design pattern)
- 2011-06-23 08:58:13下载
- 积分:1
-
sqlite
基于安卓系统的数据库使用源代码教程,编译验证可行(Android-based tutorial database using the source code, compile proven feasible)
- 2013-11-07 20:22:52下载
- 积分:1