CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - shape function

搜索资源列表

  1. 进度条

    0下载:
  2. 功能非常强大的进度条控件,详情请看DEMO。 可以设置进度条颜色,样式,形状等。-very powerful function of the progress of controls, details Look at DEMO. The setting up of the progress of color, pattern and shape.
  3. 所属分类:状态条

    • 发布日期:2008-10-13
    • 文件大小:141.59kb
    • 提供者:Mark
  1. VisualStudioProject

    0下载:
  2. 实现画图功能,可以画出各种图形,并且任意改变它的形状,大小,颜色,等等。-function can draw various graphics, and any changes in its shape, size, color, and so on.
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:170.68kb
    • 提供者:史雨
  1. bezier_demo

    1下载:
  2. 贝齐尔曲线算法演示程序 实验原理:贝齐尔曲线的形状是通过一组多边折线(也称为贝齐尔控制多边形)的各顶点唯一的定义出来的。 程序思路:先用链表把鼠标点击过的点记录下来,做为控制多边形。然后调用n次Bernstein多项式的基函数运算出曲线的点,最后用直线分段画出来(本程序分成了50段来画) -Bezier curve algorithm Experimental Demonstration Program Principle : Bezier curve's shape thr
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:38.38kb
    • 提供者:Ray
  1. 定义抽象基类Shape

    0下载:
  2. 一个程序,定义抽象基类Shape,由它派生出3个派生类:Circle(圆形)、Rectangle(矩形)、Triangle(三角形),用一个函数printArea分别输出以上三者的面积,3个图形的数据在定义对象时给定。-A program that defines an abstract base class Shape, which it derived three derived classes: Circle (Circular), Rectangle (rectangle), Trian
  3. 所属分类:其他小程序

    • 发布日期:2017-03-25
    • 文件大小:262.01kb
    • 提供者:sword
  1. shape

    0下载:
  2. 一、声明一个Shape抽象类,在此基础上派生出Rectangle和Circle类,二者都有GetArea()和GetPerim()函数,GetArea用来计算对象的面积,GetPerim用来计算对象的周长。封装上述各类,并编写测试程序。 -First, declare an abstract class Shape, on this basis, derived classes Rectangle and Circle, the two have GetArea () and GetPeri
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:517byte
    • 提供者:赵莹莹
  1. uniformcirclearray

    1下载:
  2. 阵元数16下均匀圆阵的零限形成,先建立约束函数,再创建目标函数,计算零陷-Element number 16 under the Uniform Circular Array of zero-threshold shape, to create constraint function, and then create the objective function, calculated Null
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:36.11kb
    • 提供者:蓝云
  1. BinocularityOpenGLStereo

    0下载:
  2. SHAPE FUNCTION OF 1D MLS APPROXIMATION
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:232.63kb
    • 提供者:李秀丽
  1. shape

    0下载:
  2. Shape成为一个包含接口(供层次结构中的类使用)的抽象基类。从类Shape派生出二维形状类TwoDimensionalShape和三维形状类ThreeDimensionalShape,它们也都是抽象类,然后用虚函数print输出每个类的类型和维数。为了计算类层次结构中每个具体类的对象,这两个类中还要包括虚函数area和volume。最后再编写一个程序测试类Shape的层次结构-Shape into a contained interface (for the class hierarchy t
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:240.15kb
    • 提供者:大为
  1. shape

    0下载:
  2. 用C++实现一个具体事例,形状作为基类,正方形,三角形等等作为派生类。来体现类的多态性,其中涉及多态,继承,虚函数的使用。-using a C++ example to illustrate polymorphism, virtual function and etc. The example has a base class of shape, and many concrete shapes as derived classes.
  3. 所属分类:Console

    • 发布日期:2017-03-27
    • 文件大小:19.73kb
    • 提供者:scorpioc
  1. shape

    0下载:
  2. 声明一个Shape抽象类,在此基础上派生出Rectangle和Circle类,二者都有GetArea()和GetPerim()函数,GetArea用来计算对象的面积,GetPerim用来计算对象的周长。封装上述各类,-Declare an abstract class Shape, on this basis, derived classes Rectangle and Circle, the two have GetArea () and GetPerim () function, GetAr
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-04
    • 文件大小:1.03mb
    • 提供者:onway
  1. Shape

    0下载:
  2. 声明一个Shape基类,在此基础上派生出Rectangle和Circle类,二者都有GetArea()函数计算对象的面积。 -Declare a Shape base class, derived on this basis, Rectangle and Circle class, both have GetArea () function to calculate the object' s area.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:851byte
    • 提供者:唐华莲
  1. MESH-FREE-MLS-SHAPE-FUNCTION

    1下载:
  2. 无网格法移动最小二乘近似(MLS)型函数计算子程序 -Meshless method moving least square approximation (MLS) type function calculation subroutine
  3. 所属分类:其他小程序

    • 发布日期:2017-04-05
    • 文件大小:5.3kb
    • 提供者:明河
  1. shape

    0下载:
  2. 无网格法形函数求解,matlab,yuyiqiang-Meshless method to solve shape function, matlab, yuyiqiang
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:540byte
    • 提供者:尤波
  1. shape

    0下载:
  2. 采用c++语言编写,主要是求圆形和矩形的面积和体积,里面涉及了类的继承和虚函数的重载,其他还编写了求面积函数和输出函数,最后运用到主函数里面。- Using c++ language, mainly of circular and rectangular area and volume, which involves a heavy-duty class inheritance and virtual functions, the other also prepared a request
  3. 所属分类:CSharp

    • 发布日期:2017-04-12
    • 文件大小:1.03kb
    • 提供者:朱琳艳
  1. CSTcode

    0下载:
  2. Class shape function method to parametrize airfoil geometry
  3. 所属分类:Other systems

    • 发布日期:2017-05-30
    • 文件大小:12.11mb
    • 提供者:mohammad
  1. signal shape function

    0下载:
  2. 建立任意长度信号的形态函数,此处形态主要指信号形状与稳定形态。(learing signal shape function)
  3. 所属分类:其他

    • 发布日期:2017-12-27
    • 文件大小:71kb
    • 提供者:candiceyi
  1. 一维MLS

    0下载:
  2. 解决移动最小二乘法中求解一维形函数的问题(Solving the problem of solving one-dimensional shape function in moving least square method)
  3. 所属分类:Windows编程

    • 发布日期:
    • 文件大小:3kb
    • 提供者:加油哦
  1. element

    0下载:
  2. 三结点三角形单元(常应变三角形单元)的有限单元法分析程序,(shape function of Constant strain triangle element)
  3. 所属分类:其他

    • 发布日期:2018-01-06
    • 文件大小:4kb
    • 提供者:海蓝lotus
  1. shapetogeojson

    0下载:
  2. 这个包实现的功能是将地理信息行业中经常用到的shape格式转换为geojson格式,语言是用java编写的,具有很强的学习价值(The function of this package is to convert the shape format that is often used in the geographic information industry to the geojson format. The language is written in Java and has a str
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:233kb
    • 提供者:大大dada
  1. cantilever-beam-master

    1下载:
  2. 计算梁单元的形函数,单位质量矩阵等,及其有限元组装,模拟运动情况。(The shape function and unit mass matrix of the beam element are calculated, and its finite element assembly is carried out to simulate the motion.)
  3. 所属分类:其他

    • 发布日期:2020-11-26
    • 文件大小:5kb
    • 提供者:autumn私语
« 12 3 4 »
搜珍网 www.dssz.com