CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - C pointer

搜索资源列表

  1. dongtaiCode

    0下载:
  2. 动态链接库程序的编写。DependsC++编译器名字改编技术对动态链接库输出函数的影响,extern \"C\"的用法,利用模块定义文件来解决C++名字改编的问题。用typedef定义指向函数的指针类型,如何获得动态连接库里的函数的指针。-dynamic link library of writing. DependsC compiler technology adapted to name DLL function of the output, extern "C" for
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:173658
    • 提供者:王明
  1. CUNDllTest

    0下载:
  2. 动态链接库程序的编写利用模块定义文件来解决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
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:158608
    • 提供者:张彬
  1. PointerInC

    0下载:
  2. c语言指针使用的详细解释和例程,使用规则等-c language pointer detailed explanation and examples use
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-28
    • 文件大小:11004777
    • 提供者:guohong
  1. alloc

    0下载:
  2. 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
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-02
    • 文件大小:4591
    • 提供者:Jian Tian
  1. Handle-basedresourcemanagement

    0下载:
  2. 基于句柄的资源管理器,可以用在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
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-14
    • 文件大小:3800
    • 提供者:EA
  1. c

    0下载:
  2. 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.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-06
    • 文件大小:621
    • 提供者:luciano
  1. Pointer

    0下载:
  2. linux下C语言指针应用范例,附带注释信息-( C language )The use of pointer in Linux system
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:3051
    • 提供者:xiong
  1. c_and_the_pointer

    0下载:
  2. c和指针一书的代码和课后习题答案,相当有价值。-c and the pointer of the book code and after-school Exercise answers, quite valuable.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:277881
    • 提供者:xiaohan
  1. c_the_pointer

    0下载:
  2. 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.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-06-18
    • 文件大小:27850370
    • 提供者:xiaohan
  1. c-he-zhi-zhen-ke-hou-ti-da-an

    0下载:
  2. C和指针课后题的答案(完整版)。配合c和指针这本书练习,效果最好。-C and answer questions after class pointer (full version). With c and a pointer to practice this book, the best results.
  3. 所属分类:Windows Kernel

    • 发布日期:2016-01-25
    • 文件大小:223232
    • 提供者:king
  1. MyC

    0下载:
  2. 理解C指针的用法例程。从上面可以看到,当读出*p以后,地址就作出了相应的修改了.[ebp-0D0h]作为一个暂存单元,用来存储一开始读出的值. 其实我们可以理解为:*p p++ -this is a c pointer programing.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-28
    • 文件大小:94183
    • 提供者:Justin
  1. c

    0下载:
  2. 用c语言实现的鼠标驱动事件,运行程序后会看到一个蓝色的鼠标指针,支持鼠标单击和右击-C language of the mouse-driven events, run the program will see a blue mouse pointer, mouse click and right click
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-08
    • 文件大小:1469
    • 提供者:杜键
  1. testzhizhen

    0下载:
  2. c++指针测试代码,三种引用方式,很好的学习参考资料-c++ pointer test code, three by reference, good learning references
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-10
    • 文件大小:2117109
    • 提供者:tan
  1. demo03_1_array

    0下载:
  2. c++指针数组排序测试代码,学习数组和指针应用很好的例子。-c++ pointer to an array of sort of test code, learning the good example of the array and pointer applications.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-11
    • 文件大小:2650577
    • 提供者:tan
  1. C-pointers-and-callback-function

    0下载:
  2. 详细理解C指针-指针函数与函数指针和回调函数 非常基础易懂-Detailed understanding of C pointers- pointer to function and function pointer and a callback function
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-28
    • 文件大小:10641
    • 提供者:huangweiyi
  1. poinster-on-c

    0下载:
  2. C和指针 C经典趣味编程百例 这是2本高清的很不错的书,大家-The C pointer C Classic interesting programming 100 cases 2 HD very good book, and we look
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-15
    • 文件大小:145905
    • 提供者:zhaoyufeng690
  1. c_pointer

    0下载:
  2. c指针-c pointer
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-28
    • 文件大小:272541
    • 提供者:vitas
  1. C-programming

    0下载:
  2. 这是几个基础的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
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-02
    • 文件大小:916570
    • 提供者:邓玉洁
  1. mysocketclient

    0下载:
  2. C,C++指针标准体系结构搭建,让初学者迅速了解指针相关的知识。-C, C++ pointer standard architecture to build, so that beginners quickly understand pointer related knowledge.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-30
    • 文件大小:500347
    • 提供者:楠柯二梦
  1. Pointer

    0下载:
  2. Pointer. It will tell you how to use pointers in visual studio c++.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-14
    • 文件大小:4195
    • 提供者:zhoang9u816
« 12 3 »
搜珍网 www.dssz.com