搜索资源列表
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
PointerInC
- c语言指针使用的详细解释和例程,使用规则等-c language pointer detailed explanation and examples use
alloc
- Memory Allocation in C-write part of a dynamic storage allocation package. The package provides three function calls: void initalloc(), to initialize the data structures involved char* alloc(int n), which returns a pointer to a block
Handle-basedresourcemanagement
- 基于句柄的资源管理器,可以用在C++的项目开发中,防止指针悬挂和资源泄漏的情况发生-a handle-based resource management,It can be employed in C++ project development to prevent the case such as pointer dangling and resource leak
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++.
c
- use these functions to change ur mouse pointer,using different values in the mask array lets u design ur own pointer.changing cursor mask in the mask array u can desig ur own mouse pointer.plz send feedback.
SmartPoints
- C++ 智能指针的实现源码,使用引用计数,利用栈空间管理堆中的大型对象,以避免内存泄露.-C++ smart pointer implementation of source code, using reference counting, the use of stack space management of large object heap to avoid memory leaks.
Pointer
- linux下C语言指针应用范例,附带注释信息-( C language )The use of pointer in Linux system
c_and_the_pointer
- c和指针一书的代码和课后习题答案,相当有价值。-c and the pointer of the book code and after-school Exercise answers, quite valuable.
c_the_pointer
- c和指针一书的清晰版。不要告诉我你的比我的清晰。c和指针,c语言进阶的经典之作。-c, a clear pointer to a version of the book. Do not tell me your clear than I am. c and pointer, c language advanced classic.
LineClass
- 标准C++写的取得一个指针链表的模板类,可以直接使用,经过了测试。我自己也用它!-Standard C++ written to obtain a pointer to the list of template class can be used directly after the test. I myself use it!哈哈
cppBasic.tar
- C++ Basics: functions and pointer programs for beginners
yy
- C中指针的定义以及使用头插法建立的链表输出结果,-C in the definition of a pointer the first interpolation method and the use of established lists the output results
c-he-zhi-zhen-ke-hou-ti-da-an
- C和指针课后题的答案(完整版)。配合c和指针这本书练习,效果最好。-C and answer questions after class pointer (full version). With c and a pointer to practice this book, the best results.
c
- 用c语言实现的鼠标驱动事件,运行程序后会看到一个蓝色的鼠标指针,支持鼠标单击和右击-C language of the mouse-driven events, run the program will see a blue mouse pointer, mouse click and right click
C-pointers-and-callback-function
- 详细理解C指针-指针函数与函数指针和回调函数 非常基础易懂-Detailed understanding of C pointers- pointer to function and function pointer and a callback function
poinster-on-c
- C和指针 C经典趣味编程百例 这是2本高清的很不错的书,大家-The C pointer C Classic interesting programming 100 cases 2 HD very good book, and we look
C-programming
- 这是几个基础的C语言程序源代码,包括九九乘法表、求公约数、行列互换、指针赋值和顺序输出等,供初学者使用-This is the basis of several C language source code, including the multiplication table, find the number of conventions, the ranks of the swap, pointer assignment and sequential output, for beginner
Pointer
- Pointer. It will tell you how to use pointers in visual studio c++.