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

搜索资源列表

  1. mmap

    0下载:
  2. 为Linux虚拟内存驱动程序,模拟了内核空间和用户空间之间的数据交流,是学习Linux内存管理的易用源码
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:4229
    • 提供者:杨超
  1. mmap

    0下载:
  2. mmap driver 是linux环境下的驱动程序
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:3644
    • 提供者:毛峰
  1. Linux mmap助C、C++修改文本文件.htm

    0下载:
  2. 转自CSDN某朋友的文章,希望对大家有帮助
  3. 所属分类:书籍源码

  1. LinuxKernelReport.rar

    0下载:
  2. Linux内核内存管理研究报告,包括mmap,brk,do_page_fault的函数细节分析,Linux kernel memory management study report, including mmap, brk, do_page_fault a function of the details of analysis
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-04-04
    • 文件大小:532700
    • 提供者:xnby
  1. mmap.rar

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

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

    0下载:
  2. remmap方式的内核空间映射,完成内核空间和用户空间的,多用户空间的数据交换-remmap kernel space mapping approach to complete the kernel space and user space, multi-user spatial data exchange
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:6367
    • 提供者:brucefan
  1. Drivers

    0下载:
  2. 成都中嵌linux系统培训班的驱动教程,包括LED,字符设备,块设备等等,很好的aem-linux驱动学习资料-Chengdu embedded linux system, the driver training course curricula, including LED, character devices, block devices, etc., a very good aem-linux-driven learning materials
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-25
    • 文件大小:8702414
    • 提供者:小康
  1. mmap

    0下载:
  2. linux源代码,共享内存mmap的使用示例-linux source code, the use of shared memory mmap sample
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-25
    • 文件大小:1088
    • 提供者:qujianning
  1. Linux-driver-src

    0下载:
  2. 这些是对(用 )于 书的来源文件" Linux Device Drivers" 。 在这里你(们)找到已经包括在书里的完全来源。 我尽可能地测试了他们, 但是, 可以(可能)有一些问题离开了, 尤其有 2.1.43 (当位于下面代码基础(底模)(是)连续不断变化时, 可靠性测试所有他们, 这是难) 。 尤其是, 你(们)可以(可能)找到具有" genksyms " 的一些问题, 其句法在核心的 2.0 和 2.1 版本之间改变了。 你(们)在 misc - progs 中
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-16
    • 文件大小:210775
    • 提供者:赵刚
  1. mmap

    0下载:
  2. UNIX提供了程序共享内存的机制,Linux内核从2.0开始也加入了这一功能。mmap(memory map)函数用于建立一段内存,使之能够被多个程序读写。它创建一个指向一段内存区域的指针并将其与特定的文件内容关联。-UNIX provides a mechanism for sharing memory, Linux kernel 2.0 from the beginning of this feature is also added. mmap (memory map) for the e
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-25
    • 文件大小:1058
    • 提供者:sbyygyfd
  1. Sourcecode

    0下载:
  2. linux mmap example code from qinghua BBS
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:1084
    • 提供者:leo
  1. mmap

    0下载:
  2. 这个linux下,实现内核内存地址映射到用户空间例程-The linux, the realization of the kernel memory address mapping to user space routine
  3. 所属分类:Linux Network

    • 发布日期:2017-04-04
    • 文件大小:101986
    • 提供者:李清
  1. mmap

    0下载:
  2. 关于linux 下的mmap离子描述,很好。有兴趣的朋友可以参考以下-Ion on the descr iption of mmap under linux, very good. Interested friends can refer to the following
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:30720
    • 提供者:asan
  1. fb.tar

    0下载:
  2. 利用mmap在frambuffer中画点,划线,图形,ioctl功能实现-Using mmap in frambuffer in drawing point dash, graphics, ioctl function realization
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-25
    • 文件大小:1459
    • 提供者:szw
  1. mmap

    0下载:
  2. 实现了在Linux内部将虚拟线性地址转化为内核逻辑地址的模块驱动-Achieved in the Linux virtual linear address within the logical address into a kernel module driver
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:3530
    • 提供者:zhou
  1. mmap

    0下载:
  2. 主要实现了linux arm下的mmap的驱动,对于学习驱动的很有帮助。-Main achievement of the linux arm under the mmap driver, useful for learning-driven.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-29
    • 文件大小:84912
    • 提供者:mion
  1. linux-char-driver-by-mmap

    0下载:
  2. linux 字符驱动函数,基于内存隐射--mmap。无需修改,可以运行。-linux character-driven functions, memory-based hint- mmap. Without modification, you can run.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:4352
    • 提供者:王涛
  1. mmap

    0下载:
  2. linux mmap 功能和测试,用来把外设空间映射到上层空间-linux mmap fucntion and test
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-21
    • 文件大小:78387
    • 提供者:victory
  1. mmap

    0下载:
  2. Code to deal with the mess that is clustered mmap for linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-09
    • 文件大小:2168
    • 提供者:tunseipue
  1. mmap

    0下载:
  2. ARC700 mmap for Linux v2.13.6.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-12
    • 文件大小:1012
    • 提供者:yaqunbong
« 12 3 »
搜珍网 www.dssz.com