登录
首页 » Visual C++ » ooptest

ooptest

于 2013-12-12 发布 文件大小:5369KB
0 336
下载积分: 1 下载次数: 3

代码说明:

  C++实现的FFT,详细,简单,内含多个测试类(using C++ implements fft,including serials class)

文件列表:

ooptest
.......\Debug
.......\.....\ooptest.exe,36864,2013-10-15
.......\.....\ooptest.exe.manifest,406,2013-10-15
.......\.....\ooptest.ilk,1118180,2013-10-15
.......\.....\ooptest.pdb,584704,2013-10-15
.......\ipch
.......\....\ooptest-cb193536
.......\....\................\ooptest-55cfd73a.ipch,15532032,2013-10-15
.......\ooptest
.......\.......\Debug
.......\.......\.....\CL.read.1.tlog,14264,2013-10-15
.......\.......\.....\CL.write.1.tlog,1070,2013-10-15
.......\.......\.....\fp.obj,33287,2013-10-15
.......\.......\.....\link.read.1.tlog,2982,2013-10-15
.......\.......\.....\link.write.1.tlog,786,2013-10-15
.......\.......\.....\main.obj,83168,2013-10-15
.......\.......\.....\mt.read.1.tlog,318,2013-10-15
.......\.......\.....\mt.write.1.tlog,318,2013-10-15
.......\.......\.....\ooptest.exe.intermediate.manifest,381,2013-10-15
.......\.......\.....\ooptest.lastbuildstate,67,2013-10-15
.......\.......\.....\ooptest.log,2819,2013-10-15
.......\.......\.....\ooptest.vcxprojResolveAssemblyReference.cache,713,2013-10-15
.......\.......\.....\ooptest.write.1.tlog,0,2013-10-15
.......\.......\.....\vc100.idb,281600,2013-10-15
.......\.......\.....\vc100.pdb,249856,2013-10-15
.......\.......\ooptest.vcxproj,4318,2013-10-15
.......\.......\ooptest.vcxproj.filters,1545,2013-10-15
.......\.......\ooptest.vcxproj.user,143,2013-10-13
.......\ooptest.sdf,6574080,2013-10-15
.......\ooptest.sln,888,2013-10-13
.......\src
.......\...\comno.h,2336,2013-10-15
.......\...\comnocpp.h,1811,2013-10-15
.......\...\comparefunc.cpp,28,2013-10-14
.......\...\comparefunc.h,165,2013-10-14
.......\...\fft.h,952,2013-10-15
.......\...\fp.cpp,1018,2013-10-15
.......\...\fp.h,453,2013-10-15
.......\...\main.cpp,4094,2013-10-15
.......\...\stdafx.h,549,2013-10-14
.......\...\targetver.h,75,2013-10-14

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • simple
    流体力学SIMPLE算法(C语言编程实现)需自己设定边界条件(SIMPLE algorithm)
    2013-09-06 19:00:42下载
    积分:1
  • C_classical_src
    平常练习的一些程序,比较基础,包括求斐波那契数、完数等等(Some of the usual practice procedures, more infrastructure, including seeking Fibonacci numbers, number, etc. End)
    2013-11-18 21:18:19下载
    积分:1
  • signalpro
    说明:  在学习数字信号处理算法程序中用VC编写的几个通用算法程序。 卷积计算/DFT与FFT实现/(In the learning process of digital signal processing algorithms using VC General Algorithm for the preparation of several procedures. Convolution calculation/DFT and FFT realization /)
    2021-02-15 09:49:48下载
    积分:1
  • Wdisp
    Wdisp,是基于建造结构计算软件pkpm的结果数据提取文件,方便使用,提取数据后,可用于绘制曲线。(Wdisp, is based on The construction structure calculations software pkpm the results of data extraction files, easy to use, extract data, can be used to draw the curve.)
    2013-04-08 15:34:48下载
    积分:1
  • RNN-RTRL-train
    递归神经网络-实时学习训练算法代码,亲测可用,简洁无误,容易上手。( Recursive neural network- real-time learning training algorithm code, pro-test available, simple and correct, easy to use.)
    2021-01-21 09:08:41下载
    积分:1
  • CUDAMatrixMul
    说明:  cuda矩阵乘法 通过GPU并行运算实现乘法的加速(cuda GPU parallel matrix multiplication operation by the accelerated realization of multiplication)
    2020-12-13 21:49:14下载
    积分:1
  • PE
    说明:  计算潜在蒸发,方法为彭曼法,需要气温、日照、风速等资料,具体详见程序界面(Pe calculation)
    2011-12-02 11:51:02下载
    积分:1
  • areaofcircle
    一圆形游泳池如图所示,现在需在其周围建一圆形过道,并在其四周围上栅栏。 栅栏价格为35元/米,过道造价为20元/平方米。 过道宽度为3米, 游泳池半径由键盘输入。 要求编程计算并输出过道和栅栏的造价。(A circular pool as shown in figure, now in its built around to a circular corridor, and in its 4 around on the fence. The fence for 35 yuan/m price, corridor cost for 20 yuan/square metre. Aisle width is 3 meters, The radius of the swimming pool by keyboard input. Demand and output programming calculation of corridor and the cost of the fence. )
    2012-04-06 11:29:01下载
    积分:1
  • static_jiecheng
    几种计算阶乘、阶乘之和的算法,由于计算机存储问题,一般阶乘不可能算得太大,只是一种方法。(Several computing factorial, factorial, and the algorithm, due to computer storage problems, the general factorial can not be considered too great, is only a way.)
    2008-04-23 12:18:40下载
    积分:1
  • WilsonMethod
    进行结构响应分析的Wilson法,是直接积分的基本算法之一,相信进行有限元动力分析编程的诸位都能用上(structural response analysis of Wilson, which is direct integration one of the basic algorithm, believe that the dynamic finite element analysis program you can use)
    2006-07-09 11:15:54下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载