CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 其他嵌入式/单片机内容 搜索资源 - pointer

搜索资源列表

  1. 集中探讨C指针的文章--我眼中的指针

    0下载:
  2. 集中探讨C指针的文章--我眼中的指针,可以参考。-focused on the C pointer articles -- I see as a pointer, they can refer to.
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:8.19kb
    • 提供者:
  1. C51FunctionPointer

    0下载:
  2. Keil C51下函数指针使用指南,即使是资深51工程师也可以看哦,收获不匪-Function pointer of Keil C51
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-05
    • 文件大小:51.63kb
    • 提供者:缪德芳
  1. yiweishumaguan

    0下载:
  2. 自己做的用指针做的移位数码管显示,完全原创-Do their own make shift with a pointer to digital control, completely original
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-05
    • 文件大小:660byte
    • 提供者:朴洋
  1. C_point

    0下载:
  2. c和指针 PDF 电子版 C语言经典 软件开发必备-c and PDF electronic version of the C language pointer classic software development necessary
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-29
    • 文件大小:11.23mb
    • 提供者:百度哥2010
  1. MU_0p_B.ZIP

    0下载:
  2. sample six branch pointer on xilinx
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-17
    • 文件大小:274.56kb
    • 提供者:enfo
  1. LCDok

    0下载:
  2. 可实现本菜单,同级菜单,子菜单,父菜单,本菜单所对应的菜单函数指针。-The menu can be realized, at the same level menu, submenu, the parent menu, the menu corresponding to the menu function pointer.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-02
    • 文件大小:32.6kb
    • 提供者:os
  1. CustomCtrl1

    0下载:
  2. 对已建立的控件进(实例)行子类化 MiniGUI 的控件就是一类特殊的子窗口,所以它们也有自己的过程处理函数 typedef int (* WNDPROC) (HWND, int, WPARAM, LPARAM) 。这种方式的实现其实就是替换掉已经创建了的控件原来的过程出来函数。这个函数其实是每个控件结构体变量里一个函数指针所指向的。通过函数指针指向不同的处理函数就能实现控件的不同功能已经不同的属性。再配合上每个控件的实例数据(后面再说这个东东),是不是有点像面向对象的感觉了呢 ^_^。 -
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-06
    • 文件大小:28.37kb
    • 提供者:张立志
  1. pointer-jump

    0下载:
  2. bootloader中检测试标志位决定启动哪个区域的代码 复制中断向量表并重新映射-pointer jump
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-13
    • 文件大小:604byte
    • 提供者:sun
  1. arrlist

    0下载:
  2. 用数组实现的FIFO,结构体封装。用一组函数,主要参数为结构体指针,实现了类似于C++中类的操作。可用于在ARM等嵌入式处理器中作为缓冲区使用。-Using array implementation FIFO, structure package. With a set of functions, the main parameters for the structure pointer, to achieve a similar C++ in class action. Can be used
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-04
    • 文件大小:5.57kb
    • 提供者:MS
  1. wvwr

    0下载:
  2. Reference to various pointer techniques dummy
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-04
    • 文件大小:37.61kb
    • 提供者:Colaba
  1. ucOS_II_IN_Keilc51

    0下载:
  2. ucOS_II移植到Keilc51小模式下简介,我的移植程序主要侧重在结合 KeilC51 的特点,提高移植以后的代码的执行效率。主要 做以下几方面的优化: 1、将所有的外部变量的存储类型改为xdata 类型; 2、尽量使用指定存储类型的指针(memory-specific pointer)不使用一 般指针(generic pointer); 3、任务堆栈结构设计。-ucOS_II Keilc51 transplanted to small mode profile, my
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-16
    • 文件大小:178.47kb
    • 提供者:
  1. Array_und_Pointer

    0下载:
  2. Array and Pointer examples
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-12
    • 文件大小:840byte
    • 提供者:koenig
  1. shujupaixuchengxusheji

    0下载:
  2. 一批单字节无符号数,以R0为首地址指针,R2中位字节数,将这批数进行升序排列-A group of single-byte unsigned number, address pointer led to R0, R2 in the number of octets, the batch number in ascending order
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-13
    • 文件大小:2.28kb
    • 提供者:chengwangxin
  1. offsetof

    0下载:
  2. 解析内核中的offset代码,通过结构体成员地址反获取结构体地址从而可以操控整个结构体,深化对指针的理解,有些面试题中也可能会遇到这种情况-翻译 关闭即时翻译 Parsing the offset code in the kernel, through the structural member address anti-obtain structural address which can manipulate the entire structure, deepen the unde
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-12
    • 文件大小:777byte
    • 提供者:谢军
搜珍网 www.dssz.com