CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Radius

搜索资源列表

  1. Dev-cPP-1

    0下载:
  2. There are ten simple Dev c++ program which include character convert ASCII, calculate number square and cube, judge number, times, odd and even,larger or small, sum average and product, and radius diameter length and area, and show diagram.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:2781
    • 提供者:majoryang
  1. Dev-cPP2

    0下载:
  2. There are ten simple program which include calculate circular diameter length, area, exponential, hierarchy number, judge palindrome and show radius number times etc-There are ten simple program which include calculate circular diameter length, area,
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:3033
    • 提供者:majoryang
  1. termerr

    0下载:
  2. surface radius perimvis perimtype perimwidth index patptx patpty dx dy.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:1743
    • 提供者:btvhni
  1. mie

    0下载:
  2. 计算米散射,可得到不同粒子尺度参数、半径、折射率下的散射大小-The scattering of different particle size parameters, radius and refractive index can be obtained by calculating the scattering.
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:836
    • 提供者:yk
  1. work2

    0下载:
  2. 2、某农场拟修建一批半球壳顶的圆筒形谷仓,计划每座谷仓容积为300立方米,圆筒半径不得超过3米,高度不得超过10米。半球壳顶的建筑造价为每平方米150元,圆筒仓壁的造价为每平方米120元,地坪造价为每平方米50元,求造价最小的谷仓尺寸为多少?-2, a cylindrical barn farm to be constructed in a number of hemispherical shell top, plan every seat barn volume of 300 cubic me
  3. 所属分类:Document

    • 发布日期:2017-04-13
    • 文件大小:1536
    • 提供者:April
  1. huofu_circle

    0下载:
  2. hough检测圆,找到圆心,得到圆心坐标和半径-hough circle detection, to find the center, to get the center coordinates and the radius
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1464
    • 提供者:谈文艺
  1. DV-HOP

    1下载:
  2. DV-HOP算法中通信半径以及锚节点比列对定位精度的影响-Effect of DV-HOP algorithm and anchor node communication radius than the column positioning accuracy
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2175
    • 提供者:陈述
  1. speed_v2

    0下载:
  2. 車輛性能圖繪製 需要:車輛最高轉速、正面截面積、輪胎有效半徑、滾動阻力、車重、空氣阻力、扭力-轉速圖。 有了以上資料後在按照程式碼中敘述key上即可。 程式碼中有我自己做的例子,請自行修改-Vehicle performance drawing Needed: the maximum speed of the vehicle, the front cross-sectional area, the effective radius of the tire, rolling resis
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:1534
    • 提供者:江柏鋒
  1. dong

    0下载:
  2. 编写一个程序,在屏幕上出现一个圆心沿正弦曲线轨迹移动的实心圆,而且,每隔四分之一周期,圆的填充色和圆的周边颜色都发生变化,同时,圆的半径在四分之一周期之内由正弦曲线幅值的0.2倍至0.6倍线性增长。 -Write a program that appears on the screen along a sinusoidal trajectory of the center moving solid round, and every quarter cycle, a circle filled
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-14
    • 文件大小:3517284
    • 提供者:两袖清芬
  1. 558570712xingxi

    0下载:
  2. 利用给定的可用函数(可用一部分),生成地球围绕太阳旋转的动画。(无需生 成太阳,无需考虑光照和纹理。) 假定地球的公转平面为 XOY 平面,公转半径 为 100.0,地球半径为 10.0,并且假定地球自转轴的方向始终为 Z 轴方向。在程 序中需要维持两个全局变量 rot 和 rov,分别表示当前的自转角和公转角。-Use of a given function (or part) are available, and generate the animation of the earth rev
  3. 所属分类:assembly language

    • 发布日期:2017-05-03
    • 文件大小:546695
    • 提供者:m
  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. e_e22

    0下载:
  2. 声明一个圆类作为基类,含成员数据半径R;有成员函数:构造函数实现对基类成员数 据的初始化、计算圆面积的成员函数、输出的成员函数,要求输出圆半径R。把圆类作为基 类,通过公有继承,派生圆柱体类,派生类新增成员数据有高(H);新增成员函数有构造函 数、计算圆柱体体积的函数、输出所有成员的函数。main()完成派生类对象的定义和相关函 数的测试-Declare a class as a base class circle, including members of the data radius R
  3. 所属分类:File Formats

    • 发布日期:2017-04-27
    • 文件大小:95149
    • 提供者:谭永和
  1. fxIDW

    0下载:
  2. 反距离权重法,从采样点得到目标图像矩阵,可调半径及幂指数参数;通过8邻点相似特性,运算点减少9倍;- Inverse distance weighting method, the sampling point to obtain the target image matrix, an adjustable radius and exponent parameters o by 8 points similar characteristics, operation point reduct
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:580
    • 提供者:Evan
  1. disk

    1下载:
  2. 一个散焦模糊自动复原的算法,自动估计散焦半径,在频率域识别参数,并用最小二乘滤波复原-A defocus blur automatic recovery algorithm automatically estimated defocus radius, in the frequency domain identification parameters, and by the least squares filter restoration
  3. 所属分类:Special Effects

    • 发布日期:2016-07-05
    • 文件大小:142336
    • 提供者:bridg
  1. io

    0下载:
  2. 编写一个程序,从文本文件 input.txt 中读取立方体的长、宽、高;圆的半径,根据这些 数据求出立方体的体积、圆的面积,将体积和面积同时输出到屏幕和一个名为 output.txt 的文件-Write a program that reads the cube of length, width and height a text file input.txt the radius of the circle, according to the data obtained cube vo
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:2712
    • 提供者:乔文慧
  1. Ellipse-midpoint-algorithm

    0下载:
  2. 计算机图形学中基于mfc的OpenGl实现的圆弧中点扫描算法绘制椭圆,半径可以自己设置,附有可执行文件。-Computer graphics based on the OpenGl MFC implementation of the arc midpoint scanning algorithm to draw the ellipse, the radius can be their own settings, with the executable file.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-13
    • 文件大小:2813198
    • 提供者:蔡颖
  1. Circle-midpoint-algorithm

    0下载:
  2. 计算机图形学中基于MFC的OpenGL实现的圆弧中点扫描算法绘制圆形,半径可以自己设置,附有可执行文件。-Computer graphics based on the OpenGL MFC realization of the circular arc midpoint scanning algorithm to draw the circle, the radius can be their own settings, with the executable file.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-14
    • 文件大小:3183815
    • 提供者:蔡颖
  1. Circling

    0下载:
  2. 飞机机动性能计算,确定飞机的正常盘旋性能,包括过载、盘旋半径和盘旋周期-Calculation of mobility aircraft, the aircraft circled the normal performance, including overload, circled and circled radius cycle
  3. 所属分类:Communication

    • 发布日期:2017-04-14
    • 文件大小:2964
    • 提供者:su739517
  1. seagull.svn.tar

    0下载:
  2. Seagull is a free, Open Source (GPL) multi-protocol traffic generator test tool. Primarily aimed at IMS (3GPP, TISPAN, CableLabs) protocols (and thus being the perfect complement to SIPp for IMS testing), Seagull is a powerful traffic generator for f
  3. 所属分类:Linux Network

    • 发布日期:2017-06-02
    • 文件大小:14811741
    • 提供者:Your Name
  1. seedfill

    0下载:
  2. 种子填充算法,经过改进可以在瞬间填满半径为200像素的圆。而一般的办法要几分钟。-Seed filling algorithm, improved can fill in an instant a radius of 200 pixels circle. The general approach to a few minutes.
  3. 所属分类:Graph program

    • 发布日期:2017-04-12
    • 文件大小:1161
    • 提供者:qiaao2u840
« 1 2 ... 41 42 43 44 45 4647 48 49 50 »
搜珍网 www.dssz.com