登录
首页 » Visual C++ » DFTaFFT-Concurrent

DFTaFFT-Concurrent

于 2016-02-15 发布 文件大小:17943KB
0 147
下载积分: 1 下载次数: 5

代码说明:

  多线程实现DFT和FFT算法 采用手动管理线程 结果输出至文本 未优化效率不高 (MultiThread DFT FFT)

文件列表:

DFT&FFT Concurrent
..................\Debug
..................\.....\DFT Concurrent.exe,64000,2015-06-04
..................\.....\DFT Concurrent.ilk,344296,2015-06-04
..................\.....\DFT Concurrent.pdb,937984,2015-06-04
..................\.....\DFT FFT with Draw.exe,121344,2015-06-04
..................\.....\DFT FFT with Draw.ilk,757248,2015-06-04
..................\.....\DFT FFT with Draw.pdb,1142784,2015-06-04
..................\.....\FFT Concurrent.exe,36864,2015-06-06
..................\.....\FFT Concurrent.pdb,954368,2015-06-06
..................\DFT Concurrent
..................\..............\Debug
..................\..............\.....\DFT Concurrent.Build.CppClean.log,1159,2015-06-04
..................\..............\.....\DFT Concurrent.log,2439,2015-06-04
..................\..............\.....\DFT Concurrent.obj,148671,2015-06-04
..................\..............\.....\DFT Concurrent.pch,1703936,2015-06-04
..................\..............\.....\DFT Concurrent.tlog
..................\..............\.....\...................\CL.read.1.tlog,28642,2015-06-04
..................\..............\.....\...................\CL.write.1.tlog,1318,2015-06-04
..................\..............\.....\...................\DFT Concurrent.lastbuildstate,172,2015-06-04
..................\..............\.....\...................\link.read.1.tlog,3216,2015-06-04
..................\..............\.....\...................\link.write.1.tlog,696,2015-06-04
..................\..............\.....\stdafx.obj,11571,2015-06-04
..................\..............\.....\vc120.idb,723968,2015-06-04
..................\..............\.....\vc120.pdb,487424,2015-06-04
..................\..............\DFT Concurrent.cpp,2318,2015-05-15
..................\..............\DFT Concurrent.vcxproj,4641,2015-05-08
..................\..............\DFT Concurrent.vcxproj.filters,1341,2015-05-07
..................\..............\ReadMe.txt,1764,2015-05-07
..................\..............\stdafx.cpp,301,2015-05-07
..................\..............\stdafx.h,320,2015-05-07
..................\..............\targetver.h,314,2015-05-07
..................\DFT Concurrent.sdf,33247232,2015-05-12
..................\FFT Concurrent
..................\..............\Debug
..................\..............\.....\FFT Concurrent.Build.CppClean.log,1094,2015-06-06
..................\..............\.....\FFT Concurrent.log,3050,2015-06-06
..................\..............\.....\FFT Concurrent.obj,158141,2015-06-06
..................\..............\.....\FFT Concurrent.pch,1638400,2015-06-06
..................\..............\.....\FFT Concurrent.tlog
..................\..............\.....\...................\CL.read.1.tlog,28642,2015-06-06
..................\..............\.....\...................\CL.write.1.tlog,1318,2015-06-06
..................\..............\.....\...................\FFT Concurrent.lastbuildstate,172,2015-06-06
..................\..............\.....\...................\link.read.1.tlog,3226,2015-06-06
..................\..............\.....\...................\link.write.1.tlog,566,2015-06-06
..................\..............\.....\stdafx.obj,11542,2015-06-06
..................\..............\.....\vc120.idb,723968,2015-06-06
..................\..............\.....\vc120.pdb,487424,2015-06-06
..................\..............\FFT Concurrent.cpp,5922,2015-06-06
..................\..............\FFT Concurrent.vcxproj,4649,2015-05-13
..................\..............\FFT Concurrent.vcxproj.filters,1341,2015-05-08
..................\..............\FFT Concurrent.vcxproj.user,165,2015-05-14
..................\..............\ReadMe.txt,1764,2015-05-08
..................\..............\stdafx.cpp,301,2015-05-08
..................\..............\stdafx.h,320,2015-05-08
..................\..............\targetver.h,314,2015-05-08
..................\Fourier Transformation Concurrent.sdf,34623488,2015-06-10
..................\Fourier Transformation Concurrent.sln,1469,2015-06-04
..................\ipch
..................\....\dft concurrent-3ab35d19
..................\....\.......................\dft concurrent-2c9c89ed.ipch,3080192,2015-05-15
..................\....\dft concurrent-fe7a4873
..................\....\.......................\dft concurrent-2c9c89ed.ipch,3080192,2015-05-12
..................\....\dft fft with draw-466df747
..................\....\..........................\dft fft with draw-2b12a0f4.ipch,3080192,2015-06-04
..................\....\fft concurrent-42ea96b7
..................\....\.......................\fft concurrent-8c8ce2f.ipch,3080192,2015-05-08
..................\....\fft concurrent-7f23ab5d
..................\....\.......................\fft concurrent-8c8ce2f.ipch,3080192,2015-06-05

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

发表评论


0 个回复

  • r_w
    利用线程同步实现读者和写者的问题,使用信号量来控制(reader and writer)
    2013-12-30 20:44:32下载
    积分:1
  • Process
    VC++系统开发实例精粹 进程查看程序代码 Process(VC++ instance of the essence of the process of system development Process view code)
    2011-05-28 18:57:44下载
    积分:1
  • jingchengtongbu
    哲学家思考吃饭的问题,即进程同步问题!!!!!!!(Philosophers think about eating problems)
    2012-11-25 21:00:08下载
    积分:1
  • amicMultiThread
    一款稳定的VB多线程例子源码,运行实例后,每个线程单独运行,框内一条竖线各自运行互不影响,本线程占用系统资源极少,而且较稳定,是值得大家借鉴的一款不错的多线程模块。 (A stable VB multithreaded example source code, running instances, each thread is run separately, a vertical bar box each run independently of each other, very little this thread consumes system resources, and more stable, is worth learning a good multi-threaded module.)
    2012-09-25 13:34:32下载
    积分:1
  • XYThreadPool
    Visual studio 2005 c# thread pool sample
    2008-02-25 14:01:11下载
    积分:1
  • VCPP-EXE-communication-
    进程通信,接收者进程、发送者进程,消息,句柄(process communication ,receiver processer,sender processer,message)
    2013-09-08 11:33:22下载
    积分:1
  • bmp位图文件的读取保存
    bmp位图文件的读取与保存,可以借此熟悉bmp的文件结构(Read and save bmp bitmap files, you can be familiar with the file structure of bmp)
    2018-11-25 11:34:29下载
    积分:1
  • web
    网站备份工具 可以上传文件 下载删除功能,不错的()
    2018-06-16 13:01:41下载
    积分:1
  • ADcard
    研华AD板卡通过visual c++实现控制,多线程(Advantech AD Card through visual c achieve control, multithreading)
    2020-09-10 11:48:01下载
    积分:1
  • 78467356
    VB多线程控制台类及源代码实例,有需要的下。(Console class and multi-threaded VB source code examples, there is need for the next.)
    2013-08-15 18:00:39下载
    积分:1
  • 696518资源总数
  • 104569会员总数
  • 24今日下载