Welcome![Sign In][Sign Up]
Location:
Search - C Style Guide

Search list

[Other resourcec-style-guide

Description: 关于C语言的详细规范,对一些规则进行说明
Platform: | Size: 143513 | Author: 滕波 | Hits:

[OtherC_STYLE_GUIDE

Description: This document discusses recommended practices and style for programmers using the C language in the Flight Dynamics Division environment. Guidelines are based on generally recommended software engineering techniques, industry resources, and local convention. The Guide offers preferred solutions to common C programming issues and illustrates through examples of C code.-This document discusses recommended prac tices and style for programmers using the C lang uage in the Flight Dynamics Division environme nt. Guidelines are based on generally recommen ded software engineering techniques. industry resources, and local convention. The Guide offers preferr ed solutions to common issues and C programming illustrates through examples of C code.
Platform: | Size: 143360 | Author: Jawen | Hits:

[Windows DevelopPeter_CStyleGuide

Description: P.K. van der Vlugt 写的《‘C’ Style Guide and Programming Guidelines 》,得来不易的好书。-PK van der Vlugt wrote
Platform: | Size: 154624 | Author: 阿峰 | Hits:

[VC/MFCc-style-guide

Description: 关于C语言的详细规范,对一些规则进行说明-C language on a detailed specification of some rules that
Platform: | Size: 143360 | Author: 滕波 | Hits:

[VC/MFCCppBooks

Description: 10 C++ Books: *C++ Timesaving Techniques For Dummies (2005) *C-C++ Programmer s Reference, 3rd Edition (2003) *Creating Games In C++ - A Step By Step Guide (2006) *Cryptography In C And C++ (2001) *Effective C++, 3rd Edition (2005) *Exceptional C++ - 47 Engineering Puzzles, *Programming Problems, And Solutions (1999) *Exceptional C++ Style - 40 New Engineering Puzzles, Programming Problems, And Solutions (2004) *How Not To Program In C++ (2003) *Ivor Horton s Beginning Visual C++ 2005 (2006) *Learn To Program With C++ (2003)-10 C++ Books: *C++ Timesaving Techniques For Dummies (2005) *C-C++ Programmer s Reference, 3rd Edition (2003) *Creating Games In C++- A Step By Step Guide (2006) *Cryptography In C And C++ (2001) *Effective C++, 3rd Edition (2005) *Exceptional C++- 47 Engineering Puzzles,*Programming Problems, And Solutions (1999) *Exceptional C++ Style- 40 New Engineering Puzzles, Programming Problems, And Solutions (2004) *How Not To Program In C++ (2003) *Ivor Horton s Beginning Visual C++ 2005 (2006) *Learn To Program With C++ (2003)
Platform: | Size: 22778880 | Author: jorp | Hits:

[VC/MFCCProgrammingStyleGuidlines

Description: This document contains the guidelines for writing C/C++ code for Dynamic Software Solutions. The point of a style guide is to greater uniformity in the appearance of source code. The benefit is enhanced readability and hence maintainability for the code. Wherever possible, we adopt stylistic conventions that have been proved to contribute positively to readability and/or maintainability
Platform: | Size: 31744 | Author: Malek | Hits:

[OpenGL programGoogle_C++_Style_guide

Description: this pdf file of google c++ style. This guide is for keeping a consistency and code manageability in the open source projects developed by Google using C++. xml version is available in http://code.google.com/p/google-styleguide/source/browse/trunk/cppguide.xml-this is pdf file of google c++ style. This guide is for keeping a consistency and code manageability in the open source projects developed by Google using C++. xml version is available in http://code.google.com/p/google-styleguide/source/browse/trunk/cppguide.xml
Platform: | Size: 240640 | Author: al | Hits:

[matlabObjective-C-Coding-Style-Guidelines

Description: 参考Apple Coding Guidelines for Cocoa, Google Objective-C Style Guide, Three20 Source Code Style Guildelines,并结合自己的实际情况总结了一份编码规范。自己在实行的过程中确实感觉到代码更加清晰了,看上去也“专业”了。希望对编码尚不规范的童鞋有所帮助。-Reference Apple Coding Guidelines for Cocoa, Google Objective-C Style Guide, Three20 Source Code Style Guildelines, and combined with their own summary of the actual situation of a coding standard. Themselves in the process of implementation of the code do feel more clear, and looked " professional" the. Coding not want to help regulate the children' s shoes.
Platform: | Size: 218112 | Author: 马稳成 | Hits:

[Windows DevelopGoogle-CPP-Style-Guide

Description: Google的C++编码规范,中文版,自己编译整理成CHM,方便阅读携带。-Google C++ Style Guide
Platform: | Size: 248832 | Author: wfy | Hits:

[VC/MFCC-Style-Guide

Description: 自用的C语言编程很实用的包,包含:C语言编程指南(利于规范C语言编程风格,共100页),C流程图生成器,C语言运算符及优先级,c语言滤波算法,C语言常用宏定义技巧.-Personal use of the C programming.It is very practical package, including: C style guide (will help standardize the C language programming style, 100 pages), C flow generator, C language operators and precedence, c language filtering algorithm, C language techniques commonly used macros.
Platform: | Size: 1382400 | Author: bella | Hits:

[OtherCPP-Style-Guide

Description: Google C++ Style Guide Chinese Simplified Edition. By ZJ Zheng Zhou uninversity, Henan,China
Platform: | Size: 289792 | Author: Zhao Jun | Hits:

[Windows DevelopC-STYLE-GUIDE

Description: 国外版的C语言规范,英文版的,分享给大家-Foreign version of the C language specification, the English version, for everyone to share ... ...
Platform: | Size: 113664 | Author: walshao | Hits:

[Software EngineeringC-style-guide

Description: This document discusses recommended practices and style for programmers using the C language in the Flight Dynamics Division environment.-This document discusses recommended practices and style for programmers using the C language in the Flight Dynamics Division environment. Guidelines are based on generally recommended software engineering techniques, industry resources, and local convention. The Guide offers preferred solutions to common C programming issues and illustrates through examples of C code.
Platform: | Size: 143360 | Author: 尹奕 | Hits:

[IOSObjC-Coding-Style-Guidelines

Description: 苹果Cocoa的代码书写规范,中文版,值得参考-• Apple:  Coding Guidelines for Cocoa • Google:  Objective-C Style Guide • Three20:  Source code style guildelines
Platform: | Size: 218112 | Author: 陈云 | Hits:

[Windows DevelopGoogle-CPP-programming-style-guide

Description: 《Google C++编程风格指南》,完整清晰的电子版书籍,里面介绍了如何养成良好的C++编程风格。-Google C++ programming style guide, complete and clear electronic version of the book, which describes how to develop good C++ programming style.
Platform: | Size: 467968 | Author: 阿宽 | Hits:

[Othergoogle-C-STYLE-GUIDE

Description: google C Style Guide 是 Google 对开发人员提出的 Objective-C 代码编写规范,按照此规范编写的代码将具有极高的可读性和规范性,解决“读代码难”和“改代码比重写还麻烦”的问题。-google C Style Guide to the Google developers Objective-C coding specifications, in accordance with this specification writing code that will have high readability and normative solve " difficult," read the code and change the code in the proportion of write trouble " problem.
Platform: | Size: 143360 | Author: fallon | Hits:

[Software EngineeringGoogle-CPP-Style-Guide

Description: Google的项目大多使用C++开収。每一个C++程序员也都知道,C++具有徆多强大的诧言特性,但返种强大丌可避免的导致它的复杂,而复杂性会使得代码更容易出现bug、难亍阅诺和维护。-This style guide contains many details that are initially hidden from view. They are marked by the triangle icon, which you see here on your left. Click it now. You should see "Hooray" appear below. Hooray! Now you know you can expand points to get more details. Alternatively, there s an "expand all" at the top of this document.
Platform: | Size: 233472 | Author: ke | Hits:

[Windows DevelopC-STYLE-GUIDE

Description: 国外版的C语言规范,英文版的,分享给大家-Foreign version of the C language specification, the English version, for everyone to share ... ...
Platform: | Size: 113664 | Author: eofper | Hits:

[MacOS developobjective-c-style-guide-master

Description: Objectiv-c编程习惯介绍。 这个指南适用于苹果cocoa编程指南。适用于所有苹果系统的编程指南。-Style guide & coding conventions for Objective-C projects These guidelines build on Apple s existing Coding Guidelines for Cocoa. Unless explicitly contradicted below, assume that all of Apple s guidelines apply as well.
Platform: | Size: 3072 | Author: Chen Zhang | Hits:

[DocumentsOpenFOAM C++ Style Guide中文版

Description: 这是一本有关于C++的学习书籍,介绍了C++的详细的语法,适合初学者,对于有其他语言基础的学习者也适合。(This is a learning book about C++, which introduces the detailed syntax of C++. It is suitable for beginners and also for learners with other language foundations.)
Platform: | Size: 186368 | Author: qiking | Hits:
« 12 3 4 5 »

CodeBus www.codebus.net