搜索资源列表
第一次实验报告(数正方)
- 设有n*m个方格的棋盘(1<=m,n<=100),求出该棋盘中包含多少个正方形、多少个长方形(不包括正方形)。 例如:当n=3,m=2 时 正方形的个数有8个;即边长为1的正方形有6个;边长为2的正方形有2个。 -with n * m box at the chessboard (1LT; = M, 4; = 100), obtained the chessboard includes the number
MiniDrawPad
- 一个java做的画图小程序,可以画直线,椭圆,圆,长方形,还可以选择画笔的粗细,画笔的颜色,可以保存图形。-do a small drawing procedure could draw straight, oval, round, rectangular, and can also choose the size of the brush, brush the color and graphics can be preserved.
picture112
- 这是我用JAVA写的2D图表描制系统。能绘制各种常用的2D图形,比如正方形、长方形、圆形、椭圆、线条等等!-This is what I used to write Java 2D graphics system depiction system. Commonly used to draw various 2D graphics, such as square, rectangular, round, oval, line, etc.
Eagle_Lookaround
- 用C编写基于凌阳SPCE061A芯片的图象识别模块可实现(1)获得数据并处理。(2)控制按扭KEY1,播放物体的形状和颜色。(3)分辩的颜色:红色、绿色、蓝色、黄色。(4)分辩的形状:正方形、长方形、圆形、三角形。(5)控制按键KEY2,小车跟着红色的物体移动,别的颜色不做跟踪。-prepared based on the C Sunplus SPCE061A chip image recognition module can be r
microsoft_tree01
- 存取方式的当中最普遍的的用长方形, 是根据区域的启发式优化围绕的长方形在各个内在结点通过运行在一张规范化的试验-access modes of the most widespread use of a rectangular shape, under the regional Heuristic Optimization around the rectangular inherent in all nodes running on a
sfsfsdfsdfds
- 利用多态机制,轻松得实现了椭圆,圆,正方形,长方形,三角形,梯形以及点,线,面的绘制 一切都是如此简单-multi-state mechanism, comfortably achieved the oval, round, square, rectangular, triangular, trapezoidal and, Line-drawing everything is so simple
DrawPrjPro3
- mfc 做的画图板 能画圆 直线斜线 长方形 还能放大缩小 -mfc do drawing board to slash rectangular Circle Line can zooming
2642-1
- //在tc3.0++在运行 //a数组用于随机产生1-6数表示每个方格后面的图形.用inita()函数来实现 //c数组用于记录方格的状态,用字符L(lock)表示没有打开的方格 //D(delete)表示已消去的方格.O(open)表示打开的方格. //变量m表示按回车键的有效次数.也是记忆力参数,越小记忆力越好 //变量xpos,ypos用于表示当前光标所在的位置 //(x1,y1),(x2,y2)用于
cclassshape
- 声明一个基类Shape(点), 在此基础上派生出Rectangle(长方形)和Circle(圆),这三个类都有GetArea()函数计算对象的面积,构造函数,析构函数等有关函数。再使用Rectangle类创建一个派生类Square(正方形)。并设计创建各种类的对象,调用所有函数。设计函数f(Shape &a)能对不同对象的实参调用计算打印出对象的面积。 -statement a base class Shape (points)
Print_Mesure_GeometricShape
- 此程序可实现:在可视化界面中随即生成一些图形(长方形、椭圆、圆、正方形);程序会自动告诉你所生成的图形的形状并计算这些图形的面积;最后程序会自动统计各个图形的分布。-this procedure can be achieved : the visual interface immediately generated some graphics (rectangular, oval, round, square); the program
oneall
- 计算机图形学中的一笔画长方形的java实现-computer graphics of a stroke rectangular achieve java
EnumExample
- 用java实现的枚举类型和实现长方形的程序!在机子上编绎并且通过!!很实用!-with java realized enumeration type and procedures to achieve a rectangular! On the loom series unravel through! ! Very practical!
TestRectangle
- 用java实现的测试程序,一个是长方形的测试程序!在机子上编绎并通过!-java with the test procedures to achieve, is a rectangular testing procedures. On the loom and through continuous series!
实例72
- 用java编写的画长方形的程序-prepared with the rectangular painting process! !
Robot
- 这是一个机器人避障的程序.它模拟的是一个机器人(长方形结构)在马路上沿中线走.同时避开路上障碍的过程.
java
- (1) 设计一个程序,用于根据用户输入的命令行参数数量来计算长方形、正方形、三角形的面积。如果输入的参数为一个、二个、三个则它们应分别对应正方形、长方形、三角形,如果没有参数,则通过异常处理方法现实错误消息。(用于计算面积的方法是一个重载的方法。提示:定义一个抽象的父类,并提供一个抽象的方法area(). 再派生出三个子类,重写area()方法,然后在main方法中用多态来实现具体的面积函数的调用)。
hhf(2)
- 通过键盘1和2的转换在屏幕上用鼠标画直线和长方形
长方形
- 长方形的填充和背景填充-rectangular background filled and filled
长方形
- 长方形的填充和背景填充-rectangular background filled and filled
Java-picturedraw
- 用Java语言实现的简单的画图软件,包括画直线、圆、椭圆、长方形等-Java language with a simple drawing software, including painting a straight line, round, oval, rectangular, etc