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

搜索资源列表

  1. pointer

    0下载:
  2. Pointer是初學C語言者,最大的障礙,透過本教學文檔,可以釐清pointer的觀念。-Pointer C language learning is that the biggest obstacles through the teaching files, can clarify the concept pointer.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:3.43mb
    • 提供者:吳中億
  1. C-pointer-right-left-law

    0下载:
  2. 详细介绍c指针的右左法则,对于辨别复杂形势的指针声明不再是难题,同时有示例便于理解。-Details of the c pointer right-left rule, declare a pointer to identify the complexity of the situation is no longer a problem, while the example easier to understand.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-22
    • 文件大小:5.13kb
    • 提供者:shzhq
  1. pointer

    0下载:
  2. Basic pointer examples in C/C++. Show you how to understand * and & symbol in C/C++. Written and executable in Visual C++ environment.-Basic pointer examples in C/C++. Show you how to understand* and & symbol in C/C++. Written and executable in Visua
  3. 所属分类:Other systems

    • 发布日期:2017-05-09
    • 文件大小:1.48mb
    • 提供者:Rizuan
  1. fastest_smart_pointer

    0下载:
  2. 撰写您自己的智能指针将专门解决性能问题。当调试结束后,您采取了由此产生的类(命名为: AUTO_REF )试车,到能与其他类似的课程。-write your own smart pointer which will specifically address the performance issue. When debugging was over, you took the resulting class (named: AUTO_REF) to the test track, to go h
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:5.28kb
    • 提供者:陈思拓
  1. smart_pointer_src

    0下载:
  2. The Safest Smart Pointer of the East
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:4.13kb
    • 提供者:newsbc
  1. pointer

    0下载:
  2. 验证指针本质是一个占四个字节的东西,这个东西代表的是变量的地址,并可以通过四个字符保存下来(除函数指针): 将整型,字符型,结构体型数据的地址保存到一个字符数组中,每个地址都只占4个字节。然后从数组中每次取四个,转换成指针,再通过该指针找到原先存的数据。-Verify pointer essence is a total of four bytes of the things this thing represents the address of a variable, and can b
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:163.09kb
    • 提供者:夏伟
  1. pointer

    0下载:
  2. Vc++ 主要讲解智能指针, 对c++学员有用-Vc++ smart pointer to the main talks on the c++ useful for students
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-06
    • 文件大小:6.81kb
    • 提供者:ISugar
  1. pointer

    0下载:
  2. 用C语言写的,通过指针来计算字符串的长度的程序;很短!-pointer
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:2.5kb
    • 提供者: 行知子
  1. VC.dynamic.pointer.shape.design.code

    0下载:
  2. VC动态指针形状设计经典代码VC dynamic pointer shape design classic code -VC dynamic pointer shape design classic code
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:41.55kb
    • 提供者:s
  1. POINTER.C

    0下载:
  2. well described pointer c
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:111.59kb
    • 提供者:ankur
  1. Vb-pointer-with-string-

    0下载:
  2. 用Vb指针技术提高字符串处理的效率,可以有效解决VB操作大量字符串时速度慢的问题-Vb pointer with string processing technology to improve the efficiency of operation of a large number of VB can be an effective solution to the problem of slow speed when the string
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:2.27kb
    • 提供者:秦伟
  1. vc-pointer

    0下载:
  2. 一份不错的C指针教程,告诉你如何更好的使用指针-A good C pointers tutorial tells you how to better use the pointer
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:114.67kb
    • 提供者:bailiinwei
  1. C-language-pointer-topics

    0下载:
  2. C语言指针专题:从C基础描述指针特殊性和原理-C language pointer topics: basic descr iption of the pointer from the C and the principle of specificity
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:533.63kb
    • 提供者:张移
  1. C.pointer

    0下载:
  2. C语言里最难理解的是指针,这本书将为你详细解读指针的应用。-C-pointer in the most difficult to understand is, this book will give you a detailed explanation of the application of the pointer.
  3. 所属分类:Windows Develop

    • 发布日期:2017-06-18
    • 文件大小:26.49mb
    • 提供者:李锐
  1. C-P-P-pointer-Experience

    0下载:
  2. CC++指针经验总结,希望帮助大家更好的学习指针。-CC++ pointer Experience lessons learned, I hope to help you better learn pointers.
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-27
    • 文件大小:196.76kb
    • 提供者:shashou
  1. use-the--pointer

    0下载:
  2. 指针使用,大家对指针的使用刚学习阶段都会存在困惑,希望能帮到您。-Pointer use, we use the pointer will just learn there is confusion stage, hope to help you.
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-26
    • 文件大小:14.82kb
    • 提供者:shashou
  1. CSharp-use-pointer

    0下载:
  2. 详细介绍了,C#平台下怎么使用C++指针的方法。-it shows how to use pointer in C#.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-15
    • 文件大小:5.58kb
    • 提供者:ykm
  1. C-pointer

    0下载:
  2. c语言中得难点指针令许多人头疼的问题,在此书中你会发现指针不再头疼-pointer in c language difficulties that many people have a headache, you will find in this book is no longer a headache pointer
  3. 所属分类:CSharp

    • 发布日期:2017-03-25
    • 文件大小:267.71kb
    • 提供者:cb
  1. pointer

    0下载:
  2. 不含变量名直接用new新建空间并指向,操作指针来操作字符串,ASCII的操作(Without the variable name directly with new new space and point to the operation of the pointer to manipulate the string, ASCII operation)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-02
    • 文件大小:3.24mb
    • 提供者:AndreLee
  1. Function pointer

    0下载:
  2. 函数指针一目了然的用法,如果打不开,请提取代码自行编译(Learn to use function pointer!)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-03
    • 文件大小:3.23mb
    • 提供者:AndreLee
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com