-
Intel Hex Opcodes And Mnemonics
香水坏坏 发表于2009-5-14 [specification]Intel 8086 Family Architecture
(More...) -
GIF(GIF89a) Specification
香水坏坏 发表于2009-2-12 [specification]complete:http://www.w3.org/Graphics/GIF/spec-gif89a.txt
This document defines the Graphics Interchange Format(sm). The specification
(More...)
given here defines version 89a, which is an extension of version 87a. -
汇编指令速查
香水坏坏 发表于2008-11-26 [specification]一、数据传输指令
(More...) -
RFC 2617: HTTP Authentication: Basic and Digest Access Authentication (1999-06)
香水坏坏 发表于2008-7-26 [specification] -
read MPEG header&Tag(MP3..)
香水坏坏 发表于2008-5-24 [specification]NOTE: You cannot just search the Internet and find the MPEG audio specs. It is copyrighted and you will have to pay quite a bit to get the Paper.
These are not a decoding specs, it just informs you how to read the MPEG headers and the MPEG TAG. MPEG Version 1, 2 and 2.5 and Layer I, II and III are supported, the MP3 TAG (ID3v1 and ID3v1.1) also.. Those of you who use Delphi may find MPGTools Delphi unit (freeware source) useful, it is where I implemented this stuff.
(More...) -
图片格式
香水坏坏 发表于2008-3-6 [specification]一、BMP图像文件格式
BMP是一种与硬件设备无关的图像文件格式,使用非常广。它采用位映射存储格式,除了图像深度可选以外,不采用其他任何压缩,因此,BblP文件所占用的空间很大。BMP文件的图像深度可选lbit、4bit、8bit及24bit。BMP文件存储数据时,图像的扫描方式是按从左到右、从下到上的顺序。
(More...) -
RFC3920 XMPP Core--Use of SASL
香水坏坏 发表于2007-10-4 [specification]6.1. 概览
XMPP 有一个验证流的方法,即XMPP特定的SASL(简单验证和安全层)[SASL]。SASL提供了一个通用的方法为基于连接的协议增加验证支持,而XMPP使用了一个普通的XML名字空间来满足SASL的需要。以下规则应用于:
(More...) -
RFC3920 XMPP Core--Use of TLS
香水坏坏 发表于2007-10-4 [specification]5.1. 概览
(More...)
XMPP包含的一个保证流安全的方法来防止篡改和偷听.这个传输层安全协议[TLS]的频道加密方法, 模拟了类似的其他"STARTTLS"(见RFC 2595 [USINGTLS])的扩展,如 IMAP [IMAP], POP3 [POP3], and ACAP [ACAP]."STARTTLS"的扩展名字空间是'urn:ietf:params:xml:ns:xmpp-tls'. -
RFC3920 XMPP Core--XML Streams
香水坏坏 发表于2007-10-4 [specification]4. XML Streams
(More...)
两个基本概念,XML流和XML节,使得在出席信息已知的实体之间,异步交换低负载的结构化信息成为可能。这两个术语定义如下: -
RFC3920 XMPP Core--Addressing Scheme
香水坏坏 发表于2007-10-4 [specification]1 Introduction
2 Generalized Architecture
(see at:http://www.aspstat.com/100)
3 Addressing Scheme3.1 Overview
(More...)

