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

搜索资源列表

  1. LinuxIPC进程间的通信

    0下载:
  2. Linux 操作系统提供进程间通信(IPC)机制,用来保证正在执行的进程在内核的协调下能够 共享资源、同步以及交换数据等。Linux 支持大量进程间通信机制,包括信号、等待队列、管道 以及Unix 系统V 中提供的进程间通信机制,如消息队列、信号量和共享内存。-Linux operating system to provide inter-process communication (IPC) mechanism used to ensure that the process is being
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:605316
    • 提供者:杨政
  1. smPartition

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

    • 发布日期:2008-10-13
    • 文件大小:2580
    • 提供者:周舟
  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
    • 文件大小:96145
    • 提供者:prescape
  1. ECOM

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

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

    0下载:
  2. 在WinCE环境下,不同的AP可能需要共享数据,信息,该例子就是几个不同的AP来读写同一块内存的例子.-in WinCE environment, the different AP may need to share data, information, The example is the AP several different to read and write with a memory examples.
  3. 所属分类:Windows CE

    • 发布日期:2008-10-13
    • 文件大小:144085
    • 提供者:drinker
  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
    • 文件大小:2869
    • 提供者:
  1. XTalk

    0下载:
  2. 本程序演示了使用事件、互斥体、和内存共享的内存映射块,以在其自身的不同副本之间通信。-demonstration of the procedure used, contradict body, and memory sharing memory mapping block, to in their own copies of communications between different.
  3. 所属分类:Windows CE

    • 发布日期:2008-10-13
    • 文件大小:18372
    • 提供者:韩旭
  1. WinCEsharememory

    0下载:
  2. wince系统进程之间共享内存。。 。,
  3. 所属分类:Windows CE

    • 发布日期:2008-10-13
    • 文件大小:36074
    • 提供者:雪之寒
  1. program

    0下载:
  2. 工ARM_LINUX的几个源代码,fork,pipe,fifo,及共享内存的实验源程序
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:71589
    • 提供者:yxh
  1. linux下共享内存接口函数封装

    0下载:
  2. 封装了linux下共享内存的接口函数,使用c语言进行的封装,可移植到其他的平台中。
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2009-09-15
    • 文件大小:4143
    • 提供者:lovesky303
  1. FcuSimulator

    0下载:
  2. 本源码实现在WinCE系统下,实现的共享内存。可以方便的实现两个进程间的通信,也可以在两个进程间传递数据。-WinCE implementation at the source system, the implementation of shared memory. Can facilitate implementation of both the process of communication, but also can transfer data between two processes
  3. 所属分类:Windows CE

    • 发布日期:2017-04-26
    • 文件大小:58557
    • 提供者:wind289
  1. memoryshare

    0下载:
  2. vxworks共享内存代码,实现了vxworks双端链表,对初学者掌握vxworks共享内存提供了良好的借鉴-vxworks shared memory code, to achieve a double-vxworks client list, for beginners to master vxworks shared memory provides a good reference
  3. 所属分类:VxWorks

    • 发布日期:2017-03-26
    • 文件大小:14623
    • 提供者:沧海一笑
  1. XTalk

    0下载:
  2. Xtalk。cpp,wince下面非常经典的共享内存模型实现的,值得学习!~-Xtalk. cpp, wince the following very classical model of shared memory, it is worth learning! ~
  3. 所属分类:Windows CE

    • 发布日期:2017-04-13
    • 文件大小:2431
    • 提供者:lwheagle
  1. ucos_sem

    0下载:
  2. ucos 给予s3c2410 共享内存的试验代码-ucos shared memory test given to s3c2410 code
  3. 所属分类:uCOS

    • 发布日期:2017-04-09
    • 文件大小:2218046
    • 提供者:liuzhenhua
  1. code

    0下载:
  2. linux 应用程序的编写,如共享内存,管道的读写,信号,定时等基本的应用程序编写-linux application preparation, such as shared memory, read and write pipes, signals, timing and other basic application programming
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-02
    • 文件大小:4064
    • 提供者:yongzheng
  1. memorryshare

    0下载:
  2. VXworks下的内存共享程序,比较基本的,容易扩充和理解-VXworks shared memory under the program, more basic, easy to expand and understand the
  3. 所属分类:VxWorks

    • 发布日期:2017-04-10
    • 文件大小:1001
    • 提供者:吴家文
  1. Embedded_CGI_Code

    0下载:
  2. 一个CGI程序,使用共享内存的方式与嵌入式设备进行图片等数据交互。可用作CGI编程参考。编译环境为arm-linux-gcc2.95.3。-A CGI program that uses shared memory approach and embedded devices such as data exchange pictures. CGI programming can be used as reference. Build environment for the arm-linux-gc
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-29
    • 文件大小:12283
    • 提供者:robin
  1. LINUXDRIVERDESIGN

    0下载:
  2. 嵌入式Linux驱动程序开发 设备驱动程序实际是处理和操作硬件控制器的软件,从本质上讲,是内核中具有最高特权级的、驻留内存的、可共享的底层硬件处理例程。驱动程序是内核的一部分,是操作系统内核与硬件设备的直接接口,驱动程序屏蔽了硬件的细节,完成以下功能-Embedded Linux driver development device driver is actually handling and operation of the hardware controller software, in
  3. 所属分类:Windows CE

    • 发布日期:2017-04-01
    • 文件大小:586150
    • 提供者:zhang
  1. Linux_system_programming

    1下载:
  2. linux系统编程学习源码包,管道,进程,信号,信号量,内存共享,套接字,消息队列等学习包;线程池的使用,目录负责源码等;-Linux system programming learning source package, piping, process, signal, semaphores, and Shared memory, sockets, learning packages such as message queue The use of thread pool and direct
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-30
    • 文件大小:171625
    • 提供者:hgzll
  1. dx_app

    0下载:
  2. 教学实验程序相关,是用来进程通信,内存共享原子操作等-e teaching experiment program is related to the process of communication, memory sharing atomic operation, etc.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-30
    • 文件大小:71706
    • 提供者:王晓磊
« 12 »
搜珍网 www.dssz.com