搜索资源列表
embed_C.doc
- 嵌入式c的编程开发,介绍了c的编码规范和典型的bootloader启动代码分析以及linux驱动
4
- 基于CryptoAPI的哈希编码解码程序。在windowsXP ,VC++6.0 环境下调试通过。程序代码有详细的注释,程序格式规范,书写清晰,条理清楚。-CryptoAPI hash-based codec procedures. At windowsXP, VC++6.0 environment through debugging. There is a detailed code of the Notes, the program format specification, written
base64
- Base64是网络上最常见的用于传输8Bit字节代码的编码方式之一,大家可以查看RFC2045~RFC2049,上面有MIME的详细规范。本程序是c语言版的base64加密解密源码!-Base64 is the most common network for the transmission of byte code 8Bit encoding one of the ways everyone can see RFC2045 ~ RFC2049, detailed above, there is
QT_GPS_GSM
- GPS和GSM通信实验,GSM规范]对短消息传输定义了三种控制协议:即二进制协议(块模式),基于字符的AT命令接口协议(文本模式)和基于字符的十六进制编码二进制传输块接口协议(PDU 模式)。-GPS and GSM communication experiment, GSM standard] for the short message transmission control protocol defines three types: the binary protocol (block m
CreateRequest
- 这份代码演示了如何创建和使用ASN.1编码一份符合PKCS10规范的证书请求-This example code demonstrates how to create and encode a certificate request.
digital-certification-analysis
- 解析X.509规范编码的数字证书,利用开源的openssl库编程实现,方便易懂!-Resolution encoded X.509 standard digital certificates, use the openssl library open-source programming, easy to understand!
codeRule
- C++编码的 编码规范,很有用的,基本上包含了企业所要求的编码规范-Encoding the encoding C++ coding standard, useful, basically contains the coding standards required by the enterprise
base64
- Base64是网络上最常见的用于传输8Bit字节码的编码方式之一,Base64就是一种基于64个可打印字符来表示二进制数据的方法。可查看RFC2045~RFC2049,上面有MIME的详细规范。 Base64编码是从二进制到字符的过程,可用于在HTTP环境下传递较长的标识信息。例如,在Java Persistence系统Hibernate中,就采用了Base64来将一个较长的唯一标识符(一般为128-bit的UUID)编码为一个字符串,用作HTTP表单和HTTP GET URL中的参数。在其他
464149
- 信 息技术ASN 1 编码规则 第1部分 基本编码规则(BER) 正 则 编 码规则(CER)和 非 典型编码规则(DER)规范()