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

搜索资源列表

  1. TheEssenceOfPointer

    0下载:
  2. 深入理解指针,很详细 要搞清一个指针需要搞清指针的四方面的内容:指针的类型、指针所指向的 类型、指针的值或者叫指针所指向的内存区、指针本身所占据的内存区-the essence of pointer
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-29
    • 文件大小:19377
    • 提供者:whsh
  1. MFC

    0下载:
  2. VC++ MFC SDI/MDI 框架各部分指针获取方式-VC++ MFC SDI/MDI frame pointer access to all parts of the way
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:5060
    • 提供者:jessy
  1. source_delete_new

    0下载:
  2. 解决内存泄露的源代码,重载了NEW DELETE 函数,通过获取指针的钩子,截获内存泄露的元凶-Solve the memory leak of source code, overloading the NEW DELETE function, through access to the hook pointer, memory leak intercepted the culprit
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:2509
    • 提供者:gezhenjiang
  1. zhixiangjiegoutizhizhen

    0下载:
  2. 本书详细介绍了指向结构体的指针,因为指针可以说是C语言的精髓,所以说对于新手来说,很有必要看一下,本书是ppt格式的,方便阅读。-Described in detail in this book point to the structure of the pointer, pointer because it can be said that the essence of C language, so to say that for the green hand, it is necessary
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-28
    • 文件大小:58483
    • 提供者:青林
  1. 1

    0下载:
  2. 缓冲区大小10M,用来存放二进制数据,缓冲区的使用遵循以下规则 1)先入先出 2)取出后的空间视为空,可以再次存放数据 请写出存取接口函数: 1)存数据函数要求第一个参数为要存入数据的大小,第二个参数为存入数据的指针 2) 取数据函数要求第一个参数为要取出数据的大小,第二个参数为存放取出数据的指针-Buffer Size 10M, used to store binary data, the use of buffer zones to follow th
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:2841
    • 提供者:汪涛
  1. mmmm

    0下载:
  2. THIS指针应用举例 适合于理解THIS指针-THIS pointer suitable applications, for example in understanding pointer THIS
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-15
    • 文件大小:7231
    • 提供者:nn
  1. nni

    0下载:
  2. 计算n阶矩阵的逆矩阵的函数,输入表示矩阵的指针和阶数,然后计算输出逆矩阵的指针,附带矩阵乘法检测结果-Calculation of n-order matrix inverse matrix function, enter the matrix express the pointer and order, and then calculating the inverse matrix of output indicators, with matrix multiplication test re
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:922
    • 提供者:wangwei
  1. File

    0下载:
  2. C语言对文件读写的支持,FILE指针。对以前所有的指针知识有更多的了解。-C language of the document to read and write support, FILE pointer. Of previous knowledge of all the indicators there is more understanding.
  3. 所属分类:File Operate

    • 发布日期:2017-04-26
    • 文件大小:36573
    • 提供者:张墨
  1. 22238164252005711237194045

    0下载:
  2. 对OTSU算法的简单实现,其中图像指针需要稍微改动即可实现,很简单-To realize the simple OTSU algorithm, which can be a pointer to the image to change, very simple
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:2986
    • 提供者:刘丹枫
  1. main

    0下载:
  2. josephus环的普通算法,使用指针,编译通过-Josephus ring general algorithm, the use of pointer, the compiler through
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:795
    • 提供者:alick
  1. jiu

    0下载:
  2. 用指针有n个整数,使其前面各数向后面移动m个位置,最后m个变成最前面的m个数-Pointer with integers n there is to the front to the back of the number of mobile m positions, the last m months into the first number of the m
  3. 所属分类:File Formats

    • 发布日期:2017-04-13
    • 文件大小:2515
    • 提供者:zheng yan yu
  1. C-pointer

    0下载:
  2. 这是一个关于C编程语言中指针的应用的相关文档,详细的介绍了指针的应用。-This is a about C programming language in the application of indicators relevant documents, a detailed introduction of the target applications.
  3. 所属分类:software engineering

    • 发布日期:2017-04-24
    • 文件大小:166793
    • 提供者:lesslie
  1. CCppsummaryofpoint

    0下载:
  2. 总结了c和c++指针,很适合入门级选手看,没有学会指针等于不会c的精髓-Summed up the c and c++ pointer, it is suitable for entry-level players look, there is no c Institute of indicators will not equal the essence of
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-26
    • 文件大小:201476
    • 提供者:zhoufang
  1. wapprogram

    0下载:
  2. 交换两个数的值,理解指针的作用在计算机中进行,速度比较快-Both the number of exchange value, understanding the role of indicators in the computer, the faster
  3. 所属分类:WAP develop

    • 发布日期:2017-04-08
    • 文件大小:128020
    • 提供者:张晶
  1. Mybole

    0下载:
  2. 对话框用户界面程序的编写,如何向对话框控件关联数据成员及其实现机理,如何利用对话框类的成员函数向控件发送消息和获取对话框控件的类指针,如何直接利用对话框控件类操纵对话框控件(发送消息和直接调用成员函数)。如何在程序运行时产生和销毁控件。对话框控件的几种操作方式的优劣比较分析。如何实现对话框的部分收缩和展开。如何让对话框上的文本框在程序启动后立即获得焦点,如何利用SetWindowLong改变窗口的回调函数,通过改变文本框的默认回车处理方式进行演示。实现多个输入文本框间通过回车逐一向下传递焦点的另
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:41119
    • 提供者:XW
  1. KMP008

    0下载:
  2. 串的模式匹配的朴素算法是O(N^2)的, 可以 利用KMP(由D.E.Knuth, J.H.Morris, V.R.Pratt提出)算法改进至线性的算法. KMP算法与朴素算法的不同在于:处理"失配"情况. 不同于将指针完全回溯, KMP算法先根据已经部分匹配的信息, 将匹配的指针跳过不必匹配的位置.-Series of simple pattern matching algorithm is O (N ^ 2), and can make use of KMP (from DEKnuth,
  3. 所属分类:Document

    • 发布日期:2017-03-30
    • 文件大小:823
    • 提供者:左刘鸿翔
  1. MyRoundMeter

    0下载:
  2. 基于CStatic的一个背景透明的工业仪表类,可设置仪表刻度,指针,表盘等颜色,有超限报警功能-Based on a background of transparent CStatic industrial instruments, instrument calibration can be set, pointer, dial color, etc., have overrun alarm function
  3. 所属分类:Static control

    • 发布日期:2017-05-09
    • 文件大小:1669611
    • 提供者:曹洪太
  1. java_clock

    0下载:
  2. 用JAVA编写的指针式圆形电子钟,效果图如下所示,其实代码很简单,希望对你有帮助。 -Pointer JAVA prepared with a circular electron minutes, the effect of plans are as follows, in fact, the code is very simple, you would like to have help.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:2887
    • 提供者:daemon
  1. tree_0000

    0下载:
  2. 二叉树有一个优雅的递归指针结构,所以他们是一个很好的学习方法递归指针算法。 - Binary trees have an elegant recursive pointer structure, so they are a good way to learn recursive pointer algorithms.
  3. 所属分类:Data structs

    • 发布日期:2017-04-29
    • 文件大小:232629
    • 提供者:rachel
  1. bianxiezhizhenhanshu

    0下载:
  2. 编写一个函数,输入为偶数时,调用函数求,当输入为奇数时,调用函数1(利用指针函数)-The preparation of a function, even when the input, call function for, when the input is odd, one function call (using indicator functions)
  3. 所属分类:assembly language

    • 发布日期:2017-04-14
    • 文件大小:2636
    • 提供者:李敬捷
« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com