-
c
说明: c primer plus课后题源程序代码
- 2011-10-18 21:15:12下载
- 积分:1
-
search
一个经典算法,非常好用,请速速下载,不收取任何费用。(A classical algorithm, is very easy to use, please examine urgently the download, do not collect any fees.)
- 2009-06-30 13:06:09下载
- 积分:1
-
11
说明: C语言编程实例之用画线函数作出地图案!很好用(C language programming examples of the function with a painting made to pictorial! Good use)
- 2007-11-29 17:56:47下载
- 积分:1
-
visio图标库
说明: visio图标库(visio)
- 2020-05-24 11:01:19下载
- 积分:1
-
连接ch432
基于STM32HAL库的外接串口CH432,针对单片机串口不够用的情况用(The external serial port CH432 based on STM32HAL library is used to solve the problem that the serial port of single chip computer is not enough.)
- 2021-04-20 09:08:50下载
- 积分:1
-
elastic-wave-forward-modeling
该程序可以实现弹性波正演模拟,同时模拟结果中可以将纵横波波场分离。(The program can achieve elastic wave forward modeling, simulation results can wave and S wave field separation.)
- 2020-12-02 17:09:25下载
- 积分:1
-
winWord2
生成以日期为文件名的word文档,写入操作(creating word document named as date)
- 2015-08-04 20:58:41下载
- 积分:1
-
cpuz_v153cn
非常实用的小软件,便于你详细了解电脑的性能指标(Understand you computer)
- 2010-05-10 01:31:07下载
- 积分:1
-
notepad
用vb编写的记事本,可以实现记事本的大部分功能(notepad based vb)
- 2014-04-28 15:05:12下载
- 积分: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