CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - 形函数

搜索资源列表

  1. C++程序设计语言实验三

    0下载:
  2. 实验三:C++编程入门 一、实验内容 1. 类模版。 2. 运算符重载。 3. 友元。 4. 继承。 二、实验题目 1, 设计一个类SavingsAccount,定义一个静态数据成员记录存款的年利率(rate),该类的每个成员都包含一个私有的数据成员balance,表示该成员当前的存款数额。提供一个成员函数CalMonthlyInterest(),用以计算月利息(用balance乘以rate再除以12),并将这个月利息加入balance中。提供一个静态成员函数ModifyRate(
  3. 所属分类:其他小程序

  1. unconstrained_optimization

    1下载:
  2. VC实现的,多维函数搜索,无约束优化方法, (1)最速下降法 (2)阻尼牛顿法(3)共轭梯度法 (4)鲍维尔法(5)变尺度法(6)单纯形法 -VC implementation, multi-dimensional function of search, unconstrained optimization methods, (1), steepest descent method (2) damped Newton' s method (3) conjugate gradient
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-13
    • 文件大小:3191037
    • 提供者:李湖
  1. crc

    0下载:
  2. CRC查表式校验文件,包含该文件后,调用函数的形参为被校验数据串的表头和长度-CRC checksum-type look-up table file that contains the file, call the function parameters have been checking the data for the table header and the length of the string
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:962
    • 提供者:易帛
  1. mathematicalprogrammingcode

    0下载:
  2. 它包含了数学规划、线性规划、一元函数极值、多元函数极值拟牛顿法、多元函数极值、单纯形搜索法、非线性规划的代码-It contains matlab code of mathematical programming, linear programming, unary function, extreme value, multi-function extremum quasi-Newton method, multi-function extremum, simplex method, nonli
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:22630
    • 提供者:温娟
  1. IFS

    0下载:
  2. 混沌与分形程序C++:IFS函数迭代系统-Chaos and Fractals program C++: IFS iterated function system
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:42229
    • 提供者:zhaoxin
  1. 6-23

    0下载:
  2. 递归法,倒序,字符串,函数,指针调用,实参,形参-Recursive method, reverse, string, function pointer calls, arguments, parameters
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-02
    • 文件大小:752202
    • 提供者:yeyiming
  1. function-call

    0下载:
  2. 下列5个函数的功能都是动态分配形参size大小个double型数据的内存,并将内存的首地址返回给函数的调用者。请编写main函数,创建一个包含用户在运行时确定的个数的double型数据的数组,测试以上5个函数,哪些函数能正确的实现上述功能?举例说明如何调用其中正确的函数。-Function call
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:867710
    • 提供者:
  1. sum

    0下载:
  2. 请编一个函数fun(int *a,int n,int *odd,int *even),函数的功能是分别求出数组中所有奇数之和以及所有偶数之和。形参n给出数组中数据的个数;利用指针odd返回奇数之和,利用指针even返回偶数之和。-Please make up a function fun ( int* a, int n, int* odd, int* even ), functions are respectively derived array all odd and even and all
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:953
    • 提供者:cxl
  1. xin-xing-tu-xing

    0下载:
  2. 一个很有意思的小程序,可以利用函数画出心形。-A very interesting program, you can use the function to draw a heart-shaped.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:5901
    • 提供者:my name
  1. zz

    0下载:
  2. 编写一个函数,使其功能为:从num个字符串中找出最长的一个字符串,并通过形参指针max传回该串地址。-To write a function to make it function as follows: num string to identify one of the longest string parameter pointer max returns the string address.
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:6712
    • 提供者:xiaoyu
  1. 1_IFS

    0下载:
  2. 给出了用迭代函数系统生成分形树的源代码程序-In this paper, a iterative function system redraw fractal tree program source code
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:427474
    • 提供者:alice
  1. Constrained-optimization-problems

    0下载:
  2. 约束优化问题,包含 用Rosen梯度投影法求解约束多维函数的极值 用外点罚函数法求解线性等式约束多维函数的极值 用外点罚函数法求解一般等式约束多维函数的极值 用内点罚函数法求解约束多维函数的极值 用混合罚函数法求解约束多维函数的极值 用混合罚函数加速法求解约束多维函数的极值 用乘子法求解约束多维函数的极值 用坐标轮换法求解约束多维函数的极值 用复合形法求解约束多维函数的极值 -Constrained optimization problems contai
  3. 所属分类:Other systems

    • 发布日期:2017-11-05
    • 文件大小:4450
    • 提供者:张然
  1. multidimensional-extremum-problems

    1下载:
  2. 无约束多维极值问题,包含 用模式搜索法求解多维函数的极值 用Rosenbrock法求解多维函数的极值 用单纯形搜索法求解多维函数的极值 用Powell法求解多维函数的极值 用最速下降法求解多维函数的极值 用共轭梯度法求解多维函数的极 用牛顿法求解多维函数的极值 用修正牛顿法求解多维函数的极值 用DFP法求解多维函数的极值 用BFGS法求解多维函数的极值 用信赖域法求解多维函数的极值 用显式最速下降法求正定二次函数的极值 -Unconstrain
  3. 所属分类:Other systems

    • 发布日期:2017-11-13
    • 文件大小:6433
    • 提供者:张然
  1. 1-2

    0下载:
  2. 程序Ex_Swap实现数据交换。分别用指针和引用作为函数mySwap的形参,并通过重载int、double型变量值的交换-Program Ex_Swap achieve data exchange. With pointers and references, respectively as parameter function mySwap, and by overloading int, double variable value exchange
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-23
    • 文件大小:533
    • 提供者:梦瑶
  1. main

    0下载:
  2. 设计一个类CRectangle,有5个数据成员(私有属性),分别为矩形左上顶点的横坐标、纵坐标和矩形的长、宽及矩形面积。该类还要求有5个成员函数(公有属性)和1个友元函数:矩形移动位置的move()函数,改变矩形大小的size()函数,显示输出数据成员的show()函数,构造函数和析构函数,友元函数是求矩形面积的area(),要求构造函数按形参(有默认参数值)初始化对象。并编写main函数测试该类各功能(至少定义2个对象)。 1、main函数中定义该类的对象,再调用各成员函数和友元函数。
  3. 所属分类:Other systems

    • 发布日期:2017-11-26
    • 文件大小:681
    • 提供者:王祎
  1. shape

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

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

    0下载:
  2. 柱形图 在OpenGL中指定顶点由以上的讨论可以知道,“点”是一切的基础。如何指定一个点呢?OpenGL提供了一系列函数。它们都以glVertex开头,后面跟一个数字和1~2个字母。(pie chaart By specifying vertices in OpenGL, you can know from the above discussion that "point" is the foundation of everything. How do you specif
  3. 所属分类:其他

  1. fractal

    0下载:
  2. 我们会遇到一些很特别的函数,用MATLAB画出最美图形(We will have some special functions, using MATLAB to draw the most beautiful figure)
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:1024
    • 提供者:czzq
  1. work

    0下载:
  2. MATLAB生成渐开线齿形得函数,可修改模数,齿数,齿顶高系数,侧隙系数(Involute tooth form generated by MATLAB)
  3. 所属分类:其他

    • 发布日期:2018-01-01
    • 文件大小:1024
    • 提供者:Joshua89
  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
    • 文件大小:5120
    • 提供者:autumn私语
« 12 3 »
搜珍网 www.dssz.com