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

搜索资源列表

  1. smPartition

    0下载:
  2. VxWorks下共享内存快应用程序源代码,用于快速内存访问.-the source code of share memory under vxworks used to fast access memory .
  3. 所属分类:VxWorks

    • 发布日期:2008-10-13
    • 文件大小:2.52kb
    • 提供者:周舟
  1. VxWorks内存管理

    1下载:
  2. Vxworks内存管理: 《VxMP(共享内存).doc》、《VxVMI(虚拟内存).doc》、《09Memory.pdf》-Vxworks memory management : "VxMP (shared memory). Doc, "" VxVMI (virtual memory). Doc, "" 09Memory.pdf "
  3. 所属分类:VxWorks

    • 发布日期:2008-10-13
    • 文件大小:93.89kb
    • 提供者:prescape
  1. memory-history

    0下载:
  2. 该文档详细描述了内存发展的技术,以及各代内存的工作原理-The document describes in detail the development of the memory technology, as well as the generation of memory Principle
  3. 所属分类:VxWorks

    • 发布日期:2008-10-13
    • 文件大小:4.09mb
    • 提供者:马欣
  1. vxworksbootrom

    0下载:
  2. 关于的是VXWORKS的BOOTROM的代码改进,可以使得启动更快,更少占内存,可以让你更好的理解BOOTROM 的工作原理-on VxWorks is the BOOTROM code improvements could be made faster start, for less memory, which will let you better understand the working principle BOOTROM
  3. 所属分类:VxWorks

    • 发布日期:2008-10-13
    • 文件大小:67.72kb
    • 提供者:王宾
  1. ECOM

    0下载:
  2. 这是单板上DPRAM的驱动程序,开发环境是vxworks,是bsp的一部分。如果单板上有DPRAM内存,在启动的时候,加载操作系统之前,需要对硬件进行初始化。后续的内存操作也都是通过此驱动进行的。BSP开发人员只需要修改相关的宏就可以运行。当然,首先必须读懂源代码。此代码是我开发的一块单板的BSP的一部分,经过严格测试。因为是我开发的,且用于实验室中的单板,并非商用产品中的模块,所以不存在版权问题,与大家共享。-This is the single board DPRAM of the driv
  3. 所属分类:VxWorks

    • 发布日期:2008-10-13
    • 文件大小:443.82kb
    • 提供者:丁力
  1. checkvxworksmemcode

    0下载:
  2. VxWorks Memory Pool VxWorks Memory Pool-VxWorks VxWorks Memory Memory Pool Pool
  3. 所属分类:VxWorks

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

    0下载:
  2. This version of malloc for VxWorks contains two different algorithms. One is the BSD based Kingsley \"bucket\" allocator which has some unique fragmentation behavior. The other is Doug Lea s well tested allocator that tries to minimize fragmentation
  3. 所属分类:VxWorks

    • 发布日期:2008-10-13
    • 文件大小:26.11kb
    • 提供者:nico zhu
  1. m82xxDpramLib

    0下载:
  2. vxWorks下的DPRAM内存管理代码,共享源代码。专用于DPRAM的驱动分配管理,编译时在 -vxWorks the DPRAM memory management code, the source code sharing. DPRAM dedicated to the distribution and management of the driver, when the compiler
  3. 所属分类:VxWorks

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

    0下载:
  2. Am29LV64xD Flash Memory Device Driver
  3. 所属分类:VxWorks

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

    0下载:
  2. 显存地址映射。只要知道该类PCI设备的Vendor号,Device号和索引号myIndex,就可以查找到该类PCI设备的MEMORY地址和IO地址,以及中断级。并将第一个MEMORY地址给出它的从物理地址到虚拟地址的映射。-memory address mapping. If that such equipment Vendor PCI, Device and No. myIndex Index, it can find to such equipment PCI Memory addresse
  3. 所属分类:VxWorks

    • 发布日期:2008-10-13
    • 文件大小:1.64kb
    • 提供者:丁一
  1. mem_test.rar

    0下载:
  2. 在VXWORKS交互式开发环境中进行内存测试,,The VXWORKS interactive development environment for the memory test,
  3. 所属分类:VxWorks

    • 发布日期:2017-04-03
    • 文件大小:651byte
    • 提供者:柚子
  1. vxworks

    0下载:
  2. 这个是VXWORKS驱动程序开发的几个小例子。 例程包括: Char.c和Char.h是字符型设备驱动模板 Blk.c是块设备驱动模板 PCI.c是PCI设备映射内存空间模板.-This is a driver development VXWORKS a few small examples. Routines include: Char.c and Char.h is a character device driver is a block device driver temp
  3. 所属分类:VxWorks

    • 发布日期:2017-03-28
    • 文件大小:7.25kb
    • 提供者:JokyHe
  1. sysPhysMemDescShow

    0下载:
  2. vxworks系统中内存映射表打印程序。-vxworks system memory map printing process.
  3. 所属分类:VxWorks

    • 发布日期:2017-04-02
    • 文件大小:1.25kb
    • 提供者:zhanghangzhi
  1. memcheck

    0下载:
  2. vxworks 内存检查代码,可以发现系统中错误的内存块。-VxWorks memory check code, the system can be found in the wrong block of memory.
  3. 所属分类:VxWorks

    • 发布日期:2017-03-29
    • 文件大小:5.8kb
    • 提供者:cherenqiu
  1. C_or_C++(original)

    0下载:
  2. 3个vxworks 程序,用来学期消息队列,中断,看门狗 1个动态内存调度的Tomasulo算法MFC实现 1个从文本文件中读取字符的程序-3 VxWorks procedures used to semester message queue, interruption, a dynamic memory watchdog scheduling Tomasulo Algorithm MFC to achieve a text file from the procedure to read
  3. 所属分类:VxWorks

    • 发布日期:2017-04-06
    • 文件大小:19.24kb
    • 提供者:张珂
  1. memory

    0下载:
  2. vxworks 内存管理 静态内存池分配,释放等-VxWorks memory management static memory pool allocation, release, etc.
  3. 所属分类:VxWorks

    • 发布日期:2017-03-27
    • 文件大小:1.78kb
    • 提供者:jugovic
  1. 2.Shared-memory-System-Partition

    0下载:
  2. Shared memory System Partition-2.Shared memory System Partition
  3. 所属分类:VxWorks

    • 发布日期:2017-04-14
    • 文件大小:3.23kb
    • 提供者:WY
  1. 4.Shared-Memory-System-Partition

    0下载:
  2. Shared Memory System Partition
  3. 所属分类:VxWorks

    • 发布日期:2017-04-14
    • 文件大小:3.26kb
    • 提供者:WY
  1. memory

    0下载:
  2. VxWorks系统下内存分配。实现内存动态分配和释放,解决内存碎片问题。-VxWorks system memory allocation. Dynamic memory allocation and release to solve the problem of memory fragmentation.
  3. 所属分类:VxWorks

    • 发布日期:2017-11-18
    • 文件大小:28.19kb
    • 提供者:张馨予
  1. static-memory-allocation

    0下载:
  2. 该程序用于内存的分配和释放,使用静态内存预分配的方法,提升内存效率,减少外部碎片和资源浪费。-The program is used to allocate and free memory, use static pre-allocated memory, improve memory efficiency, reduce external fragmentation and waste of resources.
  3. 所属分类:VxWorks

    • 发布日期:2017-04-12
    • 文件大小:1.15kb
    • 提供者:赵力子
« 12 3 »
搜珍网 www.dssz.com