CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 Linux/Unix编程 搜索资源 - 内存映射

搜索资源列表

  1. gpio1

    0下载:
  2. 利用开发板上的/dev/mem设备,进行内存映射,驱动cpu的GPIO口,点亮和熄灭led灯.附makefile文件-use development board / dev / mem equipment, memory mapping, Drivers cpu GPIO the mouth, and the lights extinguished led lights. makefile attached document
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:18.2kb
    • 提供者:luchong2000
  1. led-driver

    0下载:
  2. LINUX下控制LED屏的驱动程序,可以实现内存映射功能-LINUX LED screen under the control of the driver, can be achieved memory mapping function
  3. 所属分类:Linux/Unix编程

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

    0下载:
  2. 本文针对市场上流行的嵌入式ARM9处理器,分析其MMU功能单元以及其SOC 平台在LINUX内核中的实现地址映射过程。总结内核建立虚拟内存的一般过程和基本思想
  3. 所属分类:Linux/Unix编程

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

    1下载:
  2. QT与C++写的任务管理器,代码详细,可以了解曲线画法,内存映射等等!
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:72.01kb
    • 提供者:jam
  1. mmap.rar

    0下载:
  2. linux 下的 内存映射mmap的相关资料 和 测试源码,the linux mmap and test code
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:561.88kb
    • 提供者:lt
  1. mmap

    0下载:
  2. 将内核空间vmalloc后不连续的内存地址映射到用户空间的驱动程序,2.4内核 和2.6内核两个版本,学内存分配必备资料。看完后就了解mmap原理了-Vmalloc kernel space will not be straight after the memory address is mapped to the user space driver, 2.4 kernel and 2.6 kernel versions, learning the necessary information o
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:7.6kb
    • 提供者:susanner
  1. mmap-nopage.tar

    0下载:
  2. nopage 方式的内存映射机制,完成用户空间和内核空间的地址转化,多用户空间的数据交换-nopage way of memory mapping mechanism, the completion of the user' s address space and kernel space conversion, multi-user spatial data exchange
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:6.4kb
    • 提供者:brucefan
  1. MemoryMap

    0下载:
  2. MemMap类,综合了linux和windows两个平台的内存映射功能接口,此类可用于跨平台的内存映射,操作方便。-MemMap class, a combination of both linux and windows platform, the memory mapping interface, such memory can be used to map cross-platform, easy to operate.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-11
    • 文件大小:1.35kb
    • 提供者:tiancai
  1. Linuxmemory

    0下载:
  2. Linux环境进程间通信共享内存,共享内存可以说是最有用的进程间通信方式,也是最快的IPC形式。两个不同进程A、B共享内存的意思是,同一块物理内存被映射到进程A、B各自的进程地址空间。进程A可以即时看到进程B对共享内存中数据的更新,反之亦然。由于多个进程共享同一块内存区域,必然需要某种同步机制,互斥锁和信号量都可以。-Memory
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-17
    • 文件大小:178.34kb
    • 提供者:nihao
  1. Linux26-mm-research

    0下载:
  2. 阐述linux 2.6内核的内存管理,包含页面映射,伙伴系统-linux kernel memory management, page mapping and buddy system,etc
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-16
    • 文件大小:95.17kb
    • 提供者:xuming
  1. Airead-digit-box-6e93783.tar

    0下载:
  2. JPEG 文件解压缩(库文件) 背景音乐播放(多进程) 用户按键控制( IPC ) 画面特效显示(多线程) 目录遍历(多线程间通讯) Frombuffer 的应用(内存映射) U 盘检测(文件 I/O ) 天气预报( HTTP/XML )-JPEG files unzip (library files) The background music playback (Multi-process) The user button control (IPC) S
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-23
    • 文件大小:31.68kb
    • 提供者:冬冬
  1. dw_spi_mmio

    0下载:
  2. DW SPI核心内存映射接口驱动程序,略有优化-Memory-mapped interface driver for DW SPI Core,Slight optimization
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-24
    • 文件大小:1.2kb
    • 提供者:nifdigg
  1. read

    0下载:
  2. linux下访问物理内存,内存映射,字符型设备可免驱动-Access to physical memory, Linux memory mapping, character device can drive
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-10
    • 文件大小:559byte
    • 提供者:
  1. linux_mem

    0下载:
  2. linux内核深入学习之内存分配,关于linux的内存映射-linux memory
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-09
    • 文件大小:4.09kb
    • 提供者:王先有
  1. framebuffer

    1下载:
  2. Linux环境下LCD的操作,通过内存映射,在LCD上显示和绘制。-Linux environment LCD operation, through memory mapping, display, and draw on the LCD.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-03
    • 文件大小:741.19kb
    • 提供者:chen
  1. gpio

    0下载:
  2. 通过使用mmap进行内存映射,可以在用户层控制gpio,这个程序是控制nanopi m1开发板上的pa7引脚,可以实现led的闪烁。-By using mmap for memory mapping, you can control gpio in the user layer, this program is to control nanopi m1 development board pa7 pin, led flashing can be achieved.
  3. 所属分类:Linux-Unix program

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