文件名称:pro
- 所属分类:
- 其他小程序
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2013-04-23
- 文件大小:
- 484kb
- 下载次数:
- 0次
- 提 供 者:
- li***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
(1) 编写程序,给指针分配堆上的空间,打印指针指向的地址,与指针本身的地址进行比较;
(2) 编写程序,对指向同一块空间地址的指针进行转换,并且提取指针的值进行打印,查看这些值之间的差异;
(3) 编写程序,定义指针,并且指向栈上的空间,并与指向堆上的指针进行比较,分析栈上空间与堆上空间的分配差异;
(4) 编写程序,定义指向数组的指针,与指向数组元素的指针进行比较;
(5) 编写程序,实现用指针遍历数组;
-(1) programming, the address of the pointer to the allocated heap space, print pointer, and the address of the pointer itself compared (2) write a program space address pointer to point to the same one convert, and extract the value of the pointer print, view the difference between these values (3) programming, custom pointer and points to the space on the stack and on the heap pointer comparison, analysis space on the stack and heap space allocated differences ( 4) programming, defined pointer to the array, compared with a pointer to the array element (5) programming, the pointer through the array
(2) 编写程序,对指向同一块空间地址的指针进行转换,并且提取指针的值进行打印,查看这些值之间的差异;
(3) 编写程序,定义指针,并且指向栈上的空间,并与指向堆上的指针进行比较,分析栈上空间与堆上空间的分配差异;
(4) 编写程序,定义指向数组的指针,与指向数组元素的指针进行比较;
(5) 编写程序,实现用指针遍历数组;
-(1) programming, the address of the pointer to the allocated heap space, print pointer, and the address of the pointer itself compared (2) write a program space address pointer to point to the same one convert, and extract the value of the pointer print, view the difference between these values (3) programming, custom pointer and points to the space on the stack and on the heap pointer comparison, analysis space on the stack and heap space allocated differences ( 4) programming, defined pointer to the array, compared with a pointer to the array element (5) programming, the pointer through the array
(系统自动生成,下载前可以参看下载内容)
下载文件列表
test4_1\Debug\test4.exe
.......\.....\test4.ilk
.......\.....\test4.obj
.......\.....\test4.pch
.......\.....\test4.pdb
.......\.....\test4_1.exe
.......\.....\test4_1.ilk
.......\.....\test4_1.obj
.......\.....\test4_1.pch
.......\.....\test4_1.pdb
.......\.....\vc60.idb
.......\.....\vc60.pdb
.......\test4.dsp
.......\test4.dsw
.......\test4.ncb
.......\test4.opt
.......\test4.plg
.......\test4_1.cpp
.......\test4_1.dsp
.......\test4_1.dsw
.......\test4_1.ncb
.......\test4_1.opt
.......\test4_1.plg
......2\Debug\test4_1.obj
.......\.....\test4_2.exe
.......\.....\test4_2.ilk
.......\.....\test4_2.obj
.......\.....\test4_2.pch
.......\.....\test4_2.pdb
.......\.....\vc60.idb
.......\.....\vc60.pdb
.......\test4_2.cpp
.......\test4_2.dsp
.......\test4_2.dsw
.......\test4_2.ncb
.......\test4_2.opt
.......\test4_2.plg
......1\Debug
......2\Debug
test4_1
test4_2