搜索资源列表
测试速度
- 本测试采用叠加方式循环一亿次,得出来的时间越小就代表你的电脑运算速度越快。温馨提示:在开始测试之前请关闭所有的应用程序!-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
pcl720xp
- 如何在WINDOWS 2000/WINDOWS XP中对硬件端口进行操作的测试程序-how Windows XP 2000/WINDOWS of hardware ports operate a test Examination procedures
test
- mpi 测试程序,测试一些基本函数功能。。使用mpicxx编译
FRFT_test_program
- FRFT的测试程序,鉴定当前FRFT所使用阶次的合理性
code
- 偏微分方程的松弛迭代法,使用的是java编写的程序,和测试程序,非原创
juzhenjishuan
- VC++ 写的一个矩阵计算器程序,带有源码和详细的分析报告,可以直接作为课程设计报告 阐述了选择矩阵计算器程序的理由和要完成的目标,分析了本程序要实现的各项功能,给出了程序的流程图;分析了求矩阵的逆,矩阵的秩,和求行列式的值的算法;说明了测试程序的方案,就测试中遇到的问题给出了相应的解决方法;
一个伪随机数的测试程序,外国,多平台t
- 这是一个经典的伪随机数生成程序,特别方便和实用-This is a classic pseudo-random number generator procedures, particularly convenient and practical
interpoints
- vc下实现的分段线性插值、二次多项式插值、三次多项式插值、三次样条插值,并配有MATLAB测试程序-vc implementation of the piecewise linear interpolation, quadratic interpolation, cubic polynomial interpolation, cubic spline interpolation, and test procedures with MATLAB
QRMethod
- vc下的QR分解法,并配有MATLAB的测试程序-vc under the QR decomposition method, and MATLAB with test procedures
TestUseMatlab
- VC 中调用MATLAB 程序功能: 为了在vc中调用MATLAB而写的一个简单测试程序 设置路径: 根据MATLAB所在盘而定,例如我的matlab是装在D盘的,所以需要包含的路径为 D:\MATLAB6p1\extern\include\,在工程中设置 需包含的头文件: //matlab中的头文件调用matlab的函数 #include "engine.h" 需要连接的LIB库: D:\MATLAB6p1\extern\lib\win32\dig
fftw_test
- 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)
matrix11.tar
- 包括一般的矩阵运算。如加减乘/伴随矩阵等。并有测试程序-This matrix C++ template class library is for performing common matrix operations in your C++ program like any other built-in data types.
FFT_PIC
- 文件包含了FFT子程序及测试程序,其数据点数为2的n次方-Document contains FFT routines and testing procedures, the data points of the n-th power of 2
testjs
- FFT算法计算测试程序,在vc++ 环境下运行-FFT algorithm test programs, in the vc++ environment to run
NRpowerflow
- 牛顿拉夫逊法潮流计算程序,已通过测试,内附典型系统,欢迎学习潮流计算的同学使用。有问题的请给我留言。-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
1
- 基于DSP5416的FFT测试程序(ASM代码).rar-FFT dsp
cubic-spline-interpolation
- 该matlab源码为三次样条差值测试程序,通过了调试测试。-The matlab source code for the cubic spline difference test program, through the commissioning tests.
data-fitting
- 该matlab源码为最小二乘数据拟合测试程序。通过了调试测试。-Matlab source code of the test program for the least squares data fitting. Through the commissioning tests.
Kalman
- 卡尔曼滤波测试程序,CODEBLOCKS环境,可运行。-Kalman filter testing procedures, CODEBLOCKS environment, can be run.
Complex
- 创建一个名为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