搜索资源列表
密码编码和密码分析:原理与方法
- 密码编码和密码分析:原理与方法-encryption and password Analysis : Theory and Methods
Base64编码与解码,MD5加密源码 DEMO
- Base64编码与解码,MD5加密源码 DEMO-Base64 encoding and decoding, MD5 encryption source DEMO
汉字编码
- UNICODE编码介绍-coding introduced UNICODE
密码编码学——加密方法的C与C++实现
- 密码编码学——加密方法的C与C++实现-cryptographers -- encryption methods of achieving C and C
MIME(Quoted-Printable & Base64) 编码解码程序
- MIME(Quoted-Printable & Base64) 编码解码程序-MIME (Quoted-Printable Base64) codec procedures
WIN 32 汇编编写的BASE64 的编码和解码
- WIN 32 汇编编写的BASE64 的编码和解码-compilation prepared by the BASE64 encoding and decoding
范诺编码
- 信息论--范诺编码-information theory -- Maryland coding
BASE64编码
- 实现BASE64编码-achieve BASE64 encoding
密码编码学——加密方法的C与C++实现
- 密码编码学——加密方法的C与C++实现,该程序最好在VC环境下编译-cryptographers -- encryption methods of C and C to achieve the best procedures in the VC environment compiler
卷积编码器
- 用verilog实现一个(2,1,3)卷积编码器
Base64enc 64位编码解码的动态连接库的例子
- 一个64位编码解码的动态连接库的例子,A 64-bit codec DLL example
rs.rar
- RS纠错编码原理及其实现方法,全面易懂,非常具体详细。,RS and its realization of the principle of error correction coding methods, a comprehensive easy to understand, very specific and detailed.
sourcecode
- 运用在数字水印中的加密与解密,以及编码解码方面。-Used in digital watermarking of encryption and decryption, as well as aspects of codec.
hcs301
- Keeloq技术简介 Keeloq技术是一种复杂的非线性加密算法,经它加密后的码称为滚动码,它的特点是保密性好、难以破译。Microchip公司以Keeloq技术为基础开发了滚动编码系列芯片,HCS301只是其中一款。 2
Base64
- Base64编码的简单C++语言实现-Base64 encoding of a simple C++ Language
SuperBase64ED
- 这是一个手机编程和邮件编程常用到的一个编码技术函数,Base64编码和解码动态库,支持字符串和文件的编解码工作。速度很快稳定,我的一些程序中用,现在发布。-This is a cell phone programming and e-mail program into a coding techniques commonly used functions, Base64 encoding and decoding of dynamic libraries, and documentation t
base64
- BASE64编码的C实现,很精简,可以直接内嵌入工程-BASE64-coded C implementation, it is streamlined and can be directly embedded engineering
huffman
- 哈弗曼编码译码:利用哈夫曼树编码进行通信可以大大提高通信利用率,所的信息传输时间,降低传输成本。者要求在发送端通过一个编码系统对待传数需预先编码,在接收端将传来的数据进行一马复原。对于双工信道,每端都需要一个完整的编码译码系统。-huffman code
rs
- RS的编码就是计算信息码符多项式,除以校验码生成多项式之后的余数;rs编码的基本实现,包括add,mul函数等;-RS coding is to calculate the information symbol code polynomial, divided by the check code generator polynomial after the remainder rs basically coding, including add, mul function, etc.