搜索资源列表
Rectangle
- 矩形类定义C++代码,包括常用的矩形操作
1
- 3.画椭圆ellipse 4.利用ellipse and rectangle 画图 5.一个最优美的图案 6.输入3个数a,b,c,按大小顺序输出 :输入数组,最大的与第一个元素交换,最小的与最后一个元素交换,输出数组。 7.有n个整数,使其前面各数顺序向后移m个位置,最后m个数变成最前面的m个数-3. Painted oval ellipse4. The use of ellipse and rectangle drawing 5. One of the most beau
RectangularInterleave
- Rectangular Interleave ia a C++ object for performing rectangular interleaving. Can either specify the numbers of rows and columns for interleaving or just the sizeof the interleaver and allow it to construct the squarest rectangle.-Rectangular Inter
geometry
- C++类运用。几何体。 计算圆与圆外接矩形,矩形外接圆。圆外切三角形四个图形的面积。周长。对角线-C++ classes to use. Geometry. Calculated circle and the circle bounding rectangle, rectangle circle. Cut four triangles outside circle graph area. Circumference. Diagonal
EXTENDS
- C++入门实例,对继承与组合的初步应用。可以让用户选择在指定位置打印出不同的图形,如正立等腰三角形,倒立等腰三角形,矩形,正方形、菱形和多边形。图形由随机选择的*或者#组成。 请为每种图形设计一个类,这些类之间的关系可能是继承或者组合。 每个类需要能保存该图形对象的参数,改变参数的方法以及在屏幕上用字符打印该图形的方法。 程序根据用户的选择产生一个新图形的对象,为该对象设置参数并打印。 -C++ Getting Started ex
zdjx
- 最大矩形的c程序设计源码,希望对大家有用。-Largest rectangle c programming source code, we want to be useful.
maze
- 采用C++写的找迷宫的算法,可以找到矩形迷宫中的路径,并且可以处理一些迷宫中遇到的阻碍-Written using C++ algorithm to find the maze, the maze can be found in the path of the rectangle, and can handle some of the obstacles encountered in the maze
equ
- 计算悬臂梁A点的挠度,分别采用(a)材料力学的梁理论,(b)8个三角形单元,(c)4个矩形单元和(d)1个8结点等参数单元的方法-Calculate the deflection of the cantilever point A, respectively (a) mechanics of materials beam theory, (b) 8 triangle units, (c) 4 rectangle units and (d) 1 8-node element method and
C
- 已知某一矩形,计算其的周长、面积,并改变矩形大小-Calculation of a rectangular perimeter, area, and to change the rectangle size
jisuanmianji
- 一个c++原代码,用以计算已知四个点的矩形的面积,适合于刚学计算机编程的新人看看。-A c++ the original code used to calculate the area of the known four-point rectangle, suitable for newcomers just learning computer programming to see.
CPP
- C++绘图代码,绘制矩形,圆,三角形,直线,折线等较简单的平面图形-C++ drawing code to draw a rectangle, circle, triangle, straight lines, polylines, and other relatively simple plane figure
rec_jt_lx_cl
- 使用c++语言在vc环境下编写的可画出矩形、箭头、菱形和圆形的小程序。-A programm of drawing a rectangle, an arrow, a diamond and a circular using c++ language in vc environment.
rectangle_c++
- rectangle in c++ prgramming uni
main
- 传热学上机计算C语言代码 * * 适用环境:1.矩形边界热传导节点温度计算 * * 2.四个边界均为常壁温边界条件(Thermal Caculation For Rectangle Board)