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