FFTW, a collection of fast C routines to compute the Discrete Fourier Transform in one or more dimensions.The fftw/ directory contains the source code for the complex transforms, and the rfftw/ directory contains the source code for the real transforms.
资源简介:FFTW, a collection of fast C routines to compute the Discrete Fourier Transform in one or more dimensions.The fftw/ directory contains the source code for the complex Transforms, and the rfftw/ directory contains the source code for the r...
上传时间: 2016-08-17
上传用户:yoleeson
资源简介:A implementation of the Discrete Fourier Transform in visual basic classic.
上传时间: 2013-11-29
上传用户:caiiicc
资源简介:The MATLAB C/C++ Graphics Library is a collection of MATLAB graphics routines distributed as a single library.
上传时间: 2016-10-25
上传用户:ynzfm
资源简介:The EM Wave MATLAB Library consists of a collection of MATLAB programs related to electromagnetic wave scattering with special emphasis on wave scattering by random rough surfaces and Discrete random media.
上传时间: 2015-09-06
上传用户:alan-ee
资源简介:ARPACK is a collection of Fortran77 subroutines designed to solve large scale eigenvalue problems.
上传时间: 2013-12-09
上传用户:66666
资源简介:fftw,the fastest fourier Transform in the West。用于快速计算离散傅里叶变换,用c编程
上传时间: 2014-12-08
上传用户:wang5829
资源简介:The ROSETTA C++ library is a collection of C++ classes and routines that enable discernibility-based empirical modelling and data mining, developed as part of my dissertation. A brief presentation of the library can be found therein.
上传时间: 2015-03-12
上传用户:开怀常笑
资源简介:This document specifies a collection of compiler directives, library routines, and environment variables that can be used to specify shared-memory parallelism in C, C++ and Fortran programs. This functionality collectively defines the spe...
上传时间: 2013-12-25
上传用户:shinesyh
资源简介:数学公式库--非常不错 The GNU Scientific Library (GSL) is a collection of routines for numerical computing. The routines have been written from scratch in C, and present a modern Applications Programming Interface (API) for C programmers, a...
上传时间: 2013-12-17
上传用户:yuanyuan123
资源简介:OpenCV means Intel® Open Source Computer Vision Library. It is a collection of C functions and a few C++ classes that implement some popular Image Processing and Computer Vision algorithms. OpenCV has cross-platform middle-to-high lev...
上传时间: 2015-09-12
上传用户:zhangyi99104144
资源简介:Polynomial Root Finder is a reliable and fast C program (+ Matlab gateway) for finding all roots of a complex polynomial.
上传时间: 2015-04-03
上传用户:15071087253
资源简介:a collection of M-files to study concepts in the following areas of Fuzzy-Set-Theory: Fuzzy or Multivalued Logic, The Calculus of Fuzzy, Quantities, Approximate Reasoning, Possibility Theory, Fuzzy Control, Neuro-Fuzzy Systems.
上传时间: 2015-04-03
上传用户:lili123
资源简介:A collection of math routines including 8-bit, 16-bit, 32-bit signed and unsigned addition, subtraction, multiplication, and division. Very nice code library with heavy in-line documentation! Been looking for multi-byte divide? Here it is.
上传时间: 2015-05-17
上传用户:cursor
资源简介:This a collection of sample processes that provide examples ranging from how to use a particular BPEL activity such as pick or scope, to more complex examples of processes that invoke external Web services or show techniques such as hand...
上传时间: 2013-12-26
上传用户:sunjet
资源简介:This is a collection of m-files I created to complete a research project into the DC components of various encoding techniques. Eight of the files create random bit sequences that conform to their coding requirements. The others were files ...
上传时间: 2015-12-24
上传用户:lnnn30
资源简介:Image Compression A collection of simple routines for image compression using different techniques. 图象压缩的不同方法 BTCODE: Image compression Using Block Truncation Coding. PYRAMID: Image compression based on Gaussian Pyramids...
上传时间: 2016-05-11
上传用户:磊子226
资源简介:A sample C program to demonstrate the usage of readdir() function to read directory listing in Linux.
上传时间: 2014-01-25
上传用户:ruixue198909
资源简介:A sample C program to demonstrate the usage of rtc() function in Linux to read the read time clock.
上传时间: 2017-04-02
上传用户:米卡
资源简介:This file is a function under matlab which allow to compute and plot fast fourier Transform of a signal. We can observe the effect of the signal parameter can be changed such as frequency and N points.
上传时间: 2017-06-27
上传用户:米卡
资源简介:Exploring C++ uses a series of self–directed lessons to divide C++ into bite–sized chunks that you can digest as rapidly as you can swallow them. The book assumes only a basic understanding of fundamental programming concepts (variables, ...
上传时间: 2014-11-15
上传用户:caiiicc
资源简介:This example application is a collection of Flash Lite do s and don ts from the usability point of view. The application contains real examples and animations of static examples that help you to see problematic issues in real life on a ...
上传时间: 2015-10-05
上传用户:trepb001
资源简介:Purpose of this White Paper This white paper describes a collection of standards, conventions, and guidelines for writing solid Java code. They are based on sound, proven software engineering principles that lead to code that is easy to ...
上传时间: 2014-02-12
上传用户:123啊
资源简介:This a collection of MATLAB functions for extended Kalman filtering, unscented Kalman filtering, particle filtering, and miscellaneous other things. These utilities are designed for reuse and I have found them very useful in many projects. ...
上传时间: 2013-12-23
上传用户:ljmwh2000
资源简介:Introduction A shared library is a collection of functions that are available for use by one or more applications running on a system. On Windows operating systems, the library is compiled into a dynamic link library (.dll) file. At run-ti...
上传时间: 2014-01-26
上传用户:2467478207
资源简介:The Fuzzy Clustering and Data Analysis Toolbox is a collection of Matlab functions. Its propose is to divide a given data set into subsets (called clusters), hard and fuzzy partitioning mean, that these transitions between the subsets ar...
上传时间: 2016-03-19
上传用户:1427796291
资源简介:This book describes a collection of standards, conventions, and guidelines for creating effective UML diagrams. They are based on sound, proven principles that will lead to diagrams that are easier to understand and work with.
上传时间: 2016-04-19
上传用户:ggwz258
资源简介:This white paper describes a collection of standards, conventions, and guidelines for writing solid Java code. They are based on sound, proven software engineering principles that lead to code that is easy to understand, to maintain, and ...
上传时间: 2014-12-08
上传用户:hakim
资源简介:A clock writing by Verilog which can count from 00:00 to 23:59. With a C file to see the simulation results. A co-design example of C and Verilog.
上传时间: 2016-10-12
上传用户:王者A
资源简介:A code writing by Verilog which can find medium value. With a C file to see the simulation results. A co-design example of C and Verilog.
上传时间: 2014-11-18
上传用户:ljt101007
资源简介:The DSPLIB is a collection of 39 high-level optimized DSP functions for the TMS320C64x device. This source code library includes C-callable functions (ANSI-C language compatible) for general signal processing math and vector functions.
上传时间: 2016-10-16
上传用户:赵云兴