CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数学计算/工程计算 搜索资源 - 环境测试

搜索资源列表

  1. troubleTree

    0下载:
  2. 根据模糊故障数的资料,实现了核心的算法。test类是启动测试类。该算法主要实现核心部分,具体应用要根据实际的环境对代码作简单的修改即可-under the fuzzy information on the number of failures to achieve a core of the algorithm. Test is the test launch category. The algorithm main core, specific application according to
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:4413
    • 提供者:张煜
  1. MyMatrixVtr

    0下载:
  2. 自己写的矩阵向量库,测试通过,常用运算符经过重载,VC6.0环境下运行。-himself wrote the vector matrix, the test, usually after heavy Operators, VC6.0 operating environment.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2871
    • 提供者:华浩波
  1. fft

    1下载:
  2. vc++环境的快速傅立叶变换的算法库,含VC++的测试源代码
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:109585
    • 提供者:gjc
  1. pid

    1下载:
  2. PID的实现程序,很基本,使用c编写,可以直接在tc的环境中调试。仅仅用于pid的实现测试而已
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1292
    • 提供者:barry
  1. FFT-VC++

    0下载:
  2. VC++环境下对图像进行的FFT变换,其中含有一些测试图片
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:138292
    • 提供者:张砚博
  1. kalman

    1下载:
  2. 这是卡尔曼滤波算法用在数据融合中的程序实现,还包含了数据读入模块,在windows vc++ 6.0环境下测试没有问题,对于用卡尔曼做数据融合研究非常有帮助-This is the Kalman filter algorithm used in data fusion procedure to achieve, but also contains the data read into the module, in the windows vc++ 6.0 test environment the
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:63171
    • 提供者:彭德品
  1. testjs

    0下载:
  2. FFT算法计算测试程序,在vc++ 环境下运行-FFT algorithm test programs, in the vc++ environment to run
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:1104
    • 提供者:zealrose
  1. weifenwaitui

    0下载:
  2. 在VC环境下,演示了协方差法的模型外推算法,测试函数为: f(x)=sin(x)*sqrt(x+1)。 最后输出结果对比 -In the VC environment, demonstrate the model covariance method extrapolation method, the test function: f (x) = sin (x)* sqrt (x+1). The comparison of the final output
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:224866
    • 提供者:俞峻
  1. complex

    0下载:
  2. 这是在vc++环境下,定义复数类、实现复数类、并进行了复数类的测试的完整程序代码。-This is in vc++ environment, the definition of complex classes, to achieve complex class and the test carried out a complete complex class code.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:6788
    • 提供者:鹤中云
  1. my_imp_ffd_true

    1下载:
  2. 用于地震数据成像测试,在FOR环境下编程,可以测试不同的成像方法的对地层倾角的适应度-For seismic data imaging test, the FOR programming environment, you can test different methods of imaging the fitness of dip
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:7438
    • 提供者:lee gan
  1. FFTandTestInBCB

    0下载:
  2. FFT算法用标准C++实现,具有实数FFT变换函数、复数FFT变化函数,以及频谱分析功能。并给出了该算法在C++Builder环境下测试代码。-This file contains a few FFT routines, including a real-FFT routine that is almost twice as fast as a normal complex FFT, and a power spectrum routine when you know you d
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:316668
    • 提供者:lcj
  1. Kalman

    0下载:
  2. 卡尔曼滤波测试程序,CODEBLOCKS环境,可运行。-Kalman filter testing procedures, CODEBLOCKS environment, can be run.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:25426
    • 提供者:Qun
  1. EightQueenQuestion

    0下载:
  2. 经典的8皇后数学问题的C语言实现。经测试可运行。运行环境TurboC2.0.-Eight Queen Question realization by C program.TurboC2.0.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:7821
    • 提供者:李博
  1. Ucppp

    0下载:
  2. 转化实现中缀转后缀 判断表达式的输入 Visuaal C6.0环境 ,经测试可直接使用。 -Conversion to achieve infix to suffix to determine the expression input Visuaal C6.0 environment has been tested and can be used directly.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:1180
    • 提供者:拥抱
  1. Differential-Equations-in-Maple

    0下载:
  2. 用maple编写的,在maple12运行环境下测试通过。 专门针对 微分方程的解法的数学工具。-Written with maple, in maple12 runtime environment under test through. Specifically for Differential Equations and mathematical tools.
  3. 所属分类:Algorithm

    • 发布日期:2017-11-21
    • 文件大小:98540
    • 提供者:林真天
  1. CurFit-Dichotomy

    0下载:
  2. VS2010环境,C++代码实现的:最小二乘法的多项式曲线拟合,二分法与牛顿法求多项式的解。代码清晰,可简单修改使用。经自己测试正确。-VS2010 environment, C++ code to achieve: the method of least squares polynomial curve fitting, the dichotomy Newton method for the solution of the polynomial. The code is clear and s
  3. 所属分类:Algorithm

    • 发布日期:2017-11-09
    • 文件大小:10704
    • 提供者:long
  1. yeya

    0下载:
  2. c语言编写的采用龙格库塔法实现的液压缸模拟程序,在热连轧系统测试中使用过,在任何c环境下都可编译执行。-C language to write the runge kutta method is used to realize the hydraulic cylinder of simulation program, used in the system test for HSM, in any environment can be c compiler implementation.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:1230
    • 提供者:杨洪喜
  1. matrix

    0下载:
  2. C++中矩阵运算的实现 nr3.h为其他的书籍代码,测试环境为VS2008-Achieve C++ in matrix operations nr3 code for other books
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:4654
    • 提供者:yan
  1. fft

    0下载:
  2. ftt在VS2008中的实现,测试环境为VS2008,可实现复数-ftt the realization in VS2008, VS2008 test environment for
  3. 所属分类:Algorithm

    • 发布日期:2017-04-28
    • 文件大小:9835
    • 提供者:yan
  1. saler

    0下载:
  2. 动态规划解决tsp问题,初学者使用,测试城市建议少于10个,调试环境为vs2013。-Dynamic programming to solve tsp problem, beginners, recommended that fewer than 10 test cities, debugging environment for vs2013.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:597
    • 提供者:hyqhh
« 12 »
搜珍网 www.dssz.com