搜索资源列表
C_language_ZIP_WOW
- 压缩包中内容很多,包括c语言最新编程计巧200例,C编码规范,c编程思想(经典),c编程宝典-Compressed content package, including the latest programming language c of 200 cases of Qiao, C coding norms, c programming ideas (a classic), c programming book
1
- ASCII是用来表示英文字符的一种编码规范。每个ASCII字符占用1个字节,因此,ASCII编码可以表示的最大字符数是255(00H—FFH)。其实,英文字符并没有那么多,一般只用前128个(00H—7FH,最高位为0),其中包括了控制字符、数字、大小写字母和其它一些符号。而最高位为1的另128个字符(80H—FFH)被称为“扩展ASCII”,一般用来存放英文的制表符、部分音标字符等等的一些其它符号。 -ASCII is used to express a coding standard E
CspV2
- 东软集团有限公司C#编程规范V2,可以了解公司的编码规范-Neusoft Group Co., Ltd. C# programming specification V2, can understand the company' s coding standards
exercise3
- 制定自己的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
md_java_rules
- 我的项目编码规范,可以参考一下!有助于项目的管理和狗头!-My project coding standard for reference! Contribute to project management and a head!
cPP_code-rule
- 详细介绍了c++的编码规范,对初学者形成好的代码风格很有用-And details c++ coding standards formation of good coding style is useful for beginners
ase-code
- aes加密代码。。利用AES国际密码编码规范自己创建SBOX以及INVSBOX。。生成AES密码-AES cipher code
C-language-coding-standards
- C语言是嵌入式软件的主要语言,由于嵌入式软件的专用性较强,实时性、安全性要求较高特点,其C语言编码规范与通用软件的C语言编码规范有较大的区别,目前国内尚缺少可以指导嵌入式软件C语言编码规范的标准,鉴于现状,制定《嵌入式软件 C语言编码规范》是非常必要的。-C language is the main language of embedded software, embedded software dedicated as strong, real-time, requiring high sec
Calculator
- VC6.0平台下基于MFC开发的计算器,编码规范,功能完善,适合初学者使用。-Under VC6.0 MFC-based development platform, calculator, coding standards, fully functional, suitable for beginners to use.
Microsoft-code-specifications
- 本文档为一站式示例代码库项目组所使用的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
isUtf-8
- 实现校验一段字符串是否符合utf8编码,根据utf8编码规范,使用c++实现,可以在window和linux下运行-use c++ to check a string whether is utf8
Google-CPP-
- 谷歌C/C++编码规范,有参考价值,学习学习-Coding standards
CC++语言编码规范
- C++语言编程规范,养成一个良好的编程习惯,对降低BUG,提高效率都有很大帮助(C++ language programming specifications, to develop a good programming habits, to reduce BUG, improve efficiency are very helpful)
business
- 这里面的代码是在管理系统开发的过程中涉及到的一些业务层代码进行的相关处理,涉及一些编码规范等,其他可以做参考。(This code is in the management system development process involves some business layer code related processing, involving some coding standards, etc., other can make reference.)
MISRA-C-2004_工业标准的C编程规范_中文版
- 规则都是针对的是C语言本身缺陷或容易被误解的点,如:自动变量如果不初始化就使用会出现随机值、不同类型数据赋值容易出现的隐式转换;没有包含诸如注释、变量名、编码格式等统一编程风格的内容。(The rules are for the C language itself is defective or misunderstood, such as: if you do not use the automatic variable initialization will appear random va
*Java开发手册(公开版)
- java开发规范,命名规范,编码规范,以及java特性(introduce of java development)
编码规范资料
- 对语言规范的资料,C++、C、C# 软件和工程项目的开发流程(this is some information)
SUN Java Code Specification
- 编码规范,实用,可以适合各层阶段的java开发人员阅读(Code specification, practical)
团队文档及编码规范
- 个人写的团队编码规范,欢迎大家前来下载,或者是提建议(code rule.Personal written team code specification, welcome to download, or make suggestions)
阿里java 编码规范
- 阿里java编码规范,很好的规范团队编码,提高代码输出质量;(Ali java code specification, a good code for the standard team to improve the quality of the code output;)
