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

搜索资源列表

  1. pclint

    0下载:
  2. PClint,一个非常严格的C/C++编译器, 可以嵌入到VC.GCC等.它甚至能够检查出你C/C++代码中的内层泄漏问题,变量未初始化问题,不安全的使用指针等...微软公司把它作为代码检查工具,只有通过它才能正式发行-PClint, a very strict C / C compiler, can be embedded into VC.GCC so. It can even check out your C / C code in the inner leakage, uninitiali
  3. 所属分类:编辑器/阅读器

    • 发布日期:2008-10-13
    • 文件大小:3030033
    • 提供者:肖巍
  1. 将数据复制或剪切到剪贴板上

    0下载:
  2. 复制、剪切和粘贴数据 ---- 将数据复制或剪切到剪贴板上 ---- 1. 确定将要被复制的数据是一个本地数据还是一个嵌入对象或链接。 ---- 如果数据是一个嵌入对象或链接,创建一个指向被选定数据的COleClientItem指针。 ---- 如果数据是本地化的并且应用程序是一个服务器,那么从COleServerItem继承一个新的类,并创建该对象。否则,为数据建立一个COleDataSource对象。 ---- 2. 访问选定对象的Cop
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:2738
    • 提供者:刘影
  1. aa_hiresantialiasing

    0下载:
  2. μC/GUI 是一种用于嵌入式应用的图形支持软件。它被设计用于为任何使用一个图形LCD 的应用提供一个有效的不依赖于处理器和LCD 控制器的图形用户接口 指针实现-μC/GUI is a graphical support software for embedded applications. It is designed for any application using a graphical LCD to provide a valid pointer to the gra
  3. 所属分类:uCOS

    • 发布日期:2017-04-05
    • 文件大小:1275
    • 提供者:yz
  1. C51_skill

    1下载:
  2. C语言嵌入式系统编程修炼(键盘操作).mht Keil C51与标准C比较.mht Keil C51下快速小数运算算法.mht 用C51实现PID算法.mht C51指针类型和存储区的关系详解.mht C语言指针学习.mht C语言测试:嵌入式程序员必须知道的16个问题.htm C51编程技巧-从单片机指针说到黑客程序.htm 单片机C51编程规范.mht 实用C51编程的高级技巧(C51编程).htm C51编程技巧.CHM 全
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-28
    • 文件大小:280811
    • 提供者:Alexi
  1. pointer

    0下载:
  2. 很好的学习资料,对嵌入式的一些基本上设计很有帮助!-Good learning materials, basically the design of a number of embedded helpful!
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-08
    • 文件大小:34092
    • 提供者:dong
  1. programming

    0下载:
  2. 自己整理的 C语言嵌入式系统编程修炼系列-罗严塔尔 -主函数main中变量的含义 -性能优化 -软件架构 -屏幕操作 -内存操作 -键盘操作 -复杂指针解析-Organize their own C-language programming embedded systems practitioners Series- Luoyantaer- the main main function of the meaning of the variables- perfor
  3. 所属分类:software engineering

    • 发布日期:2017-03-30
    • 文件大小:678775
    • 提供者:jim
  1. qianrushicjinghua

    0下载:
  2. 在网络协议、通信控制、嵌入式系统的C/C++编程中,我们经常要传送的不是简单的字节流(char 型数组),而是多种数据组合起来的一个整体,其表现形式是一个结构体。 经验不足的开发人员往往将所有需要传送的内容依顺序保存在char 型数组中,通过指针偏移的 方法传送网络报文等信息。这样做编程复杂,易出错,而且一旦控制方式及通信协议有所变化,程序 就要进行非常细致的修改。-In the network protocol, communication control, embedded
  3. 所属分类:Document

    • 发布日期:2017-05-09
    • 文件大小:1581821
    • 提供者:wkr
  1. push-in

    0下载:
  2. 嵌入式C/C++语言精华文章集锦,包括软件架构、内存操作、屏幕操作等,以及C/C++数组名与指针区别深层探索等精华文章-Embedded C/C++ language the essence of the article highlights, including software architecture, memory operations, screen operation, as well as C/C++ array name and pointer to the exploratio
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-05-08
    • 文件大小:1581754
    • 提供者:同步
  1. dianzishu

    0下载:
  2. 电子书打包:嵌入式C与C++语言精华文章集锦、C和指针、C陷阱与缺陷、c专家编程、你必须知道的495个C语言问题。都是行业精华书籍,-EBook Package: Embedded C and C++ language highlights the essence of the article, C and pointer, C traps and defects, c expert programming, you need to know the 495 C language. Books
  3. 所属分类:Windows Develop

    • 发布日期:2017-06-20
    • 文件大小:31957246
    • 提供者:李平付
  1. qrsc

    0下载:
  2. 嵌入式 C_C++语言精华文章集锦 struct深层探索、extern“C”含义探索、void及void指针深层探索、可变参数表深层探索、基于ARM的嵌入式Linux移植真实体验、Linux设备驱动编程。C语言高效编程的几招-Embedded C_C++ language to explore the deep essence of the article highlights struct, extern " C" to explore the meaning of, v
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-10
    • 文件大小:1828528
    • 提供者:
  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
    • 文件大小:5705
    • 提供者:MS
  1. Three-important-data-structures

    0下载:
  2. 对嵌入式开发很重要的三个C语言的数据结构,栈、指针、链表做了很全面的讲解。-It is important for the development of embedded C language data structures of the three, the stack pointer, made ​ ​ a very comprehensive list of explanation.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-04
    • 文件大小:1367868
    • 提供者:李泽
  1. cvmx-packet

    0下载:
  2. This structure defines a buffer pointer on Octeon for Embedded Linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-12
    • 文件大小:910
    • 提供者:veicuweng
  1. C

    0下载:
  2. 链表的c语言实现方式 原来使用单片机编程的时候,对链表使用的不多,现在转学嵌入式,发现链表,指针就是嵌入式的基础,从网上看到一篇学习链表的例子,感觉挺好的,转载过来一起分享。 建立一个学生成绩的线性链表,对其实现插入,删除,输出,最后销毁。-List of c language implementations original use microcontroller programming, not much use for the list, now embedded trans
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:1390
    • 提供者:池志滨
  1. Delphi_847224

    0下载:
  2. Delphi实现嵌入式电子钟,一个小时钟在屏幕上显示,很小,可惜我不知怎么放大,有兴趣的看截图吧。三个指针都会走动的,打开后即获取系统时间。 -Delphi implementation of embedded electronic clock, a small clock on the screen, a small, but unfortunately I do not know how to enlarge, interested to see screenshots of it. T
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:4988
    • 提供者:RPFGJHE
  1. CodeTEST-UserGuide

    0下载:
  2. CODETEST是一个专为嵌入式系统软件测试而设计的工具套件,她可以追踪嵌入式应用程序,分析软件性能,测试软件的覆盖率以及内存的动态分配、内存泄漏、空指针和无效指针等提供了一个实时在线的高效率解决方案。CODETEST还是一个看共享的网络工具、它可以给整个开发和测试团队带来高品质的测试手段。-CODETEST is a specially designed for embedded system software test tool suite, she can track embedded a
  3. 所属分类:Software Testing

    • 发布日期:2017-04-25
    • 文件大小:416371
    • 提供者:wulei
  1. KMP

    0下载:
  2. 模式匹配算法KMP封装。非常适合从数据流中查找子字符串,尤其是嵌入式编程,非常好用。不同于常见的遍历字串查找,该方法不需要指针回溯和数据缓存,单片、ARM或无操作系统环境下,非常好用,更适合同时查找多个字符串。-请键入文字或网站地址,或者上传文档。 取消 Móshì pǐpèi suànfǎ KMP fēngzhuāng. Fēicháng shìhé cóng shùjù liú zhōng cházhǎo zi zìfú chuàn, yóuqí shì qiànrù shì biā
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-13
    • 文件大小:1546
    • 提供者:范莹
  1. intel_target

    0下载:
  2. An example allocator which uses an alternative pointer Source Code for Embedded Linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:3187
    • 提供者:kqglqen
  1. anonymous-union

    0下载:
  2. An example allocator which uses an alternative pointer type bits pointer.h Source Code for Embedded Linux. -An example allocator which uses an alternative pointer type bits pointer.h Source Code for Embedded Linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:2418
    • 提供者:zantkju
  1. ctype

    0下载:
  2. pointer to parameter Source Code for Embedded Linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:6523
    • 提供者:mrtysz
搜珍网 www.dssz.com