登录
首页 » Visual C++ » ooptest

ooptest

于 2013-12-12 发布 文件大小:5369KB
0 148
下载积分: 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 个回复

  • Rectangle
    根据输入的长宽,计算Rectangle面积周长等功能,并画出在txt文件中(Rectangle Create a class Rectangle with attributes length and width, each of which defaults to 1 a. Provide member functions that calculate the perimeter and the area of the rectangle. b. Also provide set and get functions for the length and width attributes. The set functions should verify that length and width are each integer numbers larger than 0 and less than 20. c. Write draw function to display the Rectangle: in Assignment1. ) d. Write a driver program to test class Rectangle.)
    2012-10-24 23:54:51下载
    积分:1
  • poisson
    poisson生成器,可以生成泊松分布的随机数,需要的就下载吧(poisson sasadas)
    2011-12-07 01:10:52下载
    积分:1
  • QuartercarJJJ
    通过具有随机结构参数的四分之一车辆模型研究了具有不确定性结构参数的车辆在受到来自道路的随 机激励作用下的振动响应问题。将簧上质量、簧下质量、悬挂阻尼、悬挂刚度以及轮胎刚度均认为是随机变量。将路面的不平整引起的对车辆的激励看作高斯随机过程并通过简单指数功率谱密度来建立力学模型。(By a quarter vehicle model with random parameters studied vehicle structure uncertain structural parameters of the vibration by the random excitation the road response under question. The sprung mass, unsprung mass, suspension damping, suspension stiffness and rigidity of the tire are considered to be random variables. The excitation caused by uneven road vehicle regarded as Gaussian random process and to create a mechanical model of a simple exponential power spectral density.)
    2020-11-02 10:09:53下载
    积分:1
  • ThreeSpline
    数值分析中三次样条插值算法,运行稳定,并能画出最后的插值曲线(Numerical Analysis of cubic spline interpolation algorithm, running stability, and can draw the final curve interpolation)
    2020-12-10 16:39:18下载
    积分:1
  • thermal-1
    说明:  用LBM代码编写的由于温差而产生的自然对流小程序(As with the LBM code written in natural convection resulting from temperature applet)
    2021-05-15 11:30:02下载
    积分:1
  • DosBigMath
    实现1到1000位的大数运算(包括加减乘除和浮点数运算),运行环境是vs2005(1-1000, large number operations (addition, subtraction and floating-point), the operating environment is vs2005)
    2012-05-26 21:15:29下载
    积分:1
  • 4zeyunsuan
    复数的四则运算完整版,包括加减乘除,阶乘,开方等。。。(The plural arithmetic full version,, including addition, subtraction, multiplication, and division factorial, prescribing, etc...)
    2013-10-11 16:41:48下载
    积分:1
  • pianxin
    计算偏心圆导热计算以及同位网格上的SIMPLE算法 (Calculating thermal calculations and eccentric position on the grid with SIMPLE algorithm)
    2013-07-02 21:26:11下载
    积分:1
  • createTS程序及说明帮助
    使用ABAQUS软件进行过渡网格划分,帮助用户建立良好的过渡网格的小工具(use the ABAQUS to divide the transition gridding)
    2017-06-23 16:21:35下载
    积分:1
  • matrix
    基于OpenMP的大型矩阵相乘的算法源码(Based on OpenMP for large matrix multiplication algorithm source code)
    2014-06-11 19:47:16下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载