longlod

积分:400
上传文件:5
下载次数:15
注册日期:2009-02-17 14:08:42

上传列表
wavecontrol.rar - This article is intended to give an overview of how PCM audio is stored and processed on a PC. It also explains the structure of wave files and shows you how to work with them using code written in C++. ,2009-02-19 05:19:43,下载3次
wavebox.rar - ShowWaveForm is based from a C++ class, called CWaveFile, written by Alexander Beletsky. This is a port to C#, with some added features. A small .wav file is included in the demo project .zip file for testing. ,2009-02-19 05:17:50,下载5次
WavPlayer.zip - To play a WAV file, you only need to create a SoundPlayer, add the location of the WAV file, and then play the file. This takes all of three lines of code,2009-02-19 05:09:52,下载2次
ShowWaveForm_src.zip - ShowWaveForm is based from a C++ class, called CWaveFile, written by Alexander Beletsky. This is a port to C#, with some added features. A small .wav file is included in the demo project .zip file for testing. ,2009-02-19 05:06:55,下载2次
BitArray_src.zip - The Bit Array structure provides a compacted arrays of Booleans, with one bit for each Boolean value. A 0 [1] bit corresponds to the Boolean value false [true], respectively. We can look at a stream of bytes as a stream of bits each byte contains 8 bits, so any n bytes hold n*8 bits. And the operation to manipulate this stream or bits array is so easy, jut read or change the bits state or make any Boolean operation on the whole bits array, like 鈥楢ND鈥? 鈥極R鈥? or 鈥榅OR鈥? ,2009-02-19 04:44:56,下载3次

近期下载

收藏