Location:
Search - secure coding
Search list
Description: MISRA (The Motor Industry Software Reliability Association 汽车工业软件可靠性联会) 是位于英国的一个跨国汽车工业协会,其成员包括了大部分欧美汽车生产商。其核心使命是为汽车工业提供服务和协助,帮助厂方开发安全的、高可靠性的嵌入式软件。这个组织最出名的成果是所谓的MISRA C Coding Standard,这一标准中包括了127条C语言编码标准,通常认为,如果能够完全遵守这些标准,则你的C代码是易读、可靠、可移植和易于维护的。最近很多嵌入式开发者都以MISRA C来衡量自己的编码风格,比如著名的uC/OS-II就得意地宣称自己99%遵守MISRA标准。而《嵌入式开发杂志》也专门载文号召大家学习。编码规范通常是一个公司自定的“土政策”,居然有人去做标准,而且还得到广泛的认可,这不禁引起我强烈的兴趣。可惜这份标准的文本需要花钱去买,而且短短几十页,要价非常昂贵。MISRA在网上公布了一些文档,其中有关于MISRA C Coding Standard的Clarification报告,从中间你可以大致猜到MISRA标准本身是什么。-MISRA (Motor Industry Software The Reliab ility Association Automobile Industry Software Reliability Association) is a UK-based multinational car Industry Association, whose members include most of Europe and the US car manufacturers. Its core mission is to the automobile industry to provide services and assistance to help the factory to develop secure, high-reliability embedded software. The organization's most famous achievement is the so-called MISRA C Coding Standard, this standard includes the 127 coding standard C language, usually believe that if we can comply fully with these standards, then your C code is readable, reliable, portable and easy to maintain. Recently, many developers are embedded with MISRA C to measure their own coding style, For example, the famous uC / OS-II o
Platform: |
Size: 672124 |
Author: 杨超 |
Hits:
Description: MISRA (The Motor Industry Software Reliability Association 汽车工业软件可靠性联会) 是位于英国的一个跨国汽车工业协会,其成员包括了大部分欧美汽车生产商。其核心使命是为汽车工业提供服务和协助,帮助厂方开发安全的、高可靠性的嵌入式软件。这个组织最出名的成果是所谓的MISRA C Coding Standard,这一标准中包括了127条C语言编码标准,通常认为,如果能够完全遵守这些标准,则你的C代码是易读、可靠、可移植和易于维护的。最近很多嵌入式开发者都以MISRA C来衡量自己的编码风格,比如著名的uC/OS-II就得意地宣称自己99%遵守MISRA标准。而《嵌入式开发杂志》也专门载文号召大家学习。编码规范通常是一个公司自定的“土政策”,居然有人去做标准,而且还得到广泛的认可,这不禁引起我强烈的兴趣。可惜这份标准的文本需要花钱去买,而且短短几十页,要价非常昂贵。MISRA在网上公布了一些文档,其中有关于MISRA C Coding Standard的Clarification报告,从中间你可以大致猜到MISRA标准本身是什么。-MISRA (Motor Industry Software The Reliab ility Association Automobile Industry Software Reliability Association) is a UK-based multinational car Industry Association, whose members include most of Europe and the US car manufacturers. Its core mission is to the automobile industry to provide services and assistance to help the factory to develop secure, high-reliability embedded software. The organization's most famous achievement is the so-called MISRA C Coding Standard, this standard includes the 127 coding standard C language, usually believe that if we can comply fully with these standards, then your C code is readable, reliable, portable and easy to maintain. Recently, many developers are embedded with MISRA C to measure their own coding style, For example, the famous uC/OS-II o
Platform: |
Size: 671744 |
Author: 杨超 |
Hits:
Description: synopsis的有限状态机编码方法的文档。
针对synopsis的综合环境,根据其综合工具的特点说明安全可靠、速度适合的FSM编码风格。
FSM coding style under synopsis. Used for verilog or vhdl designer. Good study data for ASIC newhand.-synopsis of the finite state machine coding documents. Synopsis for the integrated environment, in accordance with its characteristics of integrated tools that secure and reliable, speed appropriate FSM coding style. FSM coding style under synopsis. Used for verilog or vhdl designer. Good study data for ASIC newhand.
Platform: |
Size: 119808 |
Author: road |
Hits:
Description: 为促进极速五笔的成长,现准备将其进行开源,首先开源的部分为窗口界面部分,其它部分待编码的智能造词功能完善后也一定全部开源.
本软件项目的最终目的是使输入法更为完善,更为安全,促进中文输入法更上一个新台阶。
-Need to promote the growth of five, are prepared to carry out open-source, the first part of the open source interface for the window parts, other parts of coding to be fully functional smart coinage after a certain total revenue. The ultimate goal of software projects input method is to make better, more secure, and promote the Chinese character input method to a new level.
Platform: |
Size: 2607104 |
Author: 王华 |
Hits:
Description: journal of Secure Distributed Source Coding with Side-Information
Platform: |
Size: 73728 |
Author: MORSLI |
Hits:
Description: JPEG 2000 image coding system — Part 8:
Secure JPEG 2-Technologie de l information — Système de codage d image JPEG 2000 — Partie 8: JPSEG 2000 Sécurisé
Platform: |
Size: 1481728 |
Author: xu |
Hits:
Description: 针对黑客攻击防范的编程技术,以及实践。
安全编码原则及实践。-Secure Coding: Principles & Practices
Despite their myriad manifestations and different targets, nearly all attacks on computer systems have one fundamental cause: the code used to run far too many systems today is not secure. Flaws in its design, implementation, testing, and operations allow attackers all-too-easy access. Secure Coding: Principles & Practices looks at the problem of bad code in a new way. Packed with advice based on the authors decades of experience in the computer security field, this concise and highly readable book explains why so much code today is filled with vulnerabilities, and tells readers what they must do to avoid writing code that can be exploited by attackers.
Platform: |
Size: 644096 |
Author: lsx |
Hits:
Description: 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 documentation, very essential to learning.
Platform: |
Size: 1460224 |
Author: vigon Zhao |
Hits:
Description: Secure Coding Standard from Cert
Platform: |
Size: 3900416 |
Author: duongtu |
Hits:
Description: 06年IEEE上一篇介绍基于H.264的视频加密的文章,关于视频加密方面介绍很详细。-2006 IEEE on an H.264-based video encryption introduced the article.
Platform: |
Size: 2618368 |
Author: Rita |
Hits:
Description: theory of sucure network coding
Platform: |
Size: 268288 |
Author: 王庆斌 |
Hits:
Description: 《Secure Coding in C and C++》一本经典的C++/C学习书籍。-" Secure Coding in C and C++" a classic C++/C learning book.
Platform: |
Size: 4168704 |
Author: 刘欣 |
Hits:
Description: 防窃听攻击的安全网络编码Eavesdropping proof attack on secure network coding-Eavesdropping proof attack on secure network coding
Platform: |
Size: 247808 |
Author: ns123 |
Hits:
Description: 基于稀疏矩阵的低复杂度安全网络编码算法
:针对安全网络编码复杂度较大的问题,提出一种基于稀疏矩阵的安全网络编码算法。利用稀疏矩阵占用较少的存储空间和运算速
度快的优点,在信源处将信源信息与稀疏矩阵进行矩阵变换操作,使得随机网络编码能以较高的概率达到信息论安全的要求。仿真结果表
明,该算法能提高编解码速率,降低复杂度,减少存储空间。-Low-complexi Secure Network Coding Algorithm
Based 0n Sparse M atrix
Platform: |
Size: 226304 |
Author: iris |
Hits:
Description: 多用户mimo系统预编码技术仿真,针对基于信漏噪比准则的及其改进算法的误码率和信道容量的仿真。里面含有原参考资料,仿真图。仿真图是破零预编码,单用户预编码和基于信漏噪比准则的算法的比较图。刚做完毕设(优秀),资料详尽,放心下载。-Multiuser mimo system simulation pre-coding technology for cell-based leak noise ratio criterion and its improved algorithm bit error rate and channel capacity of the simulation. Which contains the original reference, simulation of Fig. Simulation diagram is broken zero precoding, single-user pre-coding and channel leakage noise ratio criterion based algorithm comparison chart. Just do complete set (excellent), informative, secure download.
Platform: |
Size: 1203200 |
Author: 强哥 |
Hits:
Description: 信道编码,用于信号在信道中安全传输,抵抗高斯噪声等干扰攻击。-Channel coding, for the secure transmission of the signal in the channel to resist attack Gaussian noise interference.
Platform: |
Size: 13312 |
Author: 沈洪泉 |
Hits:
Description: 本编码规范针对C++语言。制定本规范的目的:
提高代码的健壮性,使代码更安全、可靠;
提高代码的可读性,使代码易于查看和维护。
本文档分别对C++程序的格式、注释、标识符命名、语句使用、函数、类、程序组织、公共变量等方面做出了要求。-This encoding specification is for the C++ language. The purpose of this Code:
Improve the robustness of the code, the code more secure and reliable
Improve code readability, make the code easy to view and maintain.
This document specifies the format, annotation, identifier naming, statement usage, functions, classes, program organization, public variables, etc. of the C++ program.
Platform: |
Size: 805888 |
Author: LeoLie |
Hits:
Description: C++ instruction set for secure programming
Platform: |
Size: 349184 |
Author: yun88
|
Hits:
Description: Secure Coding
in C and C++
Second Edition
Robert C. Seacord
Platform: |
Size: 1233677 |
Author: npstr@inbox.ru |
Hits: