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

DFTaFFT-Concurrent

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

  • etor
    The upsampling, Dct the upper sampling of the video of video in dct domain
    2018-11-25 20:33:09下载
    积分:1
  • multithread-chatting-room
    多线程程序的编写,多线程应用中容易出现的问题。互斥对象的讲解,如何采用互斥对象来实现多线程的同步。如何利用命名互斥对象保证应用程序只有一个实例运行。应用多线程编 写网络聊天室程序(Multithreaded program, multithreaded applications easily arise. Mutex object to explain how to use mutex object to realize multi-thread synchronization. How to use named mutex object to ensure that only one instance of the application running. Multithreaded applications compiled Write Internet chat room procedures)
    2013-10-26 22:22:52下载
    积分:1
  • duoxiancheng
    如何实现多线程多任务?这是一个很好的学习例子,想学的可以看看(How to implement multi-threaded multi-tasking? This is a good learning example, want to learn can take a look at)
    2012-11-04 20:06:03下载
    积分:1
  • 3pcf
    windows下多线程计算3pcf问题的源码 直接编译运行即可 从文件中读取数据(Under the multi-threaded computing 3pcf windows source code directly compile and run the problem can be read from the file)
    2011-04-26 21:38:13下载
    积分:1
  • multitreadsrc2
    MFC多线程编程源代码和说明文档 很好的学习多线程的文档(MFC multi-threaded programming source code and documentation good learning Multithread documents)
    2008-01-01 17:23:17下载
    积分:1
  • web
    网站备份工具 可以上传文件 下载删除功能,不错的()
    2018-06-16 13:01:41下载
    积分:1
  • MultiThread
    多线程编程测试,主要测试互斥量与临界区的使用(The use of multi-threaded programming test, the main test mutex and critical section)
    2013-04-25 23:53:14下载
    积分:1
  • tlrdl74
    绘图软件,内涵对象参数设计,值得参考,仅供参考(Drawing software, content object parameter design, worth reference, only for reference)
    2018-10-19 08:52:29下载
    积分:1
  • VCPP-EXE-communication-
    进程通信,接收者进程、发送者进程,消息,句柄(process communication ,receiver processer,sender processer,message)
    2013-09-08 11:33:22下载
    积分:1
  • scan
    端口扫描 多线程实现 使用的是VC++语言,有vs2010调试并测试成功(Port scan)
    2013-03-29 17:53:02下载
    积分:1
  • 696518资源总数
  • 106222会员总数
  • 14今日下载