搜索资源列表
C语言难点分析整理!
- 这篇文章主要是介绍一些在复习C语言的过程中笔者个人认为比较重点的地方,较好的掌握这些重点会使对C的运用更加得心应手。此外会包括一些细节、易错的地方。涉及的主要内容包括:变量的作用域和存储类别、函数、数组、字符串、指针、文件、链表等。一些最基本的概念在此就不多释了,仅希望能有只言片语给同是C语言初学者的学习和上机过程提供一点点的帮助。
C语言题库【含详细答案】
- C语言题库包括习题、数组补充练习、C高级程序应用题库、C语言基本数据类型及运算题库、C语言控制语句题库、变量的存储类别题库、函数题库、输入,输出及文件管理题库、数组和结构题库、位域、联合、枚举、定义类型及预处理功能题库、指针题库等内容,可以讲是非常全面、实用,希望对学C语言的朋友有所帮助!
嵌入式 C/C++语言精华文章集锦
- 嵌入式 C/C++语言精华文章集锦 包含:C/C+语言struct 深层探索;C 语言高效编程的几招;想成为嵌入式程序员应知道的 0x10 个基本问题;C 语言嵌入式系统编程*;基于 ARM 的嵌入式 Linux 移植真实体验 ;深入浅出 Linux 设备驱动编程;C/C++语言 void及 void 指针深层探索.......等等
zhizhen
- 指针是c,c++语言的灵魂,谁能够精通它,谁就把握了C,C++语言的精髓。这是一个专门介绍指针的ppt,挺详细的。-Indicators are c, c++ language of the soul, who can master it, will grasp the C, C++ language of the essence. Introduction This is a special pointer ppt, very detailed.
C
- C语言指针课程PPT。内含程序代码例子。是掌握好c指针的好资料。-C language pointer courses PPT. Contains examples of program code. C is the master of good data pointer.
C.pointer
- C语言里最难理解的是指针,这本书将为你详细解读指针的应用。-C-pointer in the most difficult to understand is, this book will give you a detailed explanation of the application of the pointer.
C语言指针讲解
- C语言指针问题疑难点详细解答及说明,对C语言初学者有意义
C之灵魂_指针
- 指针对C语言的重要性不言而喻,它是C的灵魂,我将指针和数组比作习武之人的任督二脉,如果学习C语言之人一旦将其二脉打通,那么对C语言的理解和使用就犹如内功层次的提升,跟表面的花架子将不再同一档次。(The pointer on the importance of the C language it is self-evident, it is the soul of C, I will be two big puleses compared to the pointer and array mar
C语言课件
- 本文主要介绍c语言的入门知识,包括语法,数组,指针,语句控制结构等(This article introduces the introductory knowledge of C language, including syntax, arrays, pointers, statements, control structures, etc..)
C经典程序
- 最基础的C语言程序,覆盖输入输出操作,数组,函数,指针,文件等,很典型。(The most basic C language program, covering the input and output operations, arrays, functions, pointers, documents, etc., is very typical.)
指针经验总结(经典-非常详细-精品)
- 用于C语言指针详解,非常详尽,适合学习指针的(my english is very no good.are you know?)
指针问题
- 通过小测试用例来详解关于指针的相关问题,彻底弄懂c指针的本质(Through the small test cases to explain the relevant issues related to the pointer, thoroughly understand the nature of c pointer)
多级指针
- 指针是C语言的精髓,本文档是多级指针的编程操作演示和注意点,属于学习/进阶理解的资料(multi-level pointer in C)
C语言指针探讨
- 该资料主要提供与C语言编程相关的全面资源和探入讨论,通过对指针的基础知识和高级知识特性的探讨,帮助学习指针并融入到自己的程序中去,再此分享。(The data mainly provide comprehensive resources associated with the C language programming and explore into the discussion, through to the pointer to explore the characteristic of
指针
- 简介指针的PPT,清楚明晰的介绍了C语言中的指针,适合初学者(Introduction of pointer)
你必须知道的495个C语言问题
- 书中列出了C用户经常问的400多个经典问题,涵盖了初始化、数组、指针、字符串、内存分配、库函数、C预处理器等各个方面的主题,并分别给出了解答,而且结合代码示例阐明要点。(The book lists more than 400 classic questions that C users often ask, covering topics such as initialization, arrays, pointers, strings, memory allocation, library
明解C语言_13242450
- 《明解C语言》图文并茂,示例丰富,设有190段代码和164幅图表,对C语言的基础知识进行了彻底剖析,内容涉及数组、函数、指针、文件操作等。("Ming Jie C language" illustrated, rich examples, with 190 sections of code and 164 charts, the basic knowledge of C language thoroughly analyzed, covering the contents o
一份不错的C语言指针教程
- Linux下的一份不错的C语言指针教程,完整版,可下载(Linux language pointer tutorial under C, full version, can be downloaded)
深入理解C指针
- 对C语言的指针进行了由浅入深的讲解,实用性强,非常不错的一本书!(C language pointer to explain from the shallower to the deeper, practical, very good book!)
c语言入门代码
- c语言入门的相关代码 包含了循环,数组,指针,文件,结构等基本知识(Relevant code for the introduction of C language It contains basic knowledge of loops, arrays, pointers, files, structures, and so on)