CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - C 编码规范

搜索资源列表

  1. embed_C.doc

    0下载:
  2. 嵌入式c的编程开发,介绍了c的编码规范和典型的bootloader启动代码分析以及linux驱动
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:1044116
    • 提供者:
  1. Ellemtel-rules-mm

    0下载:
  2. Henricson and Erik Nyquist写的Programming in C++, Rules and Recommendations,讲述了C++的许多编码规范和方法。
  3. 所属分类:ActiveX/DCOM

    • 发布日期:2008-10-13
    • 文件大小:144241
    • 提供者:阿峰
  1. WroxUnited

    0下载:
  2. ASP.NET2.0(C#篇)经典教程的源码...本源码很好的实现了购物车....编码规范和类的设计具有很好的借鉴性!
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:1993291
    • 提供者:haiben
  1. CPlusStand

    0下载:
  2. C++编程规范,好的编程规范,对于今后代码的维护修改查找升级都是很有帮助的,只有养成良好的编码习惯,才能成为一个合格的程序员-C++ programming norms, norms of good programming, for the future maintenance of the code modifications are helpful to find the upgrade, only to develop good coding habits, in order to bec
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:10233
    • 提供者:fii
  1. 2009081002

    0下载:
  2. C#开发编码规范,初学者可以免费下载来看看!-please read me!
  3. 所属分类:CSharp

    • 发布日期:2017-04-15
    • 文件大小:8606
    • 提供者:
  1. CspV2

    0下载:
  2. 东软集团有限公司C#编程规范V2,可以了解公司的编码规范-Neusoft Group Co., Ltd. C# programming specification V2, can understand the company' s coding standards
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:53592
    • 提供者:橄榄树
  1. exercise3

    0下载:
  2. 制定自己的C++编码规范;编制一个程序,度量由用户指定的、严格按照C++编码规范编写的C++源文件的代码规模,分别输出代码行数和注释行数。-set of c++ code regulating oneself, Compiling a program, a measure of the specified by customer, in strict accordance with the c++ code written in c++ standard code, the source fi
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:2284
    • 提供者:王永康
  1. code

    0下载:
  2. 华为编码规范,c++。虽然有点旧,但是也还不错-Huawei coding standard, c++. Although little beat, but also not bad
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:159762
    • 提供者:wetheart
  1. CsharpDevelopmentCodingStandard

    0下载:
  2. C#开发编码规范 注记: Pascal 大小写形式——所有单词第一个字母大写,其他字母小写。 Camel(驼峰标识) 大小写形式——除了第一个单词,所有单词第一个字母大写,其他字母小写。 类名使用Pascal大小写形式 public class HelloWorld { … } 方法使用Pascal大小写形式 public class HelloWorld { void SayHello(string name) { …
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:8768
    • 提供者:xiaoke
  1. CodingStandards

    0下载:
  2. 对于任何工程项目来说,统一的施工标准都是保证工程质量的重要因素。堪称当今人类最抽象、最复杂的工程——软件工程,自然更加不能例外。 高品质、易维护的软件开发离不开清晰严格的编码规范。本文档详细描述C++软件开发过程中的编码规范。本规范也适用于所有在文档中出现的源码。 -For any project, the uniform construction standards are an important factor to ensure project quality. Rated cu
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:136041
    • 提供者:zhaozhpo
  1. googleCodeStyle

    0下载:
  2. google编码规范,包含C++,java, python, json等语言-google code style and examples
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-08
    • 文件大小:1593440
    • 提供者:sing
  1. Ball_Collide

    0下载:
  2. OpenGL 碰撞演示,C++源码,类封装,具有很好的编码规范,很有学习价值,特与大家分享.-OpenGL collision demonstration, C++ source code, class package, with good coding standards, the value of great learning, especially to share with you.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-02
    • 文件大小:381975
    • 提供者:luo
  1. C_SharpSpecification

    0下载:
  2. 在c#编码过程中应当遵循的规范,增加代码的易读性和维护性-Specification in c# coding
  3. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:49455
    • 提供者:you
  1. 005_coding

    0下载:
  2. 这是Apple的mac os X上编写应用程序必须进行必要的编码规范,特别是Object C的编码规范,可以帮助你读程序和写程序。-The document is coding rule on the mac os X system for developing application. Other it includes Object C++ s rule,it should help you read and write your ios applicaiton.
  3. 所属分类:iPhone

    • 发布日期:2017-04-03
    • 文件大小:218118
    • 提供者:ls
  1. cPP_code-rule

    0下载:
  2. 详细介绍了c++的编码规范,对初学者形成好的代码风格很有用-And details c++ coding standards formation of good coding style is useful for beginners
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:3648
    • 提供者:王仲轩
  1. codeRule

    0下载:
  2. C++编码的 编码规范,很有用的,基本上包含了企业所要求的编码规范-Encoding the encoding C++ coding standard, useful, basically contains the coding standards required by the enterprise
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-04
    • 文件大小:1176686
    • 提供者:sit
  1. Luminji.Improve

    0下载:
  2. 《编写高质量代码:改善C#程序的157个建议》是C#程序员进阶修炼的必读之作,包含的全部都是C#编码的最佳实践,从语言本身、程序的设计和架构、编码规范和编程习惯等三大方面对C#程序员遇到的经典问题给出了经验性的解决方案,为C#程序员如何编写更高质量的C#代码提供了157条极为宝贵的建议。对于每一个问题,不仅以建议的方式给出了被实践证明为十分优秀的解决方案,而且还给出了经常被误用或被错误理解的不好的解决方案,从正反两个方面进行了分析和对比。-To write high-quality code:
  3. 所属分类:source in ebook

    • 发布日期:2017-12-06
    • 文件大小:1901854
    • 提供者:hscbd
  1. ETSI-GSM_EFR-C_code

    0下载:
  2. GSM 06.53_增强全速率话音处理C代码 GSM 06.54_增强全速率测试序列 GSM技术规范目录_GSM 06系列_话音编码规范.pdf-ETSI EN 300 724 V8.0.1 (2000-11) Digital cellular telecommunications system (Phase 2+) (GSM) ANSI-C code for the GSM Enhanced Full Rate (EFR) speech codec (GS
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-27
    • 文件大小:10416459
    • 提供者:lcd
  1. Microsoft-code-specifications

    0下载:
  2. 本文档为一站式示例代码库项目组所使用的C++ 以及 .NET 编码规范 。该规范源自于产品开发过程中的经验,并在不断完善。如果您发现一些最佳实践或者话题并没有涵盖在本文档中,请联系我们一站式示例代码库项目组 ,以不断充实完善本文档。-This document is a one-stop sample code libraries used by the project team as well as C++. NET coding standards. The specification is
  3. 所属分类:Other systems

    • 发布日期:2017-04-26
    • 文件大小:502032
    • 提供者:如麓之崖
  1. isUtf-8

    0下载:
  2. 实现校验一段字符串是否符合utf8编码,根据utf8编码规范,使用c++实现,可以在window和linux下运行-use c++ to check a string whether is utf8
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:934
    • 提供者:marco
« 1 2 34 »
搜珍网 www.dssz.com