搜索资源列表
Matlab_SVM
- 使用支持向量机对仿人感知器建模,并给出了其在不规则图形面积测量中的应用实例,附有120幅图片及其面积,前100幅用作训练,后20幅用作检验,图片文件默认路径为C:\\MATLAB7\\work\\P100,即应将文件解压到默认路径C:\\MATLAB7\\work,使用其他路径只需将程序中的图片路径替换即可。
jifendaima
- 求出积分的程序问题,利用面积法通过将图形分成若干个小梯形从而求出面积的总和即为积分的值。
1
- 编程计算图形的面积。程序可以计算圆形,长方形,正方形的面积,运行时先提示用户选择图形的类型,然后,对圆形要求用户输入半径值,对长方形要求用户输入长和宽的值,对正方形要求用户输入边长得值,计算出面积的值后将其显示出来。-Calculate the area of graphics programming. Program can calculate the round, rectangular, square area, run-time prompts the user to first sel
Convexhull
- 凸包 凸包问题的实现 有无数点,求能包含这些点的图形的最小面积-Convex hull Convex hull problem of realization there are numerous points, seek to include these points, the graphics, the minimum size
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
lab2
- 编程计算图形的面积。程序可计算圆形、长方形、正方形的面积,运行时先提示用户选择图形的类型,然后,对圆形要求用户输入半径值,对长方形要求用户输入长和宽的值,对正方形要求用户输入边长的值,计算出面积的值后将其显示出来。-Calculate the area of graphics programming. Program calculates circular, rectangular, square area, run-time prompts the user to first select t
circle
- 用matlab程序,以图形的边长和面积之比,实现图片中圆形的检测-detecting circle in a picture
xuhanshu
- 一个程序计算三角,正方形和圆形的面积。 分析:依题意,可以抽象出一个基类CBase,在其中说明一个虚函数,用来求面积,并利用单接口、多实现版本设计各个图形求面积的方法。C++初学者的大作业 -A program to calculate the triangle, square and round the area. Analysis: According to the meaning of problems can be an abstract base class CBase, wh
calareaa
- 本文件算出闭合曲线图形的面积是根据像素点来的-Closed curves calculated in this document is based on the size of graphics to the pixel
cPP
- 基类函数,重载函数的用法,编译求各种图形的面积计算公式-The base class function, overloaded function usage
area_intersection_union
- 这是一个求平面图形覆盖面积的算法,算法简单,很好理解-This is a plane graphics coverage area of the algorithm, the algorithm is simple and well understood
snowflake
- 对一个等边三角形,每条边按照Koch曲线的方式进行迭代,产生的分形图称为Koch雪花。编制程序绘制出它的图形,并计算Koch雪花的面积,以及它的分形维数-An equilateral triangle, each edge iterations, in accordance with the manner of the Koch curve generated fractal images is known as the Koch snowflake. Programmed to draw it
aq
- 写一个程序,定义抽象基类shape, 由它派生3个基类,Circle(圆),Rectangle(矩形),Trapezoid(梯形)。用虚函数分别计算几种图形的面积,并求他们的和。要求:用基类指针数组,使它的每一个元素指向一个派生类对象-Write a program that defines an abstract base class shape, it is derived from the three basic classes, Circle (round), Rectangle (re
MATLAB-celiangbuguizetuxingmianji
- 以求国土面积为例,用MATLAB求不规则图形的面积。-Land area in order to, for example, using MATLAB find the area of irregular shapes.
area
- 基于虚函数的图形面积计算,并设计界面显示。-Based on the graphical area virtual function and design of the interface display.
Inscribed_Rectangle
- 求解不规则图形的内切矩形,已面积最大为依据-inscribed rectangle
shape
- 基类虚函数,容器的范例,求多个图形面积的源程序程,全部工程文件。-source program example,use base class ,public,virtual function,to get the area of different diagrams.include all project
MFC
- (1)定义一个抽象基类Shape,同它派生出5个类:圆、正方形、矩形、梯形、三角形。 (2)利用虚函数计算几种图形面积。 (3)演示构造函数、复制构造函数、析构函数的作用和调用顺序 (4)用类模板具体实现。 (5)利用MFC类库在图形用户界面上绘制及修改这些图形,采用对话框输入输出图形的基本属性,或者利用运算符重载输入输出图形的基本属性。 (6)用文件保存图形信息,且能够从文件中读取并作相应处理。 2)创新要求: 采用头文件与源文件分离的方法,多态性的实现多样化-d
kaigei_v65
- 包括面积、周长、矩形度、伸长度,计算目标和海洋回波的功率谱密度,对球谐函数图形进行仿真。- Including the area, perimeter, rectangular, elongation, Calculating a target and ocean echo power spectral density, Of spherical harmonics graphic simulation.
pengzhuangzhidingdingdian
- 由输入的定点来确定分别横向和纵向的两个五边形航班简形,根据两图形是否存在重合面积来检测两航班是否发生碰撞。 -The two points of the Pentagon flight profile are determined by the input point, respectively, and the collision area of flight two is detected according to whether there is a coincidence area