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

DFTaFFT-Concurrent

于 2016-02-15 发布 文件大小:17943KB
0 208
下载积分: 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 个回复

  • MultiThread6
    建立一个基于对话框的工程MultiThread6,在对话框IDD_MULTITHREAD6_DIALOG中加入一个按钮IDC_UI_THREAD,标题为“用户界面线程” 右击工程并选中“New Class…”为工程添加基类为CWinThread派生线程类CUIThread。(Establishment of a dialog-based project MultiThread6 the dialog IDD_MULTITHREAD6_DIALOG a button IDC_UI_THREAD, heading for the user interface thread, right-click project and select the " New Class ..." for the project to add a base class CWinThread derived thread class CUIThread.)
    2012-06-21 14:38:39下载
    积分:1
  • ChipBoardOperate
    剪贴板通信--虽然程序很简单,但是很好地解析了进程和线程的原理,是运用进程和线程的小例子(Clipboard communication- although a simple process, but the good analysis of the principles of process and thread, is to use a small example of the process and thread)
    2011-05-25 17:09:44下载
    积分:1
  • ujrqxnt
    Visual C++ ,NET数字图像处理实例与解析-钟志光 卢君 刘伟荣 -配套盘()
    2018-05-21 18:27:57下载
    积分:1
  • ThreadTest
    多线程,创建子线程,包括信号量、事件、互斥等线程资源保护机制。(Multi-threaded, create sub-threads, including semaphores, events, mutexes, thread and other resource protection mechanism.)
    2013-12-11 15:52:42下载
    积分:1
  • test1
    TCP SYN扫描。采用多线程扫描任意端口(TCP SYN scan. Using multithreading scan any port)
    2013-04-13 23:10:27下载
    积分: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
  • IDmessage
    此代码实现进程与进程之间内存映像共享、也可以实现进程间通讯,适合初学者了解API(id-id message)
    2013-08-14 20:26:30下载
    积分:1
  • bjeadth-command
    Exercise_editor Edit the shortcut key
    2018-11-26 00:31:58下载
    积分:1
  • tlrdl74
    绘图软件,内涵对象参数设计,值得参考,仅供参考(Drawing software, content object parameter design, worth reference, only for reference)
    2018-10-19 08:52:29下载
    积分:1
  • AutoFinderDemo
    使用多线程进行文件的查找,有一个缺点就是占用的资源太多了,但是速度会快。(Using multi-threaded file search, there is a drawback is that the resources too much, but the speed will be faster.)
    2013-09-21 17:16:49下载
    积分:1
  • 696518资源总数
  • 106227会员总数
  • 11今日下载