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

搜索资源列表

  1. sortlistctrl

    0下载:
  2. 我们在一般的VC中编程时用到的对话框一般不能任意变大小,只能变最大或者最小,这个程序实现了任意变对话框大小的功能,而且对话框上面的控件可以方便的重定位,并可以限制最大和最小值.希望对你有帮助,好代码大家共享,共同学习.-in general programming at the VC to use the dialog generally not arbitrarily change size, can only be the largest or smallest, the process t
  3. 所属分类:ListView/ListBox

    • 发布日期:2008-10-13
    • 文件大小:51560
    • 提供者:胡俊
  1. DFS※Prim

    0下载:
  2. 用普里姆(Prim)算法构造最小生成树;图的DFS算法的非递归遍历函数。-with Primbetov (PRIM), the minimum spanning tree algorithm constructs; Map of the DFS non - recursive algorithm traversal function.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:3916
    • 提供者:贾德
  1. pointerclock

    0下载:
  2. 计时器是程序中最常用的后台任务机制之一,其时间间隔最低约为55毫秒,被广泛用于时钟、磁盘备份程序或需要在某一时刻运行的程序等。在Windows API中有很多查询时钟的函数,利用它们就可以编写出高精度的计时器。-timer procedure is the most commonly used mechanism for the background, one of the minimum time interval of about 55 milliseconds, are widely us
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:34072
    • 提供者:越吴
  1. r43

    0下载:
  2. 鲁棒控制器设计,由于RBF网络可以实现任意逼近的非线性关系,它的目标是要做到误差平方和最小,与非线性PCA的目标一致,所以上述非线性PCA的模型可以通过采用两个RBF网络来实现非线性正变换 和反变换 。RBF网络是一个三层前馈网络,隐层采用径向基函数作为激励函数。第一个RBF网络把高维空间的数据映射到低维空间(如图4),第二个RBF网络将前面网络输出的低维空间数据再映射到高维空间,实现数据恢复(如图5)。这两个网络分别进行训练。-robust controller design, as RBF
  3. 所属分类:状态条

    • 发布日期:2008-10-13
    • 文件大小:1549
    • 提供者:浇洒距离
  1. CBuilderGetTime

    0下载:
  2. 虽然Windows下可视化开发工具如VC、Delphi、C++ Builder等都有专用的定时器控件Timer,而且使用很方便,可以实现一定的定时功能,但最小计时精度仅为55ms,且定时器消息在多任务操作系统中的优先级很低,不能得到及时响应,往往不能满足实时控制环境下的应用。不过Microsoft公司在Win32 API函数库中已经为用户提供了一组用于高精度计时的底层函数,如果用户使用得当,计时精度可到1ms。这个计时精度、对于一般的实时系统控制完全可以满足要求。现将由C++ Builder 4
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:1796
    • 提供者:wangjing
  1. 7.5

    0下载:
  2. 把各阶导函数的ESD作为a的函数,确定其峰值频率的数值。该函数把以下变量作为输入:a的最小值alphamin,其增量步长alphastep;-various derivative function of the ESD as a function of its peak frequency values. The function of the following variables as input : a minimum of alphamin. its incremental step a
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1636
    • 提供者:meimei
  1. 7.6

    0下载:
  2. 估算并画出高斯脉冲的前15阶导函数的-10dB带宽。函数以下列变量为输入:a的最小值alphamin,-estimates and the mapping out of the Gaussian pulse before 15 derivative function-10dB bandwidth. Function for the importation of the following variables : a minimum of alphamin.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1393
    • 提供者:meimei
  1. geneticalgrithmprogram

    0下载:
  2. BNB20 Finds the constrained minimum of a function of several possibly integer variables. % Usage: [errmsg,Z,X,t,c,fail] = % BNB20(fun,x0,xstatus,xlb,xub,A,B,Aeq,Beq,nonlcon,settings,options,P1,P2,...) % % BNB solves problems of the form:
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:6683
    • 提供者:冯颖
  1. knowledgeyichuan

    0下载:
  2. 了解遗传算法 遗传算法是一种最优化算法,所谓最优化问题,就是这样一类问题,满足它的解(称为可行解)有很多(通常是极多)对于每一种解有一个评价函数得到一个评价值,也就确定了解集的一个偏序关系,在这个偏序关系的求最小值(或最大值)或者近似最小值(或最大值)。-understanding of the genetic algorithm is a genetic algorithm optimization algorithm, the so-called optimization problem
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:7964
    • 提供者:周燕
  1. hill

    0下载:
  2. A hill climbing algorithm for finding the minimum of a function fitnessfun in the real space. x is the scalar/vector of the functon minimum fval is the function minimum gfx contains the minimization solution each iteration (columns 2
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-26
    • 文件大小:1898
    • 提供者:letian
  1. SGA

    0下载:
  2. fortran语言写的遗传算法程序,用来求函数极小值-genetic algorithm fortran program written in the language used to find the function minimum
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:1934
    • 提供者:田强
  1. minGETDFRWP

    0下载:
  2. 共轭梯度法的FR方法结合wolfe-powell搜索,求解多维函数的极小值,在此前必须编写好一为搜索函数-FR method combined with the conjugate gradient method wolfe-powell search for solving multidimensional function minimum, must be written in the previous one for the search function
  3. 所属分类:Other systems

    • 发布日期:2017-11-06
    • 文件大小:809
    • 提供者:
  1. rosenbergtrustregion

    0下载:
  2. 基于信任域算法求解rosenberg函数的极小值问题-Trust region algorithm for solving the rosenberg function minimum value
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-21
    • 文件大小:2594
    • 提供者:陈翔
  1. rosenberg-linearsearch

    0下载:
  2. 基于线搜索算法求解rosenberg函数的极小值问题-Based on line search algorithm for solving the problem of the rosenberg function minimum value
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-21
    • 文件大小:2217
    • 提供者:陈翔
  1. function

    0下载:
  2. 实现数组的逆置,排序,寻找最小值等功能,c++程序,都十分简单适合初学者。-The inverse array set, sort, find the minimum functions, c++ program, very simple for beginners.
  3. 所属分类:CSharp

    • 发布日期:2017-12-08
    • 文件大小:1483
    • 提供者:王辉
  1. use-DE-solve-rugged-function

    0下载:
  2. 用Diffirential Evolution求解一个复杂方程的最小值-Use DE to find a global minimum in the range [-10, 10] for a rugged function, and the function s search space is R5.
  3. 所属分类:Other systems

    • 发布日期:2017-11-25
    • 文件大小:1377695
    • 提供者:孔焕军
  1. function-get-the-minimum-

    0下载:
  2. 一维函数最小值搜索 6种不同方法 适用于优化设计课程作业-Minimum of one-dimensional search function applies to optimized design courses
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1913
    • 提供者:11
  1. Seek minimum

    0下载:
  2. 用各种方法求函数在给定区间的最小值,感受符号法的局限性(solve the minimum value of a function in a given interval by various methods)
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:19456
    • 提供者:灵_WHL
  1. function minimum

    0下载:
  2. Finding fuction minimum and maximum
  3. 所属分类:其他

    • 发布日期:2018-01-05
    • 文件大小:32768
    • 提供者:elvin_137
  1. Minimum value

    0下载:
  2. matlab求多元函数最小值,显示方程求最优值(Matlab for the minimum value of multivariate function)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:2048
    • 提供者:联合注册
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com