搜索资源列表
让你不再害怕C语言的指针
- 让你不再害怕C语言的指针
C语言难点分析整理
- 这篇文章主要是介绍一些在复习C语言的过程中笔者个人认为比较重点的地方,较好的掌握这些重点会使对C的运用更加得心应手。此外会包括一些细节、易错的地方。涉及的主要内容包括:变量的作用域和存储类别、函数、数组、字符串、指针、文件、链表等。一些最基本的概念在此就不多作解释了,仅希望能有只言片语给同是C语言初学者的学习和上机过程提供一点点的帮助。 -this article is to introduce some major review of the C language in the process
C150
- C语言实用程序设计100例实例1利用库函数编写基本显示程序 实例2变量属性 实例3运算符与类型 实例4关于程序结构 实例5显示函数曲线图 实例6二分法选代的应用 实例7多变的立方体 实例8一维整型数组应用(1) 实例9一维整型数组应用(2) 实例10一维整型数组应用(3) 实例11一维整型数组应用(4) 实例12二维数组应用(1)——显示杨辉三角 实例13二维数组应用(2)——魔方阵 实例14字符数组应用(1)——逻辑
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
- c语言中指针和结构进行编程,并涉及到一定的文件知识。对于复习c语言知识很有帮助!-c language pointers and structure of the programming, and involves knowledge of a certain file. For refresher c language knowledge very helpful!
Lesson12
- 孙鑫第12课: const char *与char * const的区别。C语言对文件读写的支持,FILE指针;文本文件和二进制文件的区别。用文本方式读写文件和以二进制方式读写文件的注意事项。C++对文件读写的支持,ofstream和ifstream的用法。Win32 SDK对文件读写的支持,CreateFile函数、WriteFile函数、ReadFile函数的使用;MFC对文件读写的支持,CFile类和CFileDialog的使用,文件过滤器的设置。win.ini文件和注册表的读写方式及
cmission
- c语言 源代码 压缩文件理念丰富,函授、指针说明,详细-c lanager shouce
C-language-pointer-topics
- C语言指针专题:从C基础描述指针特殊性和原理-C language pointer topics: basic descr iption of the pointer from the C and the principle of specificity
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.
The-C-programming-Language-
- 《C程序设计语言》是由C语言的设计者Dennis M. Ritchie和著名计算机科学家Brian W. Kernighan编写的一部介绍标准C语言及其程序设计方法的权威性经典著作。全面、系统地讲述了C语言的各个特性及程序设计的基本方法,包括基本概念、类型和表达式、控制流、函数与程序结构、指针与数组、结构、输入与输出、UNIX系统接口、标准库等内容。 -"C Programming Language"by the C language, and the famous designer Denn
多级指针
- 指针是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)
C和指针
- C语言的基本知识,指针代码的编写规范,实例很多,认真看加认真敲代码肯定有很大的进步(The basic knowledge of C language, pointer code writing norms, a lot of examples, a serious look, plus serious knock code, there must be great progress)
一份不错的C语言指针教程
- Linux下的一份不错的C语言指针教程,完整版,可下载(Linux language pointer tutorial under C, full version, can be downloaded)
C和指针
- c语言经典著作,学习指针的好帮手。从此不再怕指针。(A classic C language, a good helper for learning pointers.)
指针.xcodeproj
- 给出了指针使用的实例,有助于读者理解和进一步学习指针的概念(this project offers an actual example in using points in C lauguage, and it's helpful to readers to learn the notion of points further in C lauguage)
征服C指针.tar
- 《图灵程序设计丛书:征服C指针》被称为日本最有营养的C参考书。作者是日本著名的“毒舌程序员”,其言辞犀利,观点鲜明,往往能让读者迅速领悟要领。书中结合了作者多年的编程经验和感悟,从C语言指针的概念讲起,通过实验一步一步地为我们解释了指针和数组、内存、数据结构的关系,展现了指针的常见用法,揭示了各种使用技巧。另外,还通过独特的方式教会我们怎样解读C语言那些让人“纠结”的声明语法,如何绕过C指针的陷阱。(The Turing Programming Series: the C pointer is
c和指针代码及答案[完整版]
- C语言和C指针的源代码,有兴趣的请欢迎下载(The source code of the C language and the C pointer)