using NVIDIA FFT CUDA Library to solve FFT problem
資源簡介:using NVIDIA FFT CUDA Library to solve FFT problem
上傳時間: 2014-01-24
上傳用戶:duoshen1989
資源簡介:Using Ant Colony Optimization Algorithm to solve Traveling Salesman problem.對此方面的研究很有幫助
上傳時間: 2014-01-12
上傳用戶:集美慧
資源簡介:using greedy trategy to solve the problem of multiOptimalServe.this code runs in vc 6.0.
上傳時間: 2013-12-05
上傳用戶:腳趾頭
資源簡介:using greedy tratage to solve the problem of Number Delete.
上傳時間: 2014-01-03
上傳用戶:dongqiangqiang
資源簡介:The basic principle using the branchand- bound strategy to solve the traveling salesperson optimization problem (TSP) consists of two parts. 􀂄 There is a way to split the solution space. 􀂄 There is a way to predict a lo...
上傳時間: 2017-02-19
上傳用戶:comua
資源簡介:This routine calls the glpk Library to solve a LP/MIP problem. A typical LP problem has following structure: [min|max] C x s.t. Ax ["="|"<="|">="] b {x <= UB} ...
上傳時間: 2014-12-01
上傳用戶:changeboy
資源簡介:Using cypress s CY Library to write VC code for USB applications with simplified syntax. Here comes with examples
上傳時間: 2017-09-17
上傳用戶:lhc9102
資源簡介:source codes to solve Hexpuzzle problem
上傳時間: 2016-01-29
上傳用戶:cmc_68289287
資源簡介:use visual c++ to solve math problem ,Chengbihong,people post pre
上傳時間: 2013-12-20
上傳用戶:hgy9473
資源簡介:it is possible to help with this program. hope to solve your problem with it
上傳時間: 2014-01-12
上傳用戶:515414293
資源簡介:Using Genetic Algorithm to solve the 8 Queens problem.
上傳時間: 2014-11-28
上傳用戶:yd19890720
資源簡介:fastDNAml is an attempt to solve the same problem as DNAML, but to do so faster and using less memory, so that larger trees and/or more bootstrap replicates become tractable. Much of fastDNAml is merely a recoding of the PHYLIP 3.3 DNAML...
上傳時間: 2014-01-24
上傳用戶:bjgaofei
資源簡介:This program is using Genetic Algorithm to solve the Travlling Salesman problem. It gives the best path route within a specified time. usage: java Evolver <seconds> <city file> <config file> Author: Liu Yang
上傳時間: 2013-12-06
上傳用戶:nanfeicui
資源簡介:This OpenNL, a Library to easily construct and solve sparse linear systems. * OpenNL is supplied with a set of built-in iterative solvers (Conjugate gradient,BICGSTAB, GMRes) and preconditioners (Jacobi, SSOR). * OpenNL can also use othe...
上傳時間: 2014-01-07
上傳用戶:semi1981
資源簡介:Solving Engineering problems Using MATLAB C++ Math Library Introduction In the previous article, we studied how can use MATLAB C API to solve engineering problems. In this article I will show you how can use MATLAB C++ math Library. The MA...
上傳時間: 2014-12-02
上傳用戶:13160677563
資源簡介:2. Using Gaussian elimination method and Gaussian elimination method with row scaled method to solve the following tri-diagonal system for n=10 and 100
上傳時間: 2013-12-31
上傳用戶:lyy1234
資源簡介:Using Jacobi method and Gauss-Seidel iterative methods to solve the following system The required precision is   =0.00001, and the maximum iteration number N=25. Compare the number of iterations and the convergence of thes...
上傳時間: 2016-02-06
上傳用戶:zmy123
資源簡介:Using Gaussian elimination to solve linear equations.
上傳時間: 2013-12-18
上傳用戶:shus521
資源簡介:Using Gaussian elimination to solve linear equations. // In this version, we allow matrix of any size. This is done by treating // the name of a 2-dimensional array as pointer to the beginning of the // array. This makes use of the fact ...
上傳時間: 2016-02-14
上傳用戶:hxy200501
資源簡介:using queue to solve traffic matter by C++ in linux environment
上傳時間: 2014-01-09
上傳用戶:mikesering
資源簡介:FFT.c--This computes an in-place complex-to-complex FFT x and y are the real and imaginary arrays of 2^m points. dir = 1 gives forward transform dir = -1 gives reverse transform
上傳時間: 2016-09-17
上傳用戶:ljt101007
資源簡介:This computes an in-place complex-to-complex FFT x and y are the real and imaginary arrays of 2^m points. dir = 1 gives forward transform dir = -1 gives reverse transform
上傳時間: 2013-12-18
上傳用戶:huql11633
資源簡介:Example of using libusb Library to access USB devices in Linux.
上傳時間: 2014-01-17
上傳用戶:tzl1975
資源簡介:Sudoku as a CSP: Using algorithms and techniques from CSP to solve an NxN Sudoku puzzle.
上傳時間: 2017-05-07
上傳用戶:tfyt
資源簡介:Using Genetic Algorithms to Solve NP-Complete problems
上傳時間: 2017-05-12
上傳用戶:Miyuki
資源簡介:an algorithm to implementation FFT
上傳時間: 2017-07-02
上傳用戶:youth25
資源簡介:Getting to Know the FFT What is the FFT? FFT = Fast Fourier Transform. The FFT is a faster version of the Discrete Fourier Transform (DFT). The FFT utilizes some clever algorithms to do the same thing as the DTF, but in much less time.
上傳時間: 2017-07-15
上傳用戶:com1com2
資源簡介:Using Matlab to solve some engineering problems
上傳時間: 2017-09-26
上傳用戶:牛津鞋
資源簡介:program to solve a finite difference discretization of Helmholtz equation : (d2/dx2)u + (d2/dy2)u - alpha u = f using Jacobi iterative method. COMMENTS: OpenMP version 3: 1 PR outside the iteration loop, 4...
上傳時間: 2014-01-11
上傳用戶:bruce5996
資源簡介:FFT源代碼匯集(各種FFT源代碼)
上傳時間: 2013-12-11
上傳用戶:xwd2010