M.2
M.2技术资料下载专区,收录6,897份相关技术文档、开发源码、电路图纸等优质工程师资源,全部免费下载。
资源总数
6,897
M.2 全部资料 6,897 份
基于DSP的MPEG-2到AVS-M实时转码的优化实现
· 摘要: AVS是我国具备自主知识产权的第2代信源编码标准.为了能够利用其它国际信源编码标准的多媒体资源,需要将其转码以符合AVS标准.通过对MPEG-2和AVS-M两种视频编码标准编码方法的研究,结合TMS320D...
2024-07-03
3
autocorr123.m
本程序实现两个任何实值序列的自相关互相关运算-The program realization of two of any real value of autocorrelation in calcul
2024-01-15
7
The Reed-Somolon code is specified by the finite field, the length (length <= 2^m-1), the numbe
The Reed-Somolon code is specified by the finite field, the length (length <= 2^m-1), the number of redundant symbo...
2014-07-31
189
This code converts a Galois Field array created usin GF(2^m) for a given primitive polynomial into a
This code converts a Galois Field array created usin GF(2^m) for a given primitive polynomial into a decimal array that ...
2015-09-26
105
按递增次序生成集合M的最小的100个数并输出之。 M的定义为:①1∈M ②X∈M,则2X+1∈M且3X+1∈M; 显然M是一无限集合
按递增次序生成集合M的最小的100个数并输出之。 M的定义为:①1∈M ②X∈M,则2X+1∈M且3X+1∈M; 显然M是一无限集合,M={1,3,4,7,9,。。。}
2014-01-07
59