Welcome![Sign In][Sign Up]
Location:
Search - ERS

Search list

[Windows DevelopFFT of waveIn audio signals

Description: The Fast Fourier Transform (FFT) allows users to view the spectrum content of an audio signal. The FFT code presented here was written by Don Cross though his homepage appears to have subsequently been taken down. Rather than explain the mathematical theory of the FFT, I will attempt to explain its usefulness as it relates to audio signals-The Fast Fourier Transform (FFT) allows us ers spectrum to view the content of an audio sign al. The FFT code presented here was written by Do n Cross though his homepage appears to have subs equently been taken down. Rather than explain t he mathematical theory of the FFT. I will attempt to explain its usefulness as it re Lates to audio signals
Platform: | Size: 22612 | Author: 冰城 | Hits:

[Process-ThreadVBThreads_[2006-06-14_2308]

Description: === === === === === === === ==== Zarr s VB Website http://www.zarr.net/vb === === === === === === === ==== This sample piece of VB code has come from Zarr s VB Website at http://www.zarr.net/vb Zarr s VB Website is one of the Internet s number one resource for VB programmers of all abilities. Contained on the site are hundreds of good quality, sample VB projects and code to help you learn and improve your VB skills. All code from Zarr s VB Website may NOT be sold for any financial gain by any organisation, and none of the code/projects that are downloaded from the site may be used on any other website without the written permission from Zarr s VB Website. The Zarr VB Website is copyright (C)1998-2001 Zarr Internet Services Ltd. All rights reserved, all trademarks acknowledged.-=== === === === === === === === === === === === ==== === === Zarr s VB Website http : / / www.zarr.net / vb ======================= === === ===== This sample piece ========================= of VB code has come from VB Zarr s Website at http : / / www.zarr.net / vb Zarr s VB Website is one of th Internet e s number one resource for VB programm ers of all abilities. Contained on the site are h undreds of good quality, VB projects and sample code to help you learn and improve your VB skills. All code from VB We Zarr s bsite may NOT be sold for any financial gain by an y organization, and none of the code / projects that are download ed from the site may be used on any other website w ithout the written permission from Zarr s Web VB site
Platform: | Size: 24668 | Author: lch | Hits:

[Other resourceERS

Description: 俄罗斯方块小游戏,用C语言实现,算法比较简单,可代初学者学习。-small game Tetris using C language, the algorithm is relatively simple, to be able to beginners learning.
Platform: | Size: 4382 | Author: 吴延庆 | Hits:

[OpenGL programOpenGL.Shading.Language

Description: The OpenGL Shading Language, a high-level procedural shading language for OpenGL, is the most important new development in graphics programming to emerge in years. OpenGL is the leading cross-platform 3D-graphics API, and the OpenGL Shading Language allows developers to take total control over the most important stages of the graphics-processing pipeline.-The OpenGL Shading Language, a high-level procedural shading language for O penGL. is the most important new development in graphi cs programming to emerge in years. OpenGL is the leading cross-platform 3D-graphics API. and the OpenGL Shading Language allows develop ers to take total control over the most importan t stages of the graphics-processing pipeline.
Platform: | Size: 5277554 | Author: 张雯 | Hits:

[xml-soap-webservice2005348226736

Description: OPC XML-DA Specification,OPC TM FOUNDATION,This document is targeted at developers and is the specification of to be exposed by XML-DA servers and used by XML-DA clients.. specification is a result of an analysis and design process to develop standard interface to facilitate the development of servers and clients multiple vendors that shall inter-operate seamlessly together.-OPC XML-DA Specification, OPC TM FOUNDATION. This document is targeted at developers and is not he specification of to be exposed by XML-DA serv ers and used by XML-DA specification clients .. is a result of an analysis and design process to d evelop standard interface to facilitate the de Amazon of multiple servers and clients Etymology ors that shall inter-operate seamlessly toget her.
Platform: | Size: 1164005 | Author: lishengming | Hits:

[Other resourceSw_Eng_Process_341

Description: Software Engineering is a discipline applied by teams to produce high-quality, large-scale, cost-effective software that satisfies the users’ needs, and can be maintained over time Software Development is a weaker term where standards, tools, processes, etc. may not be applied -Software Engineering is a discipline appl esigning by teams to produce high-quality, large-scale, cost-effective software that satisfies the us ers' needs. and can be maintained over time Software Develo pment is a weaker term where standards, tools, processes, etc.. may not be applied
Platform: | Size: 860409 | Author: 成建国 | Hits:

[Compress-Decompress algrithmsziparchive

Description: ZIP压缩、解压缩算法库,完全C++实现,支持多种平台。下面是英文描述: This library adds zip compression and decompression functionality to your program, allowing you to create and modify ZIP files in the compatible way with WinZip, PKZIP and other popular archivers. Its easy and practical interface makes the library suitable for the beginners as well as for the advanced users. -ZIP compression, decompression algorithm library, fully realizing C, support for multiple platforms. Below is a description of English : This library adds zip compression and decompre ssion functionality to your program. allowing you to create and modify ZIP files in th e compatible way with WinZip. Secure and other popular archivers. Its easy and practical interface makes the library suitabl e for the beginners as well as for the advanced us ers.
Platform: | Size: 358412 | Author: 王新华 | Hits:

[Special Effectskftools

Description: This set of MATLAB tools consists of some functions that I have found useful for basic image processing and blob analysis. The functions have been tested for MATLAB Version 5.3.0.10183 (R11) on PCWIN. Many of the files must be run as MEX files (MEX files are sometimes much faster than M-files). These must be compiled before use by typing \"mex filename.c\" at the MATLAB command prompt where filename.c is the relevant filename. Ensure that you are in the correct directory (e.g. cd c:\\..\\KFtools) and that the KFtools directory is included in the MATLAB path. The last three letters of all of the functions that are implemented as MEX files are m-e-x e.g. getboundarymex.-MATLAB This set of tools consists of some fu nctions that I have found useful for basic image processing and blob analysis. The functions ha 've been tested for MATLAB version 5.3.0.10183 ( R11) on PCWIN. Many of the files must be run as MEX files (MEX files are sometimes much faster than M-files). These must be compiled before use by t yping "Files filename.c" at the MATLAB command pr filename.c ompt where is the relevant filename . Ensure that you are in the correct directory (e . g. cd c : \\ .. \\ KFtools) and that the directory is KFtools included in the MATLAB path. The last three lett ers of all of the functions that are implemented MEX files are as m-e-x e.g. getboundarymex.
Platform: | Size: 122089 | Author: 陈西 | Hits:

[Other resourcedtl

Description: The goal of this library is to make ODBC recordsets look just like an STL container. As a user, you can move through our containers using standard STL iterators and if you insert(), erase() or replace() records in our containers changes can be automatically committed to the database for you. The library s compliance with the STL iterator and container standards means you can plug our abstractions into a wide variety of STL algorithms for data storage, searching and manipulation. In addition, the C++ reflection mechanism used by our library to bind to database tables allows us to add generic indexing and lookup properties to our containers with no special code required from the end-user. Because our code takes full advantage of the template mechanism, it adds minimal overhead compared with using raw ODBC calls to access a database. -The goal of this library is to make ODBC reco rdsets look just like an STL container. As a user , you can move through our containers using sta ndard STL iterators and if you insert () , erase () or replace () records in our container 's changes can be automatically committed to the database for you. The library's compliance with STL iterator and the container standards means you can plug our abstractions into a wide variety of the STL algorithms for data storage, searching and manipulation. In addition, the C reflection mechanism used by our library t o bind to database tables allows us to add generi c indexing and lookup properties to contain our ers with no special code required from the end-u ser. Because our code takes full advantage of th e template mechanism, it adds minimal
Platform: | Size: 422916 | Author: | Hits:

[Other resourcestendhal-FULL-0.59

Description: Arianne is a multiplayer online engine to develop turn based and real time games providing a simple way of creating the game server rules and clients like Stendhal. Marauroa, our server, uses Java and MySQL for hosting hundreds of players on a solo host. -Arianne is a multiplayer online engine to d evelop turn based and real time games providing a simple way of creating the game server rules an d clients like ringtones. Marauroa. our server. uses Java and MySQL for hosting hundreds of play ers on a solo host.
Platform: | Size: 7611558 | Author: suidl | Hits:

[GUI Developrbkv20

Description: Bifrost fwb+ v1.1 by ksv ----------------------------------------- Disclaimer ---------- Bifrost must only be used on your own computers or on computers where the owner has expressly given his/her approval. Neither ChaseNET or the creator(s) of Bifrost will in no way be held responsible for any damages caused by the negligent use of this software. Description ----------- Bifrost fwb+ is an advanced Remote Administration Tool that allows you to remotely control computers that are behind firewalls and routers. That includes software firewalls that usually detects when a dll is injected. The server size is only 20 kb when packed. -Bifrost fwb v1.1 by ksv ----------------- Disclaimer ------------------------ ------ ---- Bifrost must only be used on your own comput ers or on computers where the owner has expressl y given his / her approval. Neither ChaseNET or not he creator (s) of Bifrost will in no way be held're sponsible for any damages caused by the neglige nt use of this software. Description --------- -- Bifrost fwb is an advanced Remote Administra tion Tool that allows you to remotely control co mputers that are behind firewalls and routers. That includes software firewalls that usually detects when a dll is injected. The server size i 's only 20 kb when packed.
Platform: | Size: 565351 | Author: pangguigao | Hits:

[Other resourceERSDemo

Description: ERS.mdb应放到C盘的根目录下。将代码拷贝到本地硬盘,去掉只读属性,再调试。
Platform: | Size: 114583 | Author: 卢长利 | Hits:

[Special EffectsERS_focus

Description: ERS-1/2 聚焦函数,转换格式时用的
Platform: | Size: 1748 | Author: 方建 | Hits:

[Other resourceers

Description: 俄罗斯方块,带声音,保存功能 俄罗斯方块,带声音,保存功能
Platform: | Size: 19359427 | Author: xufeng | Hits:

[Windows DevelopFFT of waveIn audio signals

Description: The Fast Fourier Transform (FFT) allows users to view the spectrum content of an audio signal. The FFT code presented here was written by Don Cross though his homepage appears to have subsequently been taken down. Rather than explain the mathematical theory of the FFT, I will attempt to explain its usefulness as it relates to audio signals-The Fast Fourier Transform (FFT) allows us ers spectrum to view the content of an audio sign al. The FFT code presented here was written by Do n Cross though his homepage appears to have subs equently been taken down. Rather than explain t he mathematical theory of the FFT. I will attempt to explain its usefulness as it re Lates to audio signals
Platform: | Size: 22528 | Author: 冰城 | Hits:

[Special EffectsSAR_geo

Description: ERS-1卫星数据校正源码(附例子数据)-ERS-1 satellite data correction program
Platform: | Size: 2311168 | Author: | Hits:

[Othermatlabcode

Description: 处理ERS数据的SAR成像matlab代码-ERS data processing matlab code of the SAR imaging
Platform: | Size: 65536 | Author: 华新昊 | Hits:

[matlabInSARdata

Description: 干涉合成孔径雷达(InSAR)数据:ERS获取的某山地的相干幅度和干涉相位数据,格式为matlab的mat格式-Interferometric synthetic aperture radar (InSAR) data: ERS access to a mountain range and interference in the coherent phase data, the format for the mat format matlab
Platform: | Size: 301056 | Author: weishunjun | Hits:

[matlabersread

Description: 利用matlab读取ers1/2sar 数据 代码简洁使用,希望能够起到抛砖引玉的作用-using matlab REDA ers sar data
Platform: | Size: 12693504 | Author: zhongyu | Hits:

[Special Effectsers-master

Description: ers图像超像素方法 该图像超像素方法是基于ers方法,可以对灰度图像(即二维)图像)进行超像素分割-ers image superpixels method of this method is based on image superpixels ers method, gray image (ie two-dimensional) image) super pixel division
Platform: | Size: 2761728 | Author: 闫俊 | Hits:
« 12 3 4 »

CodeBus www.codebus.net