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

搜索资源列表

  1. 测试速度

    0下载:
  2. 本测试采用叠加方式循环一亿次,得出来的时间越小就代表你的电脑运算速度越快。温馨提示:在开始测试之前请关闭所有的应用程序!-the overlay method to test cycle 100 million times, and so the smaller the time on behalf of your computing faster. Warm Tip : Before the commencement of testing Please close all applicatio
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:3589
    • 提供者:ldx
  1. pcl720xp

    0下载:
  2. 如何在WINDOWS 2000/WINDOWS XP中对硬件端口进行操作的测试程序-how Windows XP 2000/WINDOWS of hardware ports operate a test Examination procedures
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:46720
    • 提供者:zhouwj
  1. test

    0下载:
  2. mpi 测试程序,测试一些基本函数功能。。使用mpicxx编译
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1157
    • 提供者:tongjiaei
  1. FRFT_test_program

    1下载:
  2. FRFT的测试程序,鉴定当前FRFT所使用阶次的合理性
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1145
    • 提供者:snowflack
  1. code

    0下载:
  2. 偏微分方程的松弛迭代法,使用的是java编写的程序,和测试程序,非原创
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:920
    • 提供者:张三
  1. juzhenjishuan

    0下载:
  2. VC++ 写的一个矩阵计算器程序,带有源码和详细的分析报告,可以直接作为课程设计报告 阐述了选择矩阵计算器程序的理由和要完成的目标,分析了本程序要实现的各项功能,给出了程序的流程图;分析了求矩阵的逆,矩阵的秩,和求行列式的值的算法;说明了测试程序的方案,就测试中遇到的问题给出了相应的解决方法;
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:67008
    • 提供者:zhx
  1. 一个伪随机数的测试程序,外国,多平台t

    0下载:
  2. 这是一个经典的伪随机数生成程序,特别方便和实用-This is a classic pseudo-random number generator procedures, particularly convenient and practical
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:47148
    • 提供者:gcl
  1. interpoints

    0下载:
  2. vc下实现的分段线性插值、二次多项式插值、三次多项式插值、三次样条插值,并配有MATLAB测试程序-vc implementation of the piecewise linear interpolation, quadratic interpolation, cubic polynomial interpolation, cubic spline interpolation, and test procedures with MATLAB
  3. 所属分类:Algorithm

    • 发布日期:2017-04-24
    • 文件大小:46209
    • 提供者:ck
  1. QRMethod

    0下载:
  2. vc下的QR分解法,并配有MATLAB的测试程序-vc under the QR decomposition method, and MATLAB with test procedures
  3. 所属分类:Algorithm

    • 发布日期:2017-04-26
    • 文件大小:32618
    • 提供者:ck
  1. TestUseMatlab

    0下载:
  2. VC 中调用MATLAB 程序功能: 为了在vc中调用MATLAB而写的一个简单测试程序 设置路径: 根据MATLAB所在盘而定,例如我的matlab是装在D盘的,所以需要包含的路径为 D:\MATLAB6p1\extern\include\,在工程中设置 需包含的头文件: //matlab中的头文件调用matlab的函数 #include "engine.h" 需要连接的LIB库: D:\MATLAB6p1\extern\lib\win32\dig
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:16741
    • 提供者:lionel
  1. fftw_test

    0下载:
  2. FFTW的C++测试程序,计算[0 1 2 3]的傅立叶变换,有VC++和VS的工程(*.dsp和*.sln)-C++ test procedures for FFTW, calculating the Fourier transform of [0 1 2 3], including VC++ and VS project (*. dsp and*. sln)
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:449423
    • 提供者:wpzhao
  1. matrix11.tar

    1下载:
  2. 包括一般的矩阵运算。如加减乘/伴随矩阵等。并有测试程序-This matrix C++ template class library is for performing common matrix operations in your C++ program like any other built-in data types.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:30396
    • 提供者:张帆
  1. FFT_PIC

    1下载:
  2. 文件包含了FFT子程序及测试程序,其数据点数为2的n次方-Document contains FFT routines and testing procedures, the data points of the n-th power of 2
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:46302
    • 提供者:郭建成
  1. testjs

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

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

    0下载:
  2. 牛顿拉夫逊法潮流计算程序,已通过测试,内附典型系统,欢迎学习潮流计算的同学使用。有问题的请给我留言。-Newton Raphson power flow program has been tested, containing a typical system, welcomed the students to learn to use power flow calculation. A problem, please give me a message. Thank you
  3. 所属分类:Algorithm

    • 发布日期:2017-04-24
    • 文件大小:62293
    • 提供者:程玉昆
  1. 1

    0下载:
  2. 基于DSP5416的FFT测试程序(ASM代码).rar-FFT dsp
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:36017
    • 提供者:董印
  1. cubic-spline-interpolation

    0下载:
  2. 该matlab源码为三次样条差值测试程序,通过了调试测试。-The matlab source code for the cubic spline difference test program, through the commissioning tests.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-25
    • 文件大小:2096
    • 提供者:马凝
  1. data-fitting

    0下载:
  2. 该matlab源码为最小二乘数据拟合测试程序。通过了调试测试。-Matlab source code of the test program for the least squares data fitting. Through the commissioning tests.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:2347
    • 提供者:马凝
  1. Kalman

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

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

    0下载:
  2. 创建一个名为Complex的类,进行复数的算术运算。编写一个测试程序来测试该类。复数的形式为: real+imag*i-Create a class called Complex, complex arithmetic. The preparation of a test program to test the class. Plural form: real+imag* i
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:1306
    • 提供者:嗯嗯嗯
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com