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

DFTaFFT-Concurrent

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

  • MulThread
    一个简单的多线程计数实例,带有挂起和唤醒的功能(A simple count of instances of multi-threaded, with suspend and wake-up function)
    2010-11-09 12:57:23下载
    积分:1
  • onrjy
    实现操作系统时间片的优先级调度和轮转调度,不错的源码(Implement priority scheduling time slice of the operating system and rotation scheduling, good source)
    2017-06-17 14:35:14下载
    积分:1
  • SOCKET-TCP
    SOCKET多线程,使用TCP连接,当有一个连接请求时候,建立一个线程。共有两个文件,一个Server,还有一个是Client(SOCKET multithreading, the use of TCP connections, when a link request, the establishment of a thread. A total of two documents, one Server, there is a Client)
    2020-11-14 15:19:41下载
    积分:1
  • loadBanace
    里面包含了全部负载均衡的源码,用到了windows多线程、条件变量、临界区机制,有客户模块、服务器模块、负载处理模块,对于windows下多线程编程的学习者颇有益处。 (Which contains the source code of all the load balancing, use the windows multithreading, condition variables, critical section mechanism, the client module, the server module, the load processing module, is quite good for multithreaded programming windows learners.)
    2013-02-26 22:42:25下载
    积分:1
  • jcmgt
    强力进程管理器 只是强力进程管理器而已(Manage jincheng)
    2011-06-08 18:26:04下载
    积分:1
  • jinchengguanli
    了解生产者与消费者在实现进程同步过程中的解决方案(Understanding of producers and consumers to realize the process of synchronization in the process of solution)
    2007-09-23 22:59:21下载
    积分:1
  • VCPP-EXE-communication-
    进程通信,接收者进程、发送者进程,消息,句柄(process communication ,receiver processer,sender processer,message)
    2013-09-08 11:33:22下载
    积分:1
  • IDmessage
    此代码实现进程与进程之间内存映像共享、也可以实现进程间通讯,适合初学者了解API(id-id message)
    2013-08-14 20:26:30下载
    积分:1
  • Cieo-view-DWM
    View DWG format files 查看DWG格式文件(View DWG format files to view DWG format files)
    2018-12-03 23:46:12下载
    积分:1
  • vb-multithread
    一个vb多线程编程实例,能够设置线程优先级,已经调试能够执行。(a multithreaded programming examples threads will be able to set priorities, debugging can be implemented.)
    2005-03-16 13:28:39下载
    积分:1
  • 696518资源总数
  • 106182会员总数
  • 24今日下载