搜索资源列表
集中探讨C指针的文章--我眼中的指针
- 集中探讨C指针的文章--我眼中的指针,可以参考。-focused on the C pointer articles -- I see as a pointer, they can refer to.
C/C++指针
- 文档阐述了与C/C++指针相关的容
指向函数的指针的用法
- 经典的C语言编程(作者是C语言开发者Kernighan和Ritchie)-classic C Programming Language (The writer is a C-language development were Kernighan and Ritchie)
学籍管理系统C语言版
- 学籍管理系统!利用C语言实现! 在构思基本模块时,订立了“读取文件到内存形成链表,对链表的操作,将内存的链表内容保存到文件”三大基本块。 读取文件:在main函数里完成。原理是,先检查文件指针是否在末尾,若否,则在内存开辟一个单位长度,在文件中读取单位长度数据入该空间中,并彼此构成链表。采取带参数的主函数,以保证保存文件的多样性。 对链表的操作:可分为插入(建立),删除,查找,修改,排序。五大基本功能。分别用五个函数完成。这里不一一描述
C和指针
- 是一本好书,非常详细的讲解了C语言,并不仅仅是指针,可能是翻译有误。-books is a very detailed account of the C language, and not just target may be a translation error.
集中探讨C指针的文章--我眼中的指针
- 集中探讨C指针的文章--我眼中的指针,可以参考。-focused on the C pointer articles-- I see as a pointer, they can refer to.
C_POINT
- C指针应用-C Application Guidelines
study_C_pionter
- 学习C指针很难得的文章,学习C语言的一定要-Learning C pointer rare article, learning C language must be
c++
- c++指针的使用举例,本文浅显易读,并带完整的源代码-c++ pointer use, for example, simple easy to read this article, and with complete source code
C_pointer_file
- C++指针资料收集,一共13个文档,有助于帮助对指针的理解和运用,蛮不错的,欢迎下载。-C++ pointer data collection, a total of 13 documents, will help to guide the understanding and use of, pretty good, welcome to download.
C
- C语言指针课程PPT。内含程序代码例子。是掌握好c指针的好资料。-C language pointer courses PPT. Contains examples of program code. C is the master of good data pointer.
c-pointer-Detailed
- c指针详解!!!看完你对指针就可了如指掌了!-c pointer Detailed!!! can read you well aware of the pointer!
指针经验总结(经典-非常详细-精品)
- 用于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指针
- 学习C语言个人感觉很重要的一本书,由浅入深理解C指针的概念(Learning C language, personal feeling is very important to a Book)
彻底搞定C指针
- C经典算法大全。针对C语言的包含各种算法,并且有解释。(C classic algorithm Daquan)
征服C指针完整版--文字版
- 征服C指针完整版--文字版,说的比较精简,不适合初学者。(Conquer C pointer complete version - text version, say relatively concise, not suitable for beginners.)
彻底搞定C指针
- 彻底搞定C指针,通俗易懂,新手老手都应该看看!(Complete C pointer, easy to understand, novice old hands should look at!)
征服C指针.tar
- 《图灵程序设计丛书:征服C指针》被称为日本最有营养的C参考书。作者是日本著名的“毒舌程序员”,其言辞犀利,观点鲜明,往往能让读者迅速领悟要领。书中结合了作者多年的编程经验和感悟,从C语言指针的概念讲起,通过实验一步一步地为我们解释了指针和数组、内存、数据结构的关系,展现了指针的常见用法,揭示了各种使用技巧。另外,还通过独特的方式教会我们怎样解读C语言那些让人“纠结”的声明语法,如何绕过C指针的陷阱。(The Turing Program
c和指针代码及答案[完整版]
- C语言和C指针的源代码,有兴趣的请欢迎下载(The source code of the C language and the C pointer)