搜索资源列表
another_DES
- des加解密核心代码 对称密钥加密算法DES是由IBM公司在70年代发展起来的,并经政府的加密标准筛选后,于1976年11月被美国政府采用,DES随后被美国国家标准局和美国国家标准协会ANSI承认。 DES使用56位密钥对64位的数据块进行加密,并对64位的数据块进行16轮编码。与每轮编码时,一个48位的\"每轮\"密钥值由56位的完整密钥得出来。 -des encryption and decryption code core symmetric key encryption a
unicodepro
- 先从ASCII说起,ASCII是用来表示英文字符的一种编码规范。每个ASCII字符占用1个字节,因此,ASCII编码可以表示的最大字符数是255(00H—FFH)。其实,英文字符并没有那么多,一般只用前128个(00H—7FH,最高位为0),其中包括了控制字符、数字、大小写字母和其它一些符号。而最高位为1的另128个字符(80H—FFH)被称为“扩展ASCII”,一般用来存放英文的制表符、部分音标字符等等的一些其它符号。 -start with the ASCII, ASCII is use
ylm
- 语音编码标准中G7.11 A律语音编码的C语言实现 愿与大家一起分享-speech coding standard G7.11 A legal speech coding in C language and is willing to share with everyone
AAC_ADTS_LATM
- AAC音频压缩编码标准的ADTS与LATM格式分析-AAC audio compression coding standard with LATM format of ADTS
Delphi6CodeTemp
- Delphi 程序员代码编写标准指南:为Delphi 程序员提供编码规范.-Delphi programmers coding standard guidelines: In order to provide coding norms Delphi programmers.
G723
- G.723 是H.323协议族中的音频编码标准之一,也是应用非常广泛的音频标准,该压缩文件包含了ITU G.723的标准,同时也包含了对应的源代码,可用VC++进行编译。-G.723 is the H.323 protocol suite in one of the audio coding standard, but also the application of a very wide range of audio standards, the compressed file contai
CERT-C-Programming-Language-Secure-Coding-Standard
- CERT C Programming Language Secure Coding Standard,卡耐基梅隆大学计算机研究中心关于安全C语言编程的标准文档,非常有学习的必要。-CERT C Programming Language Secure Coding Standard, Carnegie Mellon University computer research center on security standards for C programming language docu
rs_encode1_2
- 实现RS编码,利用规范基和对偶基的转换关系-RS coding to achieve using standard-based and dual basis of the conversion relationships
t3devkit-0.10.tar
- t3devkit是ETSI组织的一个开源的ttcn-3语言执行环境,最好配合picottcn编译器使用。-T3DevKit is a free open source toolkit to ease the development of test suites in the TTCN-3 environment. It provides: a CoDec generator (t3cdgen) that automates the development process of the
ffmpeg-0.6
- ffmpeg是一款开源的音视频编码规范 很牛 -ffmpeg is an open source audio and video coding standard was bovine
GB2312-80
- 中华人民共和国汉字区位码表GB2312-80,汉字的标准区位编码。-Chinese People' s Republic of location code table GB2312-80, Chinese character coding standard location.
vp8-bitstream.pdf
- VP8是google推荐视频编码标准,具有高压缩率,高性能的特点。html5标准-VP8 is recommended google video coding standard, with a high compression ratio, high-performance features. html5 standards
asm_coding_standard
- ASM Coding Standard.
Low-bit-rate-speech-coding---Carl-Kritzinger
- Overview of voice coding techniques, fundamentals of speech processing for speech coding, Standard voice coding techniques, MELP implementation, The temporal Decomposition approach to voice coding, Implementation of an Irregular frame rate vocoder, E
vc-1detrans
- 编码标准VC-1/wmv9中的反变换部分的C代码-Coding standard, VC-1, the inverse transform part of the C code
hevctrquant
- 新一代编码标准HEVC变换部分的C语言代码-Part of the C code of the next-generation coding standard HEVC transform
trans
- 编码标准H.264中的变换部分的C语言代码-C language code converting portion of the coding standard H.264
CSharpCoding-standards
- c#编码规范,主要交你如何正确的在编码过程中规范编码。-c# coding standard, mainly to pay you how to properly regulate the encoding in the encoding process.
HM-10.0rc1_init
- H.265是ITU-T VCEG 继H.264之后所制定的新的视频编码标准。H.265标准围绕着现有的视频编码标准H.264,保留原来的某些技术,同时对一些相关的技术加以改进。新技术使用先进的技术用以改善码流、编码质量、延时和算法复杂度之间的关系,达到最优化设置。具体的研究内容包括:提高压缩效率、提高鲁棒性和错误恢复能力、减少实时的时延、减少信道获取时间和随机接入时延、降低复杂度等。H264由于算法优化,可以低于1Mbps的速度实现标清数字图像传送;H265则可以实现利用1~2Mbps的传输速度
h.265
- H.265是ITU-T VCEG 继H.264之后所制定的新的视频编码标准。H.265标准围绕着现有的视频编码标准H.264,保留原来的某些技术,同时对一些相关的技术加以改进。新技术使用先进的技术用以改善码流、编码质量、延时和算法复杂度之间的关系,达到最优化设置。具体的研究内容包括:提高压缩效率、提高鲁棒性和错误恢复能力、减少实时的时延、减少信道获取时间和随机接入时延、降低复杂度等。H264由于算法优化,可以低于1Mbps的速度实现标清数字图像传送;H265则可以实现利用1~2Mbps的传输速度