搜索资源列表
C++pointerstrong
- pointer strong and resource management
c pointer
- THIS is a c BOOK about pointer and data struct
C-pointer
- 这是一个关于C编程语言中指针的应用的相关文档,详细的介绍了指针的应用。-This is a about C programming language in the application of indicators relevant documents, a detailed introduction of the target applications.
c
- 本文对指针做了比较全面的介绍。指明了c语言中指针定义时的注意事项;给出了指针的数据类型以及指针在不同运算过程中的实际含义;用实例详细说明了指针对动态数组的实现;并介绍了指针在函数调用时的作用。-This paper has done a more comprehensive indicator of the introduction. Specified in the definition of c language pointer Notes given the data pointer a
c
- 1微型打印机的C语言源程序 2连接两个链表 3输入n为偶数时,调用函数求1/2+1/4+...+1/n,当输入n为奇数时,调用函数 1/1+1/3+...+1/n(利用指针函数) 4时间函数举例4,一个猜数游戏,判断一个人反应快慢。 5家庭财务管理小程序 -1 micro-printer 2 of the C language source list 3 to connect the two input n is an even number, the cal
pointer
- 让你不再害怕指针,这是一篇关于指针用法的介绍。要是再加上指针的赋值,那就更完整了。很好用的。-It is an artical about the Pionter in C language. very good!
c
- 定义一个车(vehicle)基类,有Run、Stop等成员函数,由此派生出自行车(bicycle)类、汽车(motorcar)类,从bicycle和motorcar派生出摩托车(motorcycle)类,它们都有Run、Stop等成员函数。在main()函数中定义vehicle、bicycle、motorcar、motorcycle的对象,调用其Run()、Stop()函数,观察其执行情况。再分别用vehicle类型的指针来调用这几个对象的成员函数,看看能否成功;把Run、Stop定义为虚函数,
c
- 最容易想到的方法遍历一遍链表,利用一个辅助指针,存储遍历过程中当前指针指向的下一个元素,然后将当前节点元素的指针反转后,利用已经存储的指针往后面继续遍历。源代码如下:-The easiest way to think of traversing the list again, using an auxiliary pointer, store the current pointer to traverse the course of the next element, and then reve
pointer
- 一份不错的C指针教程,高清版,总共20页,指针内容讲解详细-C pointers tutorial a good, high-definition version, a total of 20 pages, explaining in detail the contents of the pointer
A-pointer-on-the-C-language
- 一个有关C语言的指针练习题,并且对习题有详细的解释。-A pointer on the C language exercises, and are explained in detail on the exercises.
C-language-exam
- C语言题库-常见所有指针题库。有效解决指针类疑问,非常实用。-C language exam- common all pointer exam. Effective solution to a pointer to the class of doubt, and very practical.
pointer
- 指针用法分析,对C++初学者有很好的帮助-Pointer usage analysis, beginner C++ good
C-and-Point
- 这是一本C和指针的PDF书籍,里面有很多例子,对于学了C后,需要提高的人很有帮助。-This is a C pointer PDF books, there are many examples for the C, the need to improve the people very helpful.
C-about-pointer
- 关于C语言函数指针和指针函数的资料。讲解的比较好-Information on the C language function pointer and pointer function. Explain the relatively good
Pointer
- Pointer. It will tell you how to use pointers in visual studio c++.
C and pointer
- 是学习C语言的好帮手,介绍C里面的指针的应用
征服C指针完整版--文字版
- 征服C指针完整版--文字版,说的比较精简,不适合初学者。(Conquer C pointer complete version - text version, say relatively concise, not suitable for beginners.)
明解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指针
- 对C语言的指针进行了由浅入深的讲解,实用性强,非常不错的一本书!(C language pointer to explain from the shallower to the deeper, practical, very good book!)
彻底搞定C指针
- 彻底搞定C指针,通俗易懂,新手老手都应该看看!(Complete C pointer, easy to understand, novice old hands should look at!)