搜索资源列表
dongtaiCode
- 动态链接库程序的编写。DependsC++编译器名字改编技术对动态链接库输出函数的影响,extern \"C\"的用法,利用模块定义文件来解决C++名字改编的问题。用typedef定义指向函数的指针类型,如何获得动态连接库里的函数的指针。-dynamic link library of writing. DependsC compiler technology adapted to name DLL function of the output, extern "C" for
CUNDllTest
- 动态链接库程序的编写利用模块定义文件来解决C++名字改编的问题。用typedef定义指向函数的指针类型-dynamic link library procedures used in the preparation module definition files to resolve the C adaptation of the name. Typedef definitions used at the function pointer types
cfctptr.0.8.1.tgz
- 该项目打算提供的C -功能辅助类这将使调用函数指针在C #或VB.NET几乎一样简单,因为它是在托管C -This project intend to provide C-Function helper class which would make call to function pointer in C# or VB.NET nearly as easy as it is in managed C++.
delegatesdemo
- 给出了一种方法可以实现更加快速的delegate,并且对于学习函数指针也很有帮助.-This paper presents a method to achieve a more rapid delegate, and the function pointer is also helpful to learn.
chain_sch
- 一个使用链表存储学生信息的程序,函数指针作为参数的用法-Students use the information stored in a linked list program, the usage of function pointer as a parameter
DelphiCallBackFunction
- Delphi 回调函数实现方式及实例,通过定义函数的指针,实现程序内的回调。-Delphi callback function implementation, and examples, by defining the function pointer, to achieve within the program callbacks.
hanshu
- 对声明与函数、函数指针的详细讲解与不同。-On declaration of function, function pointer of detailed briefings and different.
QPFvirtual-table-structure
- QPF虚表结构 , MATH函数虚表结构, 函数表结构及THIS指针 使用文档 源码资料-QPF virtual table structure, MATH virtual function table structure, table structure and function pointer to use the document source data THIS
C-pointers-and-callback-function
- 详细理解C指针-指针函数与函数指针和回调函数 非常基础易懂-Detailed understanding of C pointers- pointer to function and function pointer and a callback function
close_SFC
- SfcCloseEvents是一个微软未公开的函数指针,可以轻松的关闭掉Windows的文件保护功能,用到SFC库.-SfcCloseEvents a Microsoft undocumented function pointer, can easily shut down the Windows File Protection feature, used in SFC library.
pointer-to-access-
- VC++基础程序设计,用指针来访问的静态函数成员源代-VC++ basic application design, use pointer to access static member function source generation
VB-Function-pointer
- 我整理的VB函数指针源码,添加了示例和注意事项,完美实现VB函数指针!-The VB function pointer source finishing, add examples and considerations, the perfect realization of the VB function pointer!
code-of-dll-of-vc
- 静态库与动态库的区别,以及调用程序在链接静态库和动态库时的区别。如何利用工具查看动态链接库输出的函数,Depends工具的使用,C++编译器名字改 编技术对动态链接库输出函数的影响,extern "C"的用法,利用模块定义文件来解决C++名字改编的问题。用typedef定义指向函数的指针类型,如何获得动态连接库里的函数的指针。 -Static and dynamic library distinction, and the procedure call link static libra
schedule-by-statemechine
- 以状态机方式实现了一个简单的任务调度模块,其中包括了对数据库,函数指针,调度linux shell的应用,超详细-The state machine approach to achieve a simple task scheduler module, including the application of the database, the function pointer, scheduling linux shell, ultra-detailed
54561648u7u0
- 有关函数指针的用法 在实战中是相当重要的-On the usage of function pointer is very important in actual combat
code-patching
- On PPC64 ABIv1 the function pointer actually points to the function s descr iptor. The first entry in the descr iptor is the address of the function text.
xfs_mru_cache
- Function pointer type for callback to free a client s data pointer.
GrGLContext
- We haven t validated the GrGLInterface yet, so check for GetString function pointer. -We haven t validated the GrGLInterface yet, so check for GetString function pointer.
calldata
- Register createTargetMachine function pointer to mcld.
GrBlend
- vp8_quantize_mbX functions here differs corresponding ones in quantize.c only by using quantize_b_pair function pointer instead of the regular quantize_b function pointer. -vp8_quantize_mbX functions here differs corresponding ones in quantize.c o