搜索资源列表
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
Timer
- c++指针式时钟设计,简单明了,易于操作-c++ pointer clock design, simple and clear, easy to operate
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定义为虚函数,
Cpointer
- Explain the C pointer inside the issue
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.
the-pointer-in-the-OpenCV-
- 这是我在学习Opencv的过程中常用的C指针的使用方法的总结。在这里共大家分享。-This is a summary of the methods used in the process of learning Opencv C pointer. Total here to share with you.
C@pointer
- C和指针,凸现指针对C的重要性,提供宝贵的提示和智慧的警告-C and pointer finger to highlight the importance for C, providing valuable tips and warnings wisdom
C and pointer
- 是学习C语言的好帮手,介绍C里面的指针的应用
pionter--c
- 本书被称为日本最有营养的C参考书。作者是日本著名的“毒舌程序员”,其言辞犀利,观点鲜明, 往往能让读者迅速领悟要领。 书中结合了作者多年的编程经验和感悟,从C语言指针的概念讲起,通过实验一步一步地为我们解 释了指针和数组、内存、数据结构的关系,展现了指针的常见用法,揭示了各种使用技巧。另外,还通 过独特的方式教会我们怎样解读C语言那些让人“纠结”的声明语法,如何绕过C指针的陷阱。 本书适合C语言中级学习者阅读,也可作为计算机专业学生学习C语言的参考。-The book is
C-pointer
- 该文档主要讲解了C指针,从各个方面都比较深入,对C语言学习者可以进一步深入。-This document is mainly explained the C pointer, are further each aspect, for C language learners can further.
C-pointer-usage-summary
- C指针的用法总结- C pointer usage summary
征服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!)