搜索资源列表
A68
- 在C 语言中,表达式是最重要的组成部分之一,几乎 所有的代码都由表达式构成。表达式的使用如此广泛,读 者也许会产生这样的疑问,像+ 、- 、3 、/ 、& & 这样简单 的运算也会出现问题吗? 程序员在编写表达式时,往往带 有一些不良的习惯。即使是编写很简单的表达式,这些不 良习惯也可能造成隐患,这个小小的隐患甚至可能引起整 个系统的崩溃。实际上,在程序调试过程中,表达式中存 在的大部分隐患皆来源于程序员的主观臆测,即认为表达 式应该是按自己认为的方式执行,但结果
C_6_step
- C语言程序设计入门学习六步曲: C语言程序设计入门学习六步曲初学者遇到最多的困惑是:上课也能听懂,书上的例题也能看明白,可是到自己动手做编程时,却不知道如何下手。
Cfembeded
- C语言嵌入式系统编程*之道,资深嵌入式驱动工程师的经验总结-Embedded Systems Programming C-cultivation of the Tao, a senior engineer of experience in embedded driver
commonerrors
- C语言的最大特点是:功能强、使用方便灵活。由于这个灵活给程序的调试带来了许多不便,以下是一些C编程时常犯的错误,写给各位学员以供参考。-C-The most prominent feature are: strong function, easy to use and flexible. Because of this flexibility to the program debugging brought many inconveniences, the following are some
C-program
- C语言编程宝典,受到广大电脑爱好者和程序员的普遍欢迎,集合了众多一线程序员的多年经验-Collection of the C programming language, was widely welcomed by the majority of computer enthusiasts and programmers, a collection of many years of experience of the first programmers
Talk-about-C-and-how-to-study-C
- 谈论C语言及如何学习C语言。适合于C语言初学者学习,快速掌握编程能力。-Talk about the C language and how to learn the C language. Suitable for beginners to learn C language, to grasp the programming capabilities.