搜索资源列表
A68
- 在C 语言中,表达式是最重要的组成部分之一,几乎 所有的代码都由表达式构成。表达式的使用如此广泛,读 者也许会产生这样的疑问,像+ 、- 、3 、/ 、& & 这样简单 的运算也会出现问题吗? 程序员在编写表达式时,往往带 有一些不良的习惯。即使是编写很简单的表达式,这些不 良习惯也可能造成隐患,这个小小的隐患甚至可能引起整 个系统的崩溃。实际上,在程序调试过程中,表达式中存 在的大部分隐患皆来源于程序员的主观臆测,即认为表达 式应该是按自己认为的方式执行,但结果
Cstudy
- 经典推荐:怎样学习C语言很多人对学习C语言感到无从下手,经常问同一个问题:究竟怎样学习C语言?
C_6_step
- C语言程序设计入门学习六步曲: C语言程序设计入门学习六步曲初学者遇到最多的困惑是:上课也能听懂,书上的例题也能看明白,可是到自己动手做编程时,却不知道如何下手。
Programmer-interview-book
- 程序员面试宝典,主要是C、C++的,从简历到语言都有讲述-Programmer interview book, mainly C, C++, from resume to the language has about
C_test_for_job
- C语言面试宝典,亲身体验过,早期没有看过这个,好多C语言的知识都不晓得,看了这个以后,可以说,C语言面试没有问题-C-language interview book, personally experienced, not seen this early, a lot of knowledge of the C language does not know, after reading this, you can say, C language interview no problem
Cfembeded
- C语言嵌入式系统编程修炼之道,资深嵌入式驱动工程师的经验总结-Embedded Systems Programming C-cultivation of the Tao, a senior engineer of experience in embedded driver
Cyuyanbeijingxiadejisunajiguandian
- C语言背景下的计算机观点 非常不错的内容 建议每个人都要看一看 我个人非常推荐 -C computer language in the context of a very good point of view is recommended everyone take a look at my own very much recommend
RDO
- 它是关于x.264的,主要是用c语言写的,是一个系统,修改过的!-It is about x264_cpu_delect, mainly written using c language, is a function, modified!
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
1c
- 历年二级C语言笔试真题及答案.doc,希望对大家有帮助。-Grade C language written Zhenti years and answers. Doc, we want to help.
C
- 这是关于c语言学习的经验,其中包括两个txt文档很方便下载,可以在手机上看,写的很好,值得看看。-This is about c language learning experience, including two txt documents easily download, you can watch on the phone, write well, worth a look.
C-daima
- 经典练习题,计算机C语言二级考试的同学不要错估哦啊C语言实战105例源码-Nankai university one hundred C program
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
beida-ACM-50
- 推荐给需要学习C语言的初学者,内有网站是北大程序员测试题 的集合,本文档里面介绍了题目的难易程度-Recommend to beginners need to learn the C language, within the site is a collection of of Peking programmers test questions in this document which describes the degree of difficulty of the subject
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.
C51
- 射频卡程序,c语言rc5200,51程序源码-RF card procedures, c language rc5200 51 program source code
shujujiegou
- 数据结构(C语言版)总结,个人对本书进行了简单总结,希望对学习本书的学生有所帮助.-Data structure (C language version) concluded that individuals had a simple summary of the book, the students hope to learn from this book helpful.
25
- 普通练习适合一些刚接触的c语言的学生希望你们下载-Common practice suitable for some students who are new to the c language
Cpointer
- 一本关于c语言指针的书籍 彻底搞定c指针 可以帮助初学者走出困境-A pointer on the c language books thoroughly c pointers can help beginners get out of the woods
实用新手c教程
- 实用简约,能快速帮助同学们掌握c语言技巧,从来自全国各地的高校查找而来