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

搜索资源列表

  1. del_line_num

    0下载:
  2. 在终端输入: ./change 源文件名 目标文件名 即可将源文件中的行号滤去。 ^_^方便运行教程中的一些带行号的程序 比如 1: #!/usr/bin/perl -w 2: 3: $radius=50 4: 5: $area=3.14159*($radius ** 2) 6: print $area 经过处理后变成 #!/usr/bin/perl -w $radius=50
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:5.85kb
    • 提供者:张盈
  1. Circlea

    0下载:
  2. 定义一个圆类(Circle),属性为半径(radius),要求用成员函数来求圆的面积和周长。-definition of a category yen (Circle), the properties of the radius (radius). members calling for the use of circular functions to the area and perimeter.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:816byte
    • 提供者:吴伟
  1. Circleb

    0下载:
  2. 定义一个圆类(Circle),属性为半径(radius),要求用友元函数来求圆的面积和周长。-definition of a category yen (Circle), the properties of the radius (radius). UF yuan function request to seek a round of the area and perimeter.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:824byte
    • 提供者:吴伟
  1. msdn_implement

    0下载:
  2. 模拟msdn界面的程序,vc++.NET编程,其中有图钉实现隐藏功能-simulation interface procedures, vc.NET programming, which is hidden radius achieve functional
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:94.71kb
    • 提供者:wuruijiao
  1. XY2004

    0下载:
  2. C++程序,能通过输入半径求圆的面积,周长,适合初学者参考-C procedures, through the importation of circular radius of the area, perimeter, reference for beginners
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:9.02kb
    • 提供者:孙浩明
  1. p219__3__2

    0下载:
  2. #include<iostream> using namespace std class Point {public: Point(int a){x=a } ~Point(){cout< \"execuing Point destructor\"<<endl } private: int x } class Circle:public Point {public: Circle(int m,int n
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1.66kb
    • 提供者:华盛
  1. dv

    0下载:
  2. #include<iostream> using namespace std class Point {public: Point(int a){x=a } ~Point(){cout< \"execuing Point destructor\"<<endl } private: int x } class Circle:public Point {public: Circle(int m,int n
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2.04kb
    • 提供者:华盛
  1. 图形学直线的生成算法

    0下载:
  2. 圆心在原点,半径为R的第一个4分圆的Bresenham画圆算法程序,将该算法程序推广到任一四分圆,从而形成一般的Bresenham画圆算法。并利用Bresenham画圆算法画出一个圆心在点(xc,yc), 半径为R, 圆周颜色为color的圆-Center in the basics of radius R for the first four hours round the Bresenham algorithm Circle procedures, procedures for the pr
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:878byte
    • 提供者:成龙
  1. freeradius-server-2.1.7.tar.gz

    0下载:
  2. freeradius,可作为radius的开发基础版本
  3. 所属分类:其它

    • 发布日期:2010-03-30
    • 文件大小:3.71mb
    • 提供者:smallcat0008
  1. p1-1

    0下载:
  2. 根据半径计算圆的周长和面积.程序中调用函数,输入R值利用局部变量调用生成周长面积的值。-Calculated in accordance with the radius and area of the circumference of a circle. Procedural function call, enter the R value of the use of local variables called perimeter area to generate value.
  3. 所属分类:source in ebook

    • 发布日期:2016-01-26
    • 文件大小:594byte
    • 提供者:金鑫
  1. yuanxing

    1下载:
  2. 编写C++程序完成以下功能: (1)定义一个Point类,其属性包括点的坐标,提供计算两点之间距离的方法; (2)定义一个圆形类,其属性包括圆心和半径; (3)创建两个圆形对象,提示用户输入圆心坐标和半径,判断两个圆是否相交,并输出结果。 -The preparation of C++ program to accomplish the following functions: (1) defines a Point class, whose properties include
  3. 所属分类:source in ebook

    • 发布日期:2017-04-07
    • 文件大小:1002byte
    • 提供者:泣笑之泪
  1. xiaoshengjing

    0下载:
  2. 本文在阅读大量遗传算法小生境技术资料基础上,介绍了遗传算法的特点、物种形成和小生境技术,详细陈述上世纪80年代以来的各种小生境实现方法,包括共享函数法、确定性排挤法、可变半径的聚类算法和隔离小生境方法等;最后对小生境遗传算法的工程应用提出了展望。 -In this paper, a lot of reading technical information niching genetic algorithm based on the characteristics of genetic alg
  3. 所属分类:assembly language

    • 发布日期:2017-04-03
    • 文件大小:30.47kb
    • 提供者:崔暁魏
  1. radius_rfc

    0下载:
  2. radius相关rfc(全)+ 华为radius培训pdf-rfc documents about radius protocol and authenticate protocol.
  3. 所属分类:Editor

    • 发布日期:2017-04-09
    • 文件大小:1.13mb
    • 提供者:redchair
  1. area

    0下载:
  2. c++知半径求面积 cout cin 应用-c++ knowledge area cout cin application seeking a radius of
  3. 所属分类:assembly language

    • 发布日期:2017-04-03
    • 文件大小:141.74kb
    • 提供者:wab
  1. xiazai

    0下载:
  2. 设计一个圆类circle和一个桌子类table,另设计一个圆桌类roundtable,它是从前两个类派生的,要求输出一个圆桌的高度、桌面半径、面积和颜色等数据。-Class circle and a circle design a table class table, another class to design a roundtable roundtable, which is used to derive two classes, requiring a high degree of ou
  3. 所属分类:汇编语言

    • 发布日期:2016-12-22
    • 文件大小:2.99kb
    • 提供者:刘明
  1. arry

    0下载:
  2. 声明一个circle类,包含数据成员:radius(半径);成员函数:setradius()、getradius()、getarea()。在main()函数中,声明一个包含5个circle对象的数组,并提示用户输入它们的半径;使用getallareas()函数,求所有circle对象的面积之和,并在屏幕上输出计算结果。-Program fills up, realize the function: declare a circle kind, contain data members: radi
  3. 所属分类:assembly language

    • 发布日期:2017-03-30
    • 文件大小:528byte
    • 提供者:dsdsd
  1. 1

    0下载:
  2. 汇编语言16位画圆程序 计算三角形水平边平方 计算半径r平方 双字减法,入口参量:bx减数的低16位,cx减数的高16位-Circle 16-bit assembly language program to calculate the level of the triangle the square of the radius r side of the square of double word compute the subtraction, the entra
  3. 所属分类:assembly language

    • 发布日期:2017-03-30
    • 文件大小:1.09kb
    • 提供者:曲正钢
  1. changing_radius_of_circle

    0下载:
  2. Program, wich change radius of circle and repaint it. Arrows - moving. Shift+Arrows - change radius.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-04
    • 文件大小:173.4kb
    • 提供者:Vadim
  1. DialogBase

    0下载:
  2. 十进制的VC++圆面积计算器源代码,界面可视化,只需要输入圆的半径,就可以快速计算出圆的面积。VC源码下载,相对完整,可直接编译生成EXE-Decimal VC++ round area calculator source code, visual interface, only need to input the radius of the circle, can quickly calculate the area of a circle. VC source code, relativel
  3. 所属分类:assembly language

    • 发布日期:2017-11-25
    • 文件大小:39.69kb
    • 提供者:wqwq
  1. 3

    3下载:
  2. 请设计一个模拟投篮过程的小游戏,游戏的要求如下: (1)设计一个matlab窗体,在窗体上防止一个坐标轴控件,并设置好该坐标系的坐标轴范围; (2)在坐标系上利用鼠标点击一个点a,作为篮筐的中心,并生成一个半径为r的圆,来模拟篮筐; (3)在坐标系上再用鼠标点一个点b,作为投篮的出发点,同时生成一个红色实心小球来模拟篮球,再选一个点c,b、c之间的连线作为投篮方向; (4)根据a、b、c三个点之间的位置关系,来模拟投篮过程,并记录命中次数; (5)以按住鼠标不放的时间来模拟力
  3. 所属分类:source in ebook

    • 发布日期:2017-11-16
    • 文件大小:8.99kb
    • 提供者:江懋才
« 12 »
搜珍网 www.dssz.com