搜索资源列表
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
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
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.