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

搜索资源列表

  1. trial

    0下载:
  2. 蠕变程序,有fortran实现的两种不同算法。并用简单的truss来测试其正确性。-Creep process, there are two different algorithms to achieve fortran. And a simple truss to test its correctness.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:1271
    • 提供者:lai
  1. zsxjf

    0下载:
  2. 最速下降法求优化问题的C++源代码,经测试,该程序运行正常,得到了预期的结果。-Steepest descent method for the optimization of C++ source code, tested, the program works correctly to get the desired results.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:775
    • 提供者:张帆
  1. BFGS

    0下载:
  2. BFGS法求优化问题的C++源代码,经测试,该程序运行正常,得到了预期的结果。-BFGS method for the optimization of C++ source code, tested, the program works correctly to get the desired results.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:1701
    • 提供者:张帆
  1. getdf

    0下载:
  2. 用共轭梯度法求优化问题的C++源代码,经测试,该程序运行正常,得到了预期的结果。-Conjugate gradient method for the optimization of C++ source code, tested, the program works correctly to get the desired results.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:1682
    • 提供者:张帆
  1. dcxf

    0下载:
  2. 用单纯形法求优化问题的C++源代码,经测试,该程序运行正常,得到了预期的结果。-Simplex method for the optimization of C++ source code, tested, the program works correctly to get the desired results.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:1416
    • 提供者:张帆
  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. lottery1

    0下载:
  2. 建模测试,在PRISM中实现先占先得的调度算法来检验所见模的逻辑正确性-model checking
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:877
    • 提供者:robin
  1. 3922

    0下载:
  2. zstu 3922的解题源码,对学习ACM程序设计竞赛非常有用。适合初学者 含测试数据-zstu 3922
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:574
    • 提供者:yehr
  1. matrix_processing03

    0下载:
  2. 求矩阵的秩,包括源代码和可执行文件,并且含有冒烟测试样例-Find the rank of matrix, including source code and executable files, and contains a smoke test sample
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:5394
    • 提供者:wumaoyang
  1. matrix_processing04

    0下载:
  2. 一般实矩阵的QR分解,包括C语言的源代码以及编译后的文件,通过冒烟测试-General real matrix QR decomposition, including the C language source code and compiled files, by smoke testing
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:6377
    • 提供者:wumaoyang
  1. daxiezhuanhuan(VCPPP6.0)

    0下载:
  2. 一个将阿拉伯数字转大写汉字的命令行下的程序,可以将-99999999~99999999范围内的阿拉伯数字转大写汉字。自己测试过无数次,所以输出结果基本上是没有问题的。只是程序连续执行时如果输入的不是数字程序会进入死循环,一直没找到原因,希望有了解的高手能指点下。-Wrote a number of Chinese characters turn Arab capital under the command line program that will-99999999 ~ 99999999 wi
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:246508
    • 提供者:赵云
  1. opencv_mat_ops

    0下载:
  2. 比较简单基础的矩阵运算,测试每一行或每一列的黏贴性能-simple manipulation of martix
  3. 所属分类:Algorithm

    • 发布日期:2017-03-21
    • 文件大小:613
    • 提供者:superking
  1. FFTwithanylength

    0下载:
  2. 任意长度的傅里叶变换,已经测试通过,没有任何问题。-FFT with any length,and has been tested and run well.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2018
    • 提供者:IAU
  1. Matrix

    0下载:
  2. 用初等变换计算矩阵的行列式值,经过本人测试通过,想计算行列式值的可以看一下-Elementary transformation of the calculation of matrix determinant value test is passed, after I want to calculate the determinant value can look
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:646
    • 提供者:徐文涛
  1. BigInt_cpp

    0下载:
  2. 本程序的编写思路是,把所有输入的数字当作字符串进行处理,进行强制转换成整形数据,然后模仿笔算方法,对整形数据进行处理,最后得到的数据,再次转换成字符串类型,并存储输出。本程序运行速度快、功能强,是作者于完成应用密码学课程设计时编写而成的,经反复测试无误。-The procedures for the preparation ideas, the number of all input as string processing, cast into plastic data, and then i
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:2473
    • 提供者:Thierry
  1. Matrix-function-bag

    0下载:
  2. 程序是用c语言编写矩阵函数包实现矩阵加减转置求逆,测试成功-Matrix function bag
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:3132
    • 提供者:方中远
  1. w

    7下载:
  2. CFD经典算例:双马赫反射,采用五阶WENO格式,可作为测试算例,激波分辨率-CFD classic example: the double Mach reflection,Fifth-order WENO scheme can be used as the test example。Shock resolution
  3. 所属分类:Algorithm

    • 发布日期:2014-07-15
    • 文件大小:4096
    • 提供者:刘琦
  1. rtw

    2下载:
  2. CFD经典算例:RT不稳定性,采用五阶WENO格式,可作为测试算例,激波分辨率-CFD classic example: R-T instability,Fifth-order WENO scheme can be used as the test example。Shock resolution
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:4569
    • 提供者:刘琦
  1. riemann

    0下载:
  2. CFD经典算例:Riemann间断问题,采用五阶WENO格式,可作为测试算例,激波分辨率-CFD classic example: Riemann intermittent problems,Fifth-order WENO scheme can be used as the test example。Shock resolution
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:4462
    • 提供者:刘琦
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 27 »
搜珍网 www.dssz.com