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

DFTaFFT-Concurrent

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

  • CreateProcessAsUser
    主要的功能是创建用户使用的一个子进程,一般的子进程都是由system启动的,但是这个是当前用户启动的。(The main function is to create a user using a subset of the process, a subset of the general process is initiated by system, but this is the current user initiated.)
    2012-10-30 11:21:46下载
    积分:1
  • 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
  • SearchFile
    说明:  该程序采用多线程技术来进行搜索,即遍历文件的过程中,每当发现一个文件夹时,就新建一个工作线程进行文件搜索(The program multi-thread technology to search, that is, the process of traversing documents, whenever found in a folder, then create a new thread to document the work of the search)
    2009-08-11 10:51:24下载
    积分:1
  • WYXBO
    vb net报表设计器 Vb Net report designer(Vb net report designer Vb Net report designe)
    2018-12-03 15:22:17下载
    积分:1
  • r_w
    利用线程同步实现读者和写者的问题,使用信号量来控制(reader and writer)
    2013-12-30 20:44:32下载
    积分:1
  • xiazaizhe
    无Dll插.入进程,下。载。者VC源代码,本代码只要来研究使用!请不要作非法用途!(No Dll interpolation. Into the process, the next. Contained. From VC source code, as long as the code used to study! Please do not for illegal purposes!)
    2007-08-21 19:21:51下载
    积分:1
  • jinchengdiaodu
    模拟进程在静态优先级算法下的调度过程 算法选择:静态优先级。(Simulation process under static priority scheduling algorithm algorithm selection process: static priority.)
    2010-06-02 18:27:23下载
    积分:1
  • MTThread-and-Queue
    自己写的多线程对队列中插入和删除数据,最重要的是要保持同步,供大家学习(Write your own multi-threaded insert and delete data in the queue, the most important thing is to keep pace for everyone to learn)
    2012-04-26 11:14:01下载
    积分:1
  • VB6-Thread
    VB6纯API实现的多线程源码,稳定、方便、实用的VB6多线程技术,万能的VB(VB6 Thread)
    2020-11-02 22:59:52下载
    积分:1
  • test1
    TCP SYN扫描。采用多线程扫描任意端口(TCP SYN scan. Using multithreading scan any port)
    2013-04-13 23:10:27下载
    积分:1
  • 696516资源总数
  • 106442会员总数
  • 11今日下载