搜索资源列表
西门子指针寻址讲解及程序
- 详细讲解了西门子PLC寻址特别是间接寻址,对几种寻址方式进行分析,另附指针寻址的程序一个以供大家分享。
再再论指针修订版.rar
- 再再论指针修订版.rar
智能指针原理
- 智能指针原理
MSP430 加 TFT 做的显示指针型时钟
- MSP430 加 TFT 做的显示指针型时钟,内附源程序.
C语言指针讲解
- C语言指针问题疑难点详细解答及说明,对C语言初学者有意义
指针经验总结(经典-非常详细-精品)
- 用于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语言的精髓,本文档是多级指针的编程操作演示和注意点,属于学习/进阶理解的资料(multi-level pointer in C)
用指针访问数组
- C++新手初体验,用指针访问数组小试牛刀(Use a pointer to access the array)
指针
- 简介指针的PPT,清楚明晰的介绍了C语言中的指针,适合初学者(Introduction of pointer)
征服C指针完整版--文字版
- 征服C指针完整版--文字版,说的比较精简,不适合初学者。(Conquer C pointer complete version - text version, say relatively concise, not suitable for beginners.)
一份不错的C语言指针教程
- Linux下的一份不错的C语言指针教程,完整版,可下载(Linux language pointer tutorial under C, full version, can be downloaded)
【21】用指针访问像素
- 用指针访问像素,opencv 可在VC 2013上编译成功(Using pointers to access pixels, opencv can be compiled successfully on VC 2013)
深入理解C指针
- 对C语言的指针进行了由浅入深的讲解,实用性强,非常不错的一本书!(C language pointer to explain from the shallower to the deeper, practical, very good book!)
《C和指针》08年4月第2版,目前最清晰版本
- C和指针 08年4月第2版,目前最清晰版本.zip(C and Point 2008 /04)
二级指针
- 在二级指针的基础上,对于数据的输入输出做出了剖析,便于开发者理解(On the basis of the two level pointer, an analysis of the input and output of the data is made to facilitate the understanding of the developer.)
多级指针
- 多级指针的内存模型,便于开发者针对相应情况进行处理(A multilevel pointer to the memory model that allows developers to deal with the corresponding situation)
C语言函数数组与指针
- 针对C语言数组、函数,以及最难的难点指针做出详细的讲解,本课件由清华尹成老师亲手制作,含金量高。(For the C language array, function, and the most difficult point of the pointer to make a detailed explanation, this courseware is made by Tsinghua Yin Cheng, with a high amount of gold.)
03 指针定义以及概念
- 指针的定义以及概念的C++程序。。。。。。。(The definition of the pointer and the C++ program of the concept)