Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • Alpha.rar This sample shows how to use 32-bit (alpha channel) images with toolbars and command bars. It also displays them only if running on Windows XP with themes enabled, while it displays standard 4-bit images in other cases.
  • ddcciv1.rar VESA DDC协议标准(display data channel command interface standard) 包括应用实例及代码
  • IEEE802.15.3achannelmodelofUWB.rar IEEE 802.15.3a标准的超宽带信道模型.This is the final report of the channel modeling sub-committee.
  • Turbopha.rar ... has been devoted to joint data decoding and parameter estimation techniques. In this paper, iterative turbo decoding joint to channel frequency and phase estimation is proposed. The phase and frequency estimator is embedded into the structure of the ...
  • kalman.rar ... signal power, frequency offset, and Doppler spread. An extended Kalman filter is then applied as a near-optimal solution to the adaptive MD and channel parameter estimation problem. Examples are given to show the use and some advantages of this scheme.
  • Joint.rar ... multi-frequency time division multiple access (MF-TDMA) demodulator that is applied to a digital video broadcasting—return channel system via satellite (DVB-RCS). The proposed joint estimation algorithm is based on the interpolation technique for two ...
  • OFDM-Channel-Estimation-Based-on-Comb-Pilot.rar 基于导频的OFDM系统信到估计的MATLAB源代码,里面有详细的注释说明
  • BuildingRobustSimulation-basedFiltersforEvolvingDa ... with newly acquired data. We give a critical review of recent developments, by reference to oil well monitoring, ion channel monitoring and tracking problems, and propose some alternative algorithms that avoid the weaknesses of the current methods.
  • ets_300421e01p.rar Digital broadcasting systems for television, sound and data services Framing structure, channel coding and modulation for 11/12 GHz satellite services
  • communication.rar 这是一个学习WinSocket编程的程序,它由3部分组成,一是发送Sender的程序,另一个是接收Receiver的程序,还有一个是信道channel。发送方发送的数据需要经过信道才能够被接收方接收到。这个信道是一个模拟信道,可以自由设置它成为可靠或者不可靠,在不可靠时又有几种情况。这些都是为了能够更好地去理解数据链路层的编程,对学习很有帮助。