资源列表
InternetSocketDll
- 基本的socket服务器及客户端dll代码,用于简单的socket应用-The basic socket server and client dll code, for a simple socket application
Sipphonedianhuatonghuaguanli
- Sipphone视频通话及电话簿管理。本人虽已学习VC++一年半载,仍觉捉襟见肘,好在有VCKBASE的帮忙, 确实学到了不少东西,www.vckbase.com也成了我每次上民网必到之处(阁下有所不知,鄙人接受最为严 格的管理,上民网是要申请的)。近日在做一个通信 方面的程序,实时的语音和视频通信当然是大家所 喜欢的。本文将向您展示局域网环境下实时语音通信的的一个解决方案(视频这一块正在做,估计很快就 能出炉),Winxp环境下测试效果良好,并且具有网络
IPwangluoyuyin
- 实现网络在线语音对话.支持GSM编码,ADPCM编码,LPC编码,LPC-10编码 支持RTP,vat协议,并有广播发送,按组进行多点传送,文字交谈等功能-Networked online voice dialogue. Support GSM encoding, ADPCM coding, LPC coding, LPC-10 encoding support for RTP, vat agreement, and announcements are sent, according to
mccdmaoneuserCE
- This Matlab program simulate one user Convolutional coding MC-CDMA on Multi path fading channel -This Matlab program simulate one user Convolutional coding MC-CDMA on Multi path fading channel
lms3
- w=(randn(1,M)-randn(1,M))/100 d=zeros(1,M) u=zeros(1,M) u_out=zeros(1,e_max-M) f_out=zeros(1,e_max-M) X delayed input data vector Y measured signal W coefficient vector E enhanced signal clc N=30 f
MSE_compa4re
- Author: Vinay Uday Prabhu E-mail: vinay_u_prabhu@yahoo.co.uk Function: Comparison of the performances of the LS and the MMSE channel estimators for a 64 sub carrier OFDM system based on the parameter of Mean square error Assumptions: The
pulse_shaping
- pulse shaping function: Upsampling the data and Pulse-shaping. Suitable for intergate number of upsampling_rate. psflt_data has the same length with that of data times upsampling_rate. if the length of pulse_filter is 2*grp_delay*upsampl
echo1
- Adaptive Echo Canceller Using a Modified LMS Algorithm Abstract –– In this paper, an echo canceller is presented, using an adaptive filter with a modified LMS (Least Mean Square) algorithm, where this modification is achieved coding error on con
plotATM
- This function reads a pair of files generated by wfdbmat from a PhysioBank record, baseline-corrects and scales the time series contained in the .mat file, and plots them. The baseline-corrected and scaled time series are the rows of mat
Pade
- Programme for pades approximation this is the generalised program for calulating the numorator and denominator coefficients for modelling x(n) progrmme writtem by Mr. Bhalke D.G. research scholor - Programme for pades approximation
speedyGA
- SpeedyGA is a vectorized implementation of a Simple Genetic Algorithm in Matlab Version 1.3 Copyright (C) 2007, 2008, 2009 Keki Burjorjee Created and tested under Matlab 7 (R14). Licensed under the Apache License, Version 2.0 (the "L
bfsk
- clear all snrdB_min = 0 snrdB_max = 10 SNR (in dB)limits snrdB = snrdB_min:1:snrdB_max Nsymbols = input( Enter number of symbols > ) snr = 10.^(snrdB/10) convert from dB h = waitbar(0, SNR Iteration ) -clear all snrdB_min =
