搜索资源列表
zhuanhuan.rar
- 将一个整数字符串转换为一个整数,如"-1234"转换为-1234。 (指针实现),Will convert a string to an integer an integer, such as -1234 -1234 convert. (Pointer to achieve)
matrix.rar
- 2、 矩阵(二) 编写C++程序完成以下功能: (1) 假定矩阵大小为4×5(整型); (2) 矩阵空间采用new动态申请,保存在指针中; (3) 定义矩阵初始化函数,可以从cin中输入矩阵元素; (4) 定义矩阵输出函数,将矩阵格式化输出到cout; (5) 定义矩阵相加的函数,实现两个矩阵相加的功能,结果保存在另一个矩阵中; (6) 定义矩阵相减的函数,实现两个矩阵相减的功能,结果保存在另一个矩阵中; (7) 动态申请三个矩阵:A1、A2、A3; (8) 初始化A1、A2;
pointer
- Basic pointer examples in C/C++. Show you how to understand * and & symbol in C/C++. Written and executable in Visual C++ environment.-Basic pointer examples in C/C++. Show you how to understand* and & symbol in C/C++. Written and executable in Visua
pointer
- Vc++ 主要讲解智能指针, 对c++学员有用-Vc++ smart pointer to the main talks on the c++ useful for students
pointer
- 用C语言写的,通过指针来计算字符串的长度的程序;很短!-pointer
Pointer-in-Unions
- Easy example of using a pointer in unions
c-and-pointer
- c和指针的书内例程源码,以及课后习题的答案,来自作者的网站-c and the pointer to the routine source code in the book, as well as after-school exercise the answer from the author' s website
pointer
- the exampel of pointer
MFC-obtain-the-pointer-method
- 我们用VC进行编程时经常要用到指针转换,这里的方法比较齐全,希望对大家有用啊!-Programming with VC, we often use the pointer conversion method here is relatively complete, hope everyone useful ah!
pointer
- 关于指针使用的2个小实例,供初学人员参考-About the pointer 2 small instance, for a beginner' s Reference
pointer-program
- 常见的指针编程题目和对应的程序答案,适合C语言初学者使用。-Common pointer programming problem and the corresponding procedures, suitable for beginners to use C language
array-and-pointer
- 三个关于c++array 和pointer 运用的练习-three c++ exercise about the using of array and pointer
pointer
- C语言指针学习 源代码 vc可执行 C语言指针学习 源代码 vc可执行-C pointer study C pointer study C pointer study
void-pointer
- 许多初学者对C/C++诧言中的void及void指针类型丌甚理解,因此在使用上出现了一些错诨。本文将对void关键字的深刻含义迚行解说,并详述void及void指针类型的使用方法不技巧。-Many beginners C/C++ surprised made the void and void pointer type Ji very understanding, so there have been some mistake in the use of the nickname. Profou
E-Pointer-addins-for-PPT
- 因powerpoint自带荧光笔实在难用,并且很多人用不了,添加了ActiveX控件的表面无作用等缺点,故制作了该插件。-E-Pointer addins for powerpoint
MOUSE-POINTER-LOCATION
- MOUSE POINTER SIMULATION
C-and-pointer
- 《C和指针》的PDF版本,通过对指针的探讨,帮助程序员把指针的强大功能融入到自己的程序中去。-PDF version of the C and pointer, through to the pointer, pointer to help programmers put power into their own programs.
pointer
- 自己总结的关于怎样区别各种指针类型的方法,给出了每种指针在一维和二维数组中不同的赋值用法及相应的结果。-Own summary about how to distinguish all kinds of methods of pointer type, each pointer in a two dimensional array is given different assignment in the usage and the corresponding results.
pointeur
- Some examples of pointer in C programming language !
Lecture8
- Lecuter C pointer in Sharif university