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

Search list

[Algorithmmono

Description: 一个计算单极子天线表面电流的小程序,需要调试!-a calculated monopole antenna surface currents in small procedures, require debugging!
Platform: | Size: 2048 | Author: ymning | Hits:

[Multimedia Developplaywavbymci

Description: 实现音频文件的播放——单声道录音、立体声录音并保存为.wav文件。-Realize an audio file of the broadcast- mono sound, stereo sound recording and save it as. Wav files.
Platform: | Size: 15360 | Author: sanpizb | Hits:

[Windows DevelopwavechangeArray

Description: vc编写,可以把单声道44.1MHZ的音频数据转化为数组保存为C++头文件。-vc preparation can be 44.1MHZ mono audio data into an array of preservation for the C++ header file.
Platform: | Size: 37888 | Author: xiaoxiao | Hits:

[Video CaptureAVIFileInfo

Description: 用来显示RIFF (*.avi,*.wav) 类型的文件的信息。具体信息主要包含视频流和音频流信息。视频流信息主要有:(1)Total frames (2)Frame rate (3)Codec (4)视频的宽度和高度等。音频信息主要有:(1)音频的格式 (2)单声道还是立体声 (3)采样频率等-To display the RIFF (*. avi,*. wav) file type. Specific information contained in the main video stream and audio stream information. Video streams of information are mainly: (1) Total frames (2) Frame rate (3) Codec (4) video width and height. Audio information are: (1) audio format (2) mono or stereo (3) the sampling frequency, etc.
Platform: | Size: 32768 | Author: captainhan | Hits:

[SCMsed1335

Description: MONO lcd 驱动 SED1335 IC-MONO lcd driver SED1335 IC
Platform: | Size: 2048 | Author: huangkai | Hits:

[EditBoxmonodevelopment_src

Description: Building applications with Mono
Platform: | Size: 21504 | Author: ojs | Hits:

[SCMmp3.player.lpc2148

Description: LPC2142 做MP3的源程序,单声道的,效果还是不错,-LPC2142 make the source MP3, mono, the effect is still good,
Platform: | Size: 2288640 | Author: yizaisong | Hits:

[Wavelethfm

Description: 利用小波和霍夫曼对单声道文件进行压缩编码 并解码输出-The use of wavelet and Hoffman files for mono coding and decoding output
Platform: | Size: 1024 | Author: yangran | Hits:

[Internet-Network53

Description: DELPHIBOX The ImageHTML converts images to ASCII characters in HTML format. The output image is in three formats: true color, grayscale, and mono color. The ImageHTML is provided "AS IS " without any warranty of any kind, either express or implied. The entire risk as to the quality and performance of the software is with you. The author is not liable for any damages resulting from the use and misuse of the software. The ImageHTML is freeware. You may copy it as long as you copy all of files.
Platform: | Size: 13312 | Author: | Hits:

[Multimedia Developplaywavbymci

Description: 从立体声的wave文件中分别提出左声道和右声道的声音数据,并分别保存到两个单独的单声道wave文件中。封装了一个类,且有详细的测试代码。涉及到wave文件格式的剖析、多媒体文件的操作、wave文件的生成等各方面的编程技巧。适合初学者,其实我也是学了好几年的初学者。 -From a stereo wave file of the respective left and right channels of voice data, and were saved to the two separate mono wave file. Packaging a category, and detailed test code. Wave file format involves the analysis of the operation of multimedia files, wave files to generate various aspects such as programming skills. Suitable for beginners, I also learned a good few years for beginners.
Platform: | Size: 15360 | Author: wang | Hits:

[Special EffectsHough

Description: Hough变换 BOOL Hough(HWND hWnd){ //定义一个自己的直线结构 typedef struct{ int topx //最高点的x坐标 int topy //最高点的y坐标 int botx //最低点的x坐标 int boty //最低点的y坐标 }MYLINE DWORD BufSize LPBITMAPINFOHEADER lpImgData LPSTR lpPtr HDC hDc LONG x,y long i,maxd int k int Dist,Alpha HGLOBAL hDistAlpha,hMyLine int *lpDistAlpha MYLINE *lpMyLine,*TempLine,MaxdLine static LOGPEN rlp={PS_SOLID,1,1,RGB(255,0,0)} HPEN rhp //我们处理的实际上是256级灰度图,不过只用到了0和255两种颜色。 if( NumColors!=256){ MessageBox(hWnd,"Must be a mono bitmap with grayscale palette!", "Error Message",MB_OK|MB_ICONEXCLAMATION) return FALSE }-Hough transform BOOL Hough (HWND hWnd) (//define a linear structure of its own typedef struct (int topx// the highest point of the x coordinates int topy// the highest point of the y coordinates int botx// the lowest point of the x coordinates int boty// lowest point of the y coordinates) MYLINE DWORD BufSize LPBITMAPINFOHEADER lpImgData LPSTR lpPtr HDC hDc LONG x, y long i, maxd int k int Dist, Alpha HGLOBAL hDistAlpha, hMyLine int* lpDistAlpha MYLINE* lpMyLine,* TempLine, MaxdLine static LOGPEN rlp = ( PS_SOLID, 1,1, RGB (255,0,0)) HPEN rhp// We are dealing with is actually 256 grayscale, but only uses two colors 0 and 255. if (NumColors! = 256) (MessageBox (hWnd,
Platform: | Size: 2048 | Author: sunrise | Hits:

[Windows DevelopPartWavPC

Description: 自动给单声道WAV文件打Mark线,并可按mark线折散-Automatic mono WAV files to play Mark line, and can mark fold lines scattered
Platform: | Size: 4085760 | Author: 陈中军 | Hits:

[Ftp ClientTFTPUtil_Class_Version_1.3.0

Description: TFTPUtil ReadMe For additions, changes, and fixes please see the ChangeLog License information detailed in License.txt TFPTUtil is an open source TFTP server written in C#. http://sourceforge.net/projects/tftputil Latest version can be downloaded using subversion at: https://cvn.sourceforge.net/cvnroot/tftputil To Do (in no order): Add multicast option support Add documentation Get everything to compile in Mono Add option to not change source port Have option to run as a services Show number of resent blocks
Platform: | Size: 37888 | Author: NamHoon Kim | Hits:

[Ftp ServerTFTPUtil_Source_Version_1.3.0

Description: TFTPUtil ReadMe For additions, changes, and fixes please see the ChangeLog License information detailed in License.txt TFPTUtil is an open source TFTP server written in C#. http://sourceforge.net/projects/tftputil Latest version can be downloaded using subversion at: https://cvn.sourceforge.net/cvnroot/tftputil To Do (in no order): Add multicast option support Add documentation Get everything to compile in Mono Add option to not change source port Have option to run as a services Show number of resent blocks
Platform: | Size: 373760 | Author: NamHoon Kim | Hits:

[Audio programwav

Description: 绘制单声道和双声道的波形图,并赋有较为详细的注释!-Drawing mono-and dual-channel waveform, and are endowed with more detailed notes!
Platform: | Size: 91136 | Author: StephenChen | Hits:

[DSP programMono-Single_Coeffs

Description: 语音信号进行Fir滤波,并进行自适应滤波,去除干扰-Fir voice signal filtering, and adaptive filter to remove interference
Platform: | Size: 50176 | Author: fourlin | Hits:

[matlab2006513927150

Description: 一个使用数学方法生成波形声音文件的源代码,可以载入预置数学公式,保存8位和16位单声道声音文件,可以设置振幅、频率、持续、采样等参数,可以调整波形斜面,回声。 这个代码值得推荐!-The use of mathematical methods to generate a waveform sound files of source code, can load preset mathematical formula, save 8 and 16-bit mono sound files, you can set the amplitude, frequency, continuous, sampling and other parameters, you can adjust waveform slope, echo . It is recommended this code!
Platform: | Size: 118784 | Author: 月汉 | Hits:

[Audio programfixpt.tar

Description: This module contains a high-performance HE-AAC decoder for 32-bit fixed-point processors. The following is a summary of what is and is not supported: Supported: - MPEG2, MPEG4 low complexity decoding (intensity stereo, M-S, TNS, PNS) - spectral band replication (SBR), high-quality mode - mono, stereo, and multichannel modes - ADTS, ADIF, and raw data block file formats -This module contains a high-performance HE-AAC decoder for 32-bit fixed-point processors. The following is a summary of what is and is not supported: Supported: - MPEG2, MPEG4 low complexity decoding (intensity stereo, M-S, TNS, PNS) - spectral band replication (SBR), high-quality mode - mono, stereo, and multichannel modes - ADTS, ADIF, and raw data block file formats
Platform: | Size: 668672 | Author: gloryn | Hits:

[Multimedia programllll2.0

Description: 1.0支持系统的录音多种格式,有一定的延时,没有过滤杂音功能. 2.0已取消支持系统的录音多种格式,使用PCM采集数据G711A压缩格式 (8000HZ单声道16位格式录音每秒以8K完成数据,16000HZ单声道 16位格式录音每秒以11K完成数据,音质相当好),延时降低到最小 100-500MS以内,不会随时间增加而增加延时(如果是说话测试一直保持 200MS的延时,如果是用播放歌曲来测试,有自动校正延时功能,恢 复成200MS的延时,恢复过程中不会中断歌曲的播放,只是小小加快唱 歌的速度,听觉不会觉察出来),加入了过滤杂音功能.-1.0 Support System for recording a variety of formats, has a certain degree of delay, there is no noise filtering feature has been canceled .2.0 support system recordings in multiple formats, the use of PCM data collection G711A compression formats (8000HZ mono audio format 16-per-second to 8K complete data, 16000HZ mono 16-bit format to 11K per second, recording the completion of data, sound quality quite good), delay to minimize 100-500MS within, will not increase with time delay (if it is to speak the test has remained 200MS the delay, if it is used to play songs to test, have automatic delay correction function, the restoration of 200MS into the delay, the recovery process will not be interrupted play songs, but little to accelerate the pace of singing, hearing is not perceived by ), joined the noise filtering function.
Platform: | Size: 372736 | Author: 刘鸿翔 | Hits:

[Picture Viewer16080

Description: OLED drive mono colour
Platform: | Size: 33792 | Author: stone | Hits:
« 1 2 3 45 6 7 8 9 10 ... 14 »

CodeBus www.codebus.net