搜索资源列表
Echo_Receiver
- Full Duplex voip application source code - 29.8 Kb Download Echo Receiver source code - 14.1 Kb Use these code-programs when debugging and testing Full Duplex application on the same PC, without internet connection. This software receives your packet
full_duplex
- Full Duplex voip application source code - 29.8 Kb Download Echo Receiver source code - 14.1 Kb Use these code-programs when debugging and testing Full Duplex application on the same PC, without internet connection. This software receives your packet
Lab2a
- sda f dfdsadsfasdsadsfdsaf dsfsafds fds fds
jaobenchengxu
- GAMIT自动下载与处理脚本程序 #!/bin/csh -f cd /home/dk/gamit set yr = $1 set yr1=` echo $yr | cut -c3-4` set yr2-THE PROGRAM OF DOWNLOAD AND PROCESSING SCRIPS OF GAMIT #!/bin/csh-f cd /home/dk/gamit set yr = $1 set yr1=` echo $yr | cut-c3-4`
SSC-matlab
- 实现正弦编解码(Sinusoidal coding)的matlab程序 sinusoidal_analysis.m文件定义了函数[A, F, P, fs] = sinusoidal_analysis(filename, framelen, frameshiftlen),将*.wav音频文件提取出A, F, P这3个参数矩阵。 sinusoidal_synthesis.m文件定义了函数syspeech = sinusoidal_synthesis(A, F, P, fs, framelen
wavefortrancompile
- 小波分析的fortran编程, 小波分析的fortran编程-THIS IS A PROGRAM OF WAVELET ANALYSIS BY USING C GAUSS REAL OF MCXICAN HAT PROGRAM WA PARAMETER (N=360,M=4,NMAX=N*3,NS=0,KS=12) DIMENSION F(M,N),X(N),XM(NMAX),IT(M) REAL D
MixSoundToolEx
- 本程序包含俩部分功能: 1. g729格式的文件转换为windows pcm的wav格式 2. 俩个wav格式的文件混音成一个wav文件 适用于ip电话会议混音用,混音效果很好,可以参考该混音算法,实现多方混音 -请键入文字或网站地址,或者上传文档。 取消 Běn chéngxù bāohán liǎ bùfèn gōngnéng: 1. G729 géshì de wénjiàn zhuǎnhuàn wèi windows pcm de wav géshì
usbcamara-2012-07-05
- 我们在luvcview这个项目的基础上进行了修改,使之能够在s3c6410平台上运行,采用了6410特有的硬件空间色彩转换和图像缩放功能,也就是 post processor功能。 3 另外需要说一下我们修改后的luvcview可以运行在PC Linux平台和s3c6410平台,源码里面有两个makefile文件,一个针对嵌入式版本一个针对PC Linux版本, 嵌入式版本里面分硬件实现YUV to RGB和软件实现 YUV to RGB ,缺省配置是硬件实现YUV to