搜索资源列表
Fourier()
- * 函数名称: * Fourier() * 参数: * LPSTR lpDIBBits - 指向源DIB图像指针 * LONG lWidth - 源图像宽度(象素数) * LONG lHeight - 源图像高度(象素数) * 返回值: * BOOL - 成功返回TRUE,否则返回FALSE。 * 说明: * 该函数用来对图像进行付立叶变换。-* Function name:* Fourier ()* parameters:* LPSTR l
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_this
- 很不错的一篇有关c++指针调用类成员函数的文章-Very good article about c++ class member function pointer to call the article
programming
- 自己整理的 C语言嵌入式系统编程修炼系列-罗严塔尔 -主函数main中变量的含义 -性能优化 -软件架构 -屏幕操作 -内存操作 -键盘操作 -复杂指针解析-Organize their own C-language programming embedded systems practitioners Series- Luoyantaer- the main main function of the meaning of the variables- perfor
C-about-pointer
- 关于C语言函数指针和指针函数的资料。讲解的比较好-Information on the C language function pointer and pointer function. Explain the relatively good
The-Function-Pointer-Tutorials
- A Tutorial on Function pointers and how to use them
C_Pointer
- C 函数指针的详细说明及其使用方法。可以简化代码,方便使用。-C function pointer to a detailed descr iption of their usage. You can simplify the code, easy to use.
Xilinx
- XILINX大讲堂、十招加速Vivado IPI设计、Vivado HLS 中指针作为top 函数参数的处理、Vivado HLS 中的浮点设计编码风格与技巧、编写高效Vivado HLS 工程testbench 的三个要素-XILINX auditorium, ten strokes accelerate Vivado IPI design, Vivado HLS deal with top pointer as function parameters, Vivado HLS floating
Function-pointera-pointer-Function
- 详解函数指针和指针函数的区别和使用,对深刻理解二者非常有用.-Explain the differences and the use of function pointers and pointer function is very useful for a deep understanding of both .
Mybole
- 对话框用户界面程序的编写,如何向对话框控件关联数据成员及其实现机理,如何利用对话框类的成员函数向控件发送消息和获取对话框控件的类指针,如何直接利用对话框控件类操纵对话框控件(发送消息和直接调用成员函数)。如何在程序运行时产生和销毁控件。对话框控件的几种操作方式的优劣比较分析。如何实现对话框的部分收缩和展开。如何让对话框上的文本框在程序启动后立即获得焦点,如何利用SetWindowLong改变窗口的回调函数,通过改变文本框的默认回车处理方式进行演示。实现多个输入文本框间通过回车逐一向下传递焦点的另
functionAndPointer
- 用学生信息管理,来验证函数和指针关系的例题。-this is a example of Pointer and Function.
deep-insight-in-void-type
- 深入理解C/C++语言void和void指针类型。详细描述其功能及使用方法。-Depth understanding of C/C++ language void and void pointer type. Its function and use described in detail.
QU
- 易语言的源码,作用是取当前指针的图标。感觉挺棒的。现推荐给大家!希望大家能喜欢-This source code is easy language function pointer, is take the current mouse shape! Personal feeling pretty awesome. Also hope to encourage the source language is easy, the role is the shape of the current mou
CPP-classic-code
- 本文档为C++语言中经典代码集合,内含有函数、指针、面向对象的一些程序设计和代码详解,适合中高端开发人员和学生参考交流。-As the classic collection code in c++ language, this document contains the function, pointer, some of the object-oriented program design and code explanation, suitable for high-end develope