-
POSTEK Java
说明: 实现POSTEK打印机的java通讯,可配置格式(Realize the communication of Postek printer)
- 2021-03-03 18:09:32下载
- 积分:1
-
Door
门禁系统 适合初学者学习的 控制台java程序 代码简单功能明确(Access control system suitable for beginners to learn a simple function of the console java code explicitly)
- 2013-12-26 22:32:07下载
- 积分:1
-
ee
it is a very important source of loof study material
- 2009-01-04 11:54:26下载
- 积分:1
-
CRO
Chemical Reaction Optimization (CRO)是一种新兴的智能算法,PaperArtificial Chemical Reaction Optimization Algorithm for global optimization详细介绍了该算法,CRO为其Java代码,供新学者参考
- 2020-11-06 17:29:50下载
- 积分:1
-
Thinking-in-java.pdf
java编程思想 第四版 中文版 java经典著作(java编程思想 第四版 中文版 java经典著作)
- 2012-04-06 09:32:34下载
- 积分: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
-
yufafenxi
语法分析器 java版 编译课程综合训练(Java version of the compiler parser comprehensive training courses)
- 2009-04-09 20:28:40下载
- 积分:1
-
universial-class
java常用类代码 String Buffer(universial class code)
- 2011-12-21 16:49:15下载
- 积分:1
-
apache-upload
apache上传控件 里面包括apache官方提供的开发包 和一个jsp页面 (apache apache upload control which includes official development kit and a jsp page)
- 2013-11-26 14:10:06下载
- 积分:1
-
GyTree
实现英文词条的后缀树搜索,同时还能实现简单词目的检索。(English term to achieve the suffix tree search, while the purpose of simple word retrieval.)
- 2011-05-26 19:33:31下载
- 积分:1