搜索资源列表
C++coderules
- 本文档详细论述了C++编码中常见和易引起编译错误的的有些编码规则,对于无论是初学者还是资深设计人员都是很好的读物。-this document in detail the Common C coding designed to compile errors caused some of the coding rules, For both beginners or experienced design staff are very good books.
MPEG-4标准
- 本文档为ISO-IEC 14496-2 MPEG-4国际标准,描述视频对象的编码规则
贝尔实验室的编码规则
- 贝尔实验室的编码规则
C#编码规则
- C#编码规则
编码规则和传输语法
- 大家可以根据这个间的设置来完成winpcap的编程
编码过程中应该遵循的规则
- 华为软件编程规范总则,详细介绍了编码过程中应该遵循的规则。-Huawei software programming specifications, general rules, details of the encoding process should follow the rules.
OBD_code
- OBD_编码规则及其故障代码内容,讲述了OBD-II数据连接线的应用示例。-OBD_ coding rules and fault code content, about the OBD-II data link application examples.
Tajima
- Tajima绣花机刺绣文件格式编码规则简介-Tajima embroidery machine embroidery file format encoding rules brief introduction
Tajima1
- Tajima绣花机的DST文件编码规则简介-Tajima Embroidery Machine DST rules file encoding brief introduction
pdu
- 这是讲的PDU编码格式,挺有用的。上面有接收和发送时的编码规则。-This is about PDU encoding format, quite uselful. Above when there is receive and transmit the encoded rules.
Numbering-of-Roads-in-TTI
- 道路交通信息服务-道路编码规则 (RDS TMC)-Numbering of Roads in TTI (RDS TMC)
ber
- 在具体系统中,我们需要用具体的编码规则将ASN.1语法表示的抽象数据转换成具体的比特流。SNMP使用的编码方法是BER(Basic Encoding Rule)。BER的数据都由三个域构成:标识域(tag)+长度域(length)+值域(value)。 -In the specific system, we need specific ASN.1 encoding rules expressed in the abstract syntax data into a specific bit st
BER
- 基本编码规则BER的规则和传输语法说明,网上找的-BER Basic Encoding Rules syntax rules and transfer instructions to find online
ASN_1
- 此资料是对基于IEC61850协议的通信中所用到的编码规则的详细的讲解,并在其中给出使用的实例-This data is based on IEC61850 communications protocol used in the encoding rules in detail, and gives examples of its use in which
Android_Send_SMSlog_PDU_Decode
- 自己根据android发送短信的log信息整理的短信PDU编码规则解析及参考资料。-Accordance with their own android SMS log information collated SMS PDU encoding rules analysis and reference materials.
Google_CPP_Style_Guide_
- 谷歌C++编程风格指南, 本指南的目标就是根据大量经验,描述C++编码过程中建议和不提倡的编码规则,以便控制其复杂性。这些规则的运用使你在高效而创造性地使用C++的同时,又能很好是保持代码的可维护性。-Google C++ programming style guide, the goal of this guide is based on extensive experience, describe the encoding process C++ advice and do not pro
山东公司供货前抽检条码编码规则
- 山东公司供货前抽检条码编码规则,国网采集终端供货规范
0503-890channel-coding
- 3gpp的通信协议,针对信道编码给了具体的编码规则以及编码方式-3gpp communication protocol for the channel coding to a specific coding rule and Encoding
EDID
- 本文档主要介绍了液晶屏中EDID的编码规则-This document describes the LCD screen EDID encoding rules
plsta
- 介绍了“雨田静态分析”在提高代码质量方面所做的开创性工作,。雨田静态分析系统是拥有独立知识产权的国产软件,能够对.c/.cpp/java文件进行静态分析。主要分析内容包括控制流分析、数据流分析、基本度量指标的计算、编码规则的违反情况检查等。在对文件进行详尽分析基础上,结合系统特有的质量模型,雨田静态分析系统对被分析的代码进行了综合质量评估,以直观的形式显示编码的质量水平。系统提供了内容丰富的静态分析结果和多角度的质量分析报告,为对编码进行有效评估提供重要的参考,也为解决代码中存在的问题提供明确的