Demonstration script for LSSB-AM modulation. The message signal is +1 for 0 < t < t0/3, -2 fo
Demonstration script for LSSB-AM modulation. The message signal is +1 for 0 < t < t0/3, -2 for t0/3 < t < 2...
DMB-T(数字多媒体广播-地面)技术,作为中国自主研发的数字电视标准,以其高效的频谱利用率和强大的抗干扰能力,在广播电视领域展现出卓越性能。适用于城市、农村及移动环境下的高清电视传输,满足多样化接收需求。虫虫下载站提供1604个DMB-T相关资源,包括技术文档、设计方案与应用案例等,全面覆盖从基础...
Demonstration script for LSSB-AM modulation. The message signal is +1 for 0 < t < t0/3, -2 for t0/3 < t < 2...
ITU-T G.729 Annex C+ - Reference C code for floating point implementation of G.729 at 6.4/8/11.8 kbit/s with DTX fun...
支持DVB-S,DVB-T,DVB-C的系统前端加扰和解扰过程,请注意加扰与加密不同,本程序包实现的是纯粹的加扰和解扰过程,不对KEY进行加密传输。要求输入测试文件时,请按照C语言的文件访问要求输入,如key.txt表示你要使用的KEY放在...
一个简化的背包问题:一个背包能装总重量为 T,现有 n 个物件,其重量分别为(W1、W2、…、Wn)。问能否从这 n 个物件中挑选若干个物件放入背包中,使其总重量正好为 T ?若有解则给出全部解,否则输出无解。
Program to plot x(t) =1/2+∑_(n=1)^∞▒ (sinc⁡ 〖n/2〗 〖 cos 〗⁡ 〖2πnt/4〗 ) Include n-value (Number of Ter...
JXMLEditor is a XML editor developed in Java which is based on the Xerces Java parser. The goal of this editor is to off...
A simulated lexical analyser for HLL like C,PASCAL etc. I have given a sample text file from which the source code reads...