CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 常用测试函数

搜索资源列表

  1. 二维积分函数

    1下载:
  2. 4个关于二维积分函数的C程序,以及示例,来自《C语言数值常用程序》,所以程序均经过本人测试可以正常使用!-four two-dimensional integral function of the C procedures, as well as examples from the "C language commonly used numerical procedures," and so I have to undergo testing can be used norm
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:3934
    • 提供者:angel2271
  1. 三维积分函数

    1下载:
  2. 2个关于三维积分函数的C程序,以及示例,来自《C语言数值常用程序》,所以程序均经过本人测试可以正常使用!-two three-dimensional integral function of the C procedures, as well as examples from the "C language commonly used numerical procedures," and so I have to undergo testing can be used nor
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2080
    • 提供者:angel2271
  1. 排序函数

    0下载:
  2. 3个关于排序的C程序,以及示例,来自《C语言数值常用程序》,所以程序均经过本人测试可以正常使用!-three on the order of C procedures, as well as examples from the "C language commonly used numerical procedures," and so I have to undergo testing can be used normally.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1604
    • 提供者:angel2271
  1. engxx

    1下载:
  2. 查字典背单词系统,系统虽小,设计系统使用的知识点很多。 从结构化程序设计的角度来说,使用了结构化程序设计的三种基本结构:顺序结构,分支结构(简单分支、多分支、IF语句的嵌套调用),循环结构(步长型循环、扫描循环)。 从面向对象程序设计的角度来说,用到了各种对象:表单、表单集、标签控件、文本框控件、命令按钮控件、编辑框控件、选项按钮组控件、复选框控件、列表框控件、组合框控件、图象控件、计时器控件、表格控件。用到了以上控件的常用事件、属性和方法。多处用到了自定义属性和自定义方法,使用了表单参
  3. 所属分类:其他行业

    • 发布日期:2008-10-13
    • 文件大小:499830
    • 提供者:李顺
  1. CalcSolver

    0下载:
  2. 由于源码是由网上收集的(原英文),可能会有少许未能完善之处。但经过测试,大部分基本的运算还是可以的,当然包括常用的函数(三角函数、反三角函数、双曲三角函数、绝对值.......),甚至是一些复杂无比的表达式也能计算,如:ln e + rnd(2) + 3(2)4 * (log(tan (itan 1))) 等。值得一提的是,它还有函数绘图、数据统计和自定义常数等功能。另外,程序经过我汉化(仅在界面上),更易懂。
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:230887
    • 提供者:水文
  1. SimpleGA

    1下载:
  2. 该程序为使用了轮盘赌选择方式、单点交叉和基本位变异算子,内嵌精英保留策略的基本遗传算法。其实现使用了固定数组,使用一个常用的测试函数。
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2014-01-17
    • 文件大小:2976
    • 提供者:东方志柱
  1. Hash_C

    1下载:
  2. 常用的12个哈希函数,用C语言写的,每个函数都包含测试程序-12 commonly used hash function, using C language written test procedures are included for each function
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-26
    • 文件大小:2611
    • 提供者:X-Ray
  1. AdoDll

    0下载:
  2. 该程序功能是以动态库的形式封装ADO常用数据库函数,其中包括源代码和测试代码-Function of the program is based on the form of dynamic libraries ADO package commonly used database functions, including source code and test code
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-30
    • 文件大小:295558
    • 提供者:gaolihua
  1. zuiyouhua

    5下载:
  2. 此源码包是我本学期最优化理论课程的大作业,其中包括了我自己写的以下常用最优化算法的实现代码:最速下降法,牛顿法,非线性最小二乘法,DFP法。fun1,fun2是两个测试函数。谢谢!-This is my source packages optimization theory this semester courses in large operations, including my own to write the following commonly used optimization al
  3. 所属分类:数学计算/工程计算

    • 发布日期:2013-12-14
    • 文件大小:3223
    • 提供者:白浩泉
  1. f1

    1下载:
  2. 这是几个常用的测试函数,通过这个测试函数可以比较算法性能的优劣。-This is a test of several commonly used functions, through this test function can compare the algorithm performance is good or bad.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:840
    • 提供者:gaoqian
  1. MATLABfunction

    0下载:
  2. 常用MATLAB 函数逼近算法代码,用于对常用算法函数的测试用例使用-matlab function
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:6403
    • 提供者:李永
  1. tx

    0下载:
  2. 测试函数的额一些常用的功能,以及分段函数的应用性能。-Some amount of test functions commonly used functions, and piecewise functions of application performance.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:477488
    • 提供者:zhangli
  1. 5346363636

    0下载:
  2. :针对粒子群算法进行多极点函数优化时 存在的局部极小点和搜寻效率低的问题,引入了小 生境的思想到粒子群算法中,以粒子的最好位置为 中心,粒子的最好的个体解对应的适应值为半径建 立圆形小生境。stretching 技术,其次对子群体采用解散策略,即当在子群体中找到一个极值点后把子群体解散回归主群体,最 后设置子群体创建时的半径阈值,避免子群体半径过大。该算法解决了标准的NichePS0算法在处理 多峰函数时,极值点的个数依赖于子群体个数及极值点容易出现重复、遗漏
  3. 所属分类:software engineering

    • 发布日期:2017-12-04
    • 文件大小:166726
    • 提供者:zhuifenger
  1. CODE-EasyforDSP2812

    0下载:
  2. DSP tms320f2812的一些开发性质的源代码,包括头文件,CMD文件,库函数,以及10几个常用的测试函数-The DSP tms320f2812 some development nature of source code, including header files, CMD files, library functions, as well as 10 several commonly used test functions
  3. 所属分类:DSP program

    • 发布日期:2017-12-02
    • 文件大小:7543689
    • 提供者:xiaolongli
  1. GSO

    3下载:
  2. 群搜索优化算法(Group search optimizer, GSO)函数优化程序,包含几种常用的单模及多模标准测试函数。运行demo即可。-Group search optimizer (GSO) program for nemerical funciton optimization. It contains several singlemodal and multimodal functions. Please run "demo".
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2013-07-20
    • 文件大小:7175
    • 提供者:张银雪
  1. MathEval

    0下载:
  2. 一个数学表达式计算控件,支持弧度角度,支持大量常用数学函数,支持定义变量。提供源代码及测试程序。-A control for mathematical expression evaluating, support radian and degree, and support a large number of common mathematical functions, supports the definition of variables. Provide the source code a
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:201666
    • 提供者:高超
  1. IWORP

    0下载:
  2. 压缩文件中包含7个常用标准测试函数的matlab的源代码,1个粒子群优化算法的C++源代码,还包含一个基于随机扰动的改进杂草优化算法IWORP,以上这些代码都很实用,而且算法收敛精度达到10的负11次方。-Compressed file contains 7 standard test functions matlab 1 source code, C++ source code and a particle swarm optimization algorithm, also includes
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:4772
    • 提供者:陶玲
  1. PSO

    0下载:
  2. 这是基本的粒子群算法,里面还附有一个常用的测试函数。-This is the basic particle swarm algorithm, which is also accompanied by a commonly used test functions.
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1016
    • 提供者:包宇凡
  1. draw_fitness

    0下载:
  2. 智能优化算法的优化功能经常被用来验证遗传算法(The optimization function of intelligent optimization algorithm is often used to verify genetic algorithm)
  3. 所属分类:进化算法

    • 发布日期:2018-01-09
    • 文件大小:1024
    • 提供者:felller
  1. Test_Functions

    1下载:
  2. 24个常用的标准的由于测试优化算法的测试函数(24 commonly used standard test functions due to test optimization algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-29
    • 文件大小:2048
    • 提供者:白色的雪
« 12 3 4 »
搜珍网 www.dssz.com