搜索资源列表
Print_Mesure_GeometricShape
- 此程序可实现:在可视化界面中随即生成一些图形(长方形、椭圆、圆、正方形);程序会自动告诉你所生成的图形的形状并计算这些图形的面积;最后程序会自动统计各个图形的分布。-this procedure can be achieved : the visual interface immediately generated some graphics (rectangular, oval, round, square); the program
Graph
- 矢量图形的绘制 点 线 多变形 椭圆 椭圆弧 面积计算 坐标保存成txt文件
Foam
- 通过用椭圆拟合多边形来计算其的面积并进行统计
Print_Mesure_GeometricShape
- 此程序可实现:在可视化界面中随即生成一些图形(长方形、椭圆、圆、正方形);程序会自动告诉你所生成的图形的形状并计算这些图形的面积;最后程序会自动统计各个图形的分布。-this procedure can be achieved : the visual interface immediately generated some graphics (rectangular, oval, round, square); the program
Graph
- 矢量图形的绘制 点 线 多变形 椭圆 椭圆弧 面积计算 坐标保存成txt文件
Areaandperimeter
- 定义一个点类,在此基础上派生圆类、球类、椭圆类、椭球体、圆柱体, 圆锥体;长方形,正方形,正方体,正方体。要求:计算各类形状的面积,表面积,体积。-Define a point class, on this basis, derived round classes, ball, oval classes, spheroidal, cylinder, cone rectangular, square, cube, cube. Requi
elliptical_stress_path
- 应用for循环,采用蒙特卡洛法计算椭圆面积(构造矩形)-Application for loop, using the Monte Carlo method to calculate the area of ellipse (Construction rectangle)
EllipseArea
- 有关于EllipseArea的java 程序 就是计算椭圆面积-about EllipseArea
tuxing
- 用图形界面 计算矩形椭圆面积周长 可以画图-Graphical interface
MC
- 关于蒙特·卡罗方法的一个简单算例;用来计算椭圆面积-Monte Carlo method
CylinderProject
- 求椭圆面积,是有关于c++调用函数的,觉得对于学生来说还是有点帮助的。-It s useful to students
cpp
- 定义表示形状的抽象类及相应的派生类,并实现相关操作符重载。 (1)定义表示形状的抽象类Shape: 添加公有成员函数double Area(),用于计算形状面积;定义为纯虚函数; 添加公有成员函数void Show(),用于显示形状信息,定义为纯虚函数; 定义虚的析构函数; 重载比较操作符:==、>和<,用于比较两个形状面积的大小关系,返回值类型为bool,可以定义为成员函数
De22sktop
- 【谷速软件】matlab代做-蒙特卡洛法 求椭圆面积 可以作为参考使用-[Valley] matlab software speed generation do- Monte Carlo method the oval area can be used as a reference
Someclassic-matlab-program
- 一些经典的matlab程序源码有MATLAB图像处理实现螺纹识别、频谱分析加汉宁窗函数、蒙特卡洛法求椭圆面积、RBF神经网络的训练等-There are some classic matlab program source code matlab image processing to achieve a thread identification, spectrum analysis of Hanning window functio
mengte
- 蒙特卡洛法求椭圆面积的MATLAB源程序代码-Monte Carlo method the ellipse area MATLAB source code
mt
- 蒙特卡洛法求椭圆面积的MATLAB源程序代码-Monte Carlo method the ellipse area MATLAB source code
基于蒙特卡洛求椭圆面积
- 蒙特拉罗方法简介,基于蒙特卡洛方法求椭圆面积,可以通过本案例理解蒙特卡洛的基本思想(Based on Monte Carlo for elliptical area)
12345
- 蒙特卡洛法求椭圆面积的MATLAB源程序代码(For elliptic area Monte Carlo method MATLAB source program code)
蒙特卡洛法求椭圆面积
- 蒙特卡洛法求面积,简单实用,只要改一下参数就可以直接用,另附有灰色预测模型的解决方法(The Monte Carlo method is simple and practical, and it can be directly used as long as the parameters are changed, and the solution of the grey prediction model is also attached
蒙特卡洛法求椭圆的面积
- 使用MATLAB代码中的蒙特卡洛法求椭圆的面积