CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - 周长

搜索资源列表

  1. Delphi

    0下载:
  2. Delphi 编译,输入半径计算圆的面积与周长-Delphi compiler, enter the radius to calculate the area of ​ ​ a circle with perimeter
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:173428
    • 提供者:AS
  1. C

    0下载:
  2. 已知某一矩形,计算其的周长、面积,并改变矩形大小-Calculation of a rectangular perimeter, area, and to change the rectangle size
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-02
    • 文件大小:6223
    • 提供者:lhf
  1. Class-and-object-

    0下载:
  2. 1. 建立一个对象数组,内放5个学生的数据(学号、成绩)。请根据下面要求实现类中的功能,其他的函数根据需要创建。 (1). 用指针指向数组首元素,输出第1,3,5个学生的数据。 (2). 以对象指针作为形式参数找出5个学生中学习成绩最高者。注:函数名为max 2. 定义一个圆类,分别用以下方法计算圆的面积和周长。 (1). 用成员函数实现求圆的面积和周长。 (2). 用友元函数求圆的面积和周长 -(1) create an array of objects, put th
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-31
    • 文件大小:1613
    • 提供者:苏树峰
  1. Panting

    0下载:
  2. 画图计算面积的小代码,输入长宽能计算出面积和周长,也可以画图。-Paint computing area code
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:1820
    • 提供者:萝卜丝
  1. cPP

    0下载:
  2. 已知圆半径r=2.5 圆柱高h=4,求圆的周长,面积,圆球体积,圆柱体积,用cin输入要计算的项目,然后输出计算结果,输入输出时要有文字提示-Known radius r = 2.5 cylinder h, = 4, of circular perimeter, area, the sphere volume, cylinder volume, cin input to calculate the project, and then outputs the calculation results
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:583
    • 提供者:stb
  1. 2D_FDTD_TE

    2下载:
  2. 二维FDTD TE波圆柱仿真 频率 波长 圆柱的周长,改变圆柱的尺寸 每最小波长20个采样点 划分的网格数-Two dimensional FDTD TE wave cylindrical simulation frequency wavelength cylindrical perimeter, change the size of the minimum wavelength of each cylinder of20 sampling points of grid number
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:1954
    • 提供者:朱赛
  1. java2

    0下载:
  2. java编程使用抽象类或借口计算三种几何图形的面积与周长,几何图形的尺寸自定-java programming using the abstract class or an excuse to calculate area and perimeter of the three geometry, the geometry of size custom
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:1317
    • 提供者:忍潜血
  1. 001

    0下载:
  2. 计算矩形的面积和周长、面向对象程序设计 #include<iostream> #include"002.h" using namespace std int main() { double x1,y1,x2,y2 cout<<"请分别输入左下右上点的坐标,用空格分开"<<endl cin>>x1>>y1>>x2>>y2 juxing j1(x1,y1,x2,y2
  3. 所属分类:Algorithm

    • 发布日期:2017-12-03
    • 文件大小:933
    • 提供者:yangh
  1. area

    0下载:
  2. 计算纯色背景下物体的周长和面积的matlab程序-matlab area
  3. 所属分类:matlab

    • 发布日期:2017-11-25
    • 文件大小:11661
    • 提供者:董锋
  1. xt3-2

    0下载:
  2. 计算圆的周长、面积和球的表面积、体积的小程序-Calculate the circumference of a circle, the surface area of ​ ​ the area and the ball of small programs, Volume
  3. 所属分类:Algorithm

    • 发布日期:
    • 文件大小:5103
    • 提供者:俞峰
  1. yuan

    0下载:
  2. 求圆的周长,面积,圆球体积,圆柱体积,用cin输入要计算的项目,然后输出计算结果,输入输出时要有文字提示-Of circular perimeter, area, volume sphere, cylinder volume, with the cin input to calculate the project, and then output the results, when you have a text prompt input and output
  3. 所属分类:Algorithm

    • 发布日期:2017-11-27
    • 文件大小:2815
    • 提供者:朱佳俊
  1. DeepLearning

    0下载:
  2. 基于DeepLearning网络态势感知建模方法研究_周长建 论文-Deep Learning
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-04
    • 文件大小:1419320
    • 提供者:杨军
  1. Cell-tracking

    0下载:
  2. 自己编程实现对通道里的细胞的跟踪,标注,计算,并计算细胞的面积、周长、个数、并能判断2种细胞-Their programming implementation of the cells in the channel tracking, tagging, computing, and calculate the cell area, perimeter, number, and can determine two kinds of cells
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:250203
    • 提供者:lin
  1. yuan

    0下载:
  2. 根据圆的半径求面积和周长,半径可输入,使用比较灵活。-According to find the area and perimeter of a circle of radius
  3. 所属分类:Algorithm

    • 发布日期:2017-04-25
    • 文件大小:171752
    • 提供者:姚小文
  1. 1

    2下载:
  2. 我国第一颗人造地球卫星近地点距离h  439km ,远地点距离H  2384km,地球半 径为6371km ,求卫星轨道周长(提示:卫星轨道是椭圆,地球球心为该椭圆的一个 焦点). 要求精度达到10 5 .-China' s first artificial Earth satellite perigee distance h  439km, apogee distance H  2384km, Earth
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:516
    • 提供者:ayin
  1. bncknsny

    0下载:
  2. 是小学期课程设计的题目,jPwPDOP参数使用大量的有限元法求解偏微分方程,是机器学习的例程,包括最小二乘法、SVM、神经网络、1_k近邻法,nCshpgJ条件包括面积、周长、矩形度、伸长度,旋转机械二维全息谱计算。- Is the topic of the elementary school stage curriculum design, jPwPDOP parameter Using a large number of finite element method to solve par
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:7394
    • 提供者:krcssi
  1. bztpvkef

    0下载:
  2. 使用混沌与分形分析的例程,KKRwxzy参数调试通过可以使用,通过反复训练模板能有较高的识别率,是学习PCA特征提取的很好的学习资料,AORJQsz条件是机器学习的例程,包括面积、周长、矩形度、伸长度。- Use Chaos and fractal analysis routines, KKRwxzy parameter Debugging can be used, Through repeated training KKRwxzylate have higher recognition ra
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:7742
    • 提供者:sbqtvq
  1. dbxtaygz

    0下载:
  2. 是一种双隐层反向传播神经网络,arpqtXm参数均值便宜跟踪的示例,包括面积、周长、矩形度、伸长度,对于初学者具有参考意义,jWZGJfD条件使用高阶累积量对MPSK信号进行调制识别,在MATLAB中求图像纹理特征。- Is a two hidden layer back propagation neural network, arpqtXm parameter Example tracking mean cheap, Including the area, perimeter, rectan
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:6507
    • 提供者:rjhhbd
  1. epybxvgk

    0下载:
  2. 可以实现模式识别领域的数据的分类及回归,oXvMnvD参数表示出两帧图像间各个像素点的相对情况,使用混沌与分形分析的例程,包含特征值与特征向量的提取、训练样本以及最后的识别,QFhTHqa条件包括调制,解调,信噪比计算,包括面积、周长、矩形度、伸长度。- You can achieve data classification and regression pattern recognition, oXvMnvD parameter Between two images showing the
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:6265
    • 提供者:maezuu
  1. gqhrudbf

    0下载:
  2. 使用高阶累积量对MPSK信号进行调制识别,rjljqox参数包含特征值与特征向量的提取、训练样本以及最后的识别,是本科毕设的题目,是学习PCA特征提取的很好的学习资料,YqmUZKR条件包括面积、周长、矩形度、伸长度,包含位置式PID算法、积分分离式PID。- Using high-order cumulants of MPSK signal modulation recognition, rjljqox parameter Contains the eigenvalue and eigenv
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:4888
    • 提供者:dccqki
« 1 2 34 5 6 7 8 9 10 ... 24 »
搜珍网 www.dssz.com