CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - pointer c

搜索资源列表

  1. alloc

    0下载:
  2. Memory Allocation in C-write part of a dynamic storage allocationpackage. The package provides three function calls: void initalloc(), toinitialize the data structures involved char* alloc(int n), which returnsa pointer to a block of n chars when ca
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-15
    • 文件大小:4633
    • 提供者:yan595osn
  1. CPPBugTrace

    0下载:
  2. 用于错误处理的一个C++类,可以实现自动化指针错误的地方,很适用于进程崩溃时发现出错的位置-For error handling, a C++ Category, you can realize automation pointer wrong place, it is applicable to the process of the collapse of the location of errors found
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-14
    • 文件大小:2717
    • 提供者:pai1isn
  1. c101

    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. 所属分类:ADO-ODBC

    • 发布日期:2017-04-12
    • 文件大小:1511
    • 提供者:k42lufenx
  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. 所属分类:ADO-ODBC

    • 发布日期:2017-04-14
    • 文件大小:4143
    • 提供者:wb1900zhi
  1. learn-node-point-CPP

    0下载:
  2. 易学C++结点指针案例,很好的学习资料哦-The learn C++ node pointer cases, learning materials, oh
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-12
    • 文件大小:1158
    • 提供者:mm91488chengga
  1. matrix_mul

    0下载:
  2. 基于C语言,借助于指针变量,任意给定两个矩阵,调用此函数,计算出两矩阵的乘积,并返回到主函数中-Based on the C language, by means of a pointer variable, for any given two matrices, call this function to calculate the two matrices, and return to the main function
  3. 所属分类:CSharp

    • 发布日期:2017-04-12
    • 文件大小:815
    • 提供者:胡磊
  1. alloc

    0下载:
  2. Memory Allocation in C-write part of a dynamic storage allocationpackage. The package provides three function calls: void initalloc(), toinitialize the data structures involved char* alloc(int n), which returnsa pointer to a block of n chars when ca
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-15
    • 文件大小:4884
    • 提供者:d80huigu4
  1. CPPBugTrace

    0下载:
  2. 用于错误处理的一个C++类,可以实现自动化指针错误的地方,很适用于进程崩溃时发现出错的位置-For error handling, a C++ Category, you can realize automation pointer wrong place, it is applicable to the process of the collapse of the location of errors found
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-14
    • 文件大小:2968
    • 提供者:d20dumu
  1. c101

    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. 所属分类:ADO-ODBC

    • 发布日期:2017-04-13
    • 文件大小:1762
    • 提供者:s9kangai
  1. fre

    0下载:
  2. ree(void *p)函数是用来释放程序动态申请的内存。其参数是个指针类型。在C当中,只有当使用了动态内存申请函数malloc calloc realloc申请内存之后,才可以使用free来释放之。释放之后就不能再使用了。-ree (void* p) function is used to release the program dynamically allocated memory. Its argument is a pointer type. In C, only apply when
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-15
    • 文件大小:6367
    • 提供者:dv0dumu
  1. learn-node-point-CPP

    0下载:
  2. 易学C++结点指针案例,很好的学习资料哦-The learn C++ node pointer cases, learning materials, oh
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-12
    • 文件大小:951
    • 提供者:slamand
  1. PermanentCalendar

    0下载:
  2. 刚学习c,写了个万年历系统,还没有用到指针。-Just learning C, write a calendar system, also did not use the pointer.
  3. 所属分类:Console

    • 发布日期:2017-05-07
    • 文件大小:1131051
    • 提供者:徐瑶
  1. tree

    0下载:
  2. C语言二叉树三种遍历算法及其广义表表示 VS2012编写 基于先序遍历的构造算法:输入是二叉树的先序序列,但必须在其中加入虚结点以示空指针的位置。假设虚结点输入时用’.’字符表示。 分别利用先序遍历、中序遍历、后序遍历所建二叉树-Three kinds of C language binary tree traversal algorithm and generalized table said visual programming based on first order traversal
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-12
    • 文件大小:1443
    • 提供者:Lynn
  1. Czhihen

    0下载:
  2. 关于C语言的一些指针的处理算法,能够使得初学者对C语言指针有自己的了解-Some pointers on C language processing algorithms, it is possible to make a beginner C language pointer has its own understanding
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-14
    • 文件大小:3208142
    • 提供者:易欢
  1. ptr_vector

    0下载:
  2. 用C语言实现的简单指针容器,模仿C++的std::vector。使用它可以轻松解决C语言中没有容器支持,不易管理对象的痛点。-Using C language to achieve a simple pointer container, imitate the std: C++: vector. The use of it can easily solve the C language without container support, not easy to manage the pain
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-04
    • 文件大小:8150
    • 提供者:段维波
  1. substring

    0下载:
  2. A Java-like substring ( ) function equivalent for C/C++ language (with no pointer handling).
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:1125
    • 提供者:C. A. Pacheco
  1. Get-COntrol-Ptr

    0下载:
  2. VC++中如何获得控件指针,有需要的赶快下载-How to get controls in C++ pointer, the need to quickly download
  3. 所属分类:Button control

    • 发布日期:2017-05-04
    • 文件大小:12748
    • 提供者:李之龙
  1. this-ptrrockz

    0下载:
  2. this pointer using C-this pointer using C++
  3. 所属分类:File Operate

    • 发布日期:2017-04-12
    • 文件大小:686
    • 提供者:vas
  1. C_and_pointer_source_code

    0下载:
  2. C和指针一书中的代码和答案,用于学习和交流-C and pointer to a book in the code and the answer, for learning and exchange
  3. 所属分类:Document

    • 发布日期:2017-05-06
    • 文件大小:603643
    • 提供者:yangsir
  1. auto_ptr_trst

    0下载:
  2. c++智能指针测试,实现指针的自动申请回收,避免越界问题-c++ smart pointer test, pointer-automatic application recovery, avoid cross-border issues
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-06
    • 文件大小:572136
    • 提供者:zhang
« 1 2 ... 33 34 35 36 37 3839 40 »
搜珍网 www.dssz.com