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

搜索资源列表

  1. test-video-capeture.tar

    0下载:
  2. Video4Linux2编程采集摄像头视频并显示视频,全C语言编程,采用内存映射的方法读数据。-Video4Linux2 programming camera video capture and display video, full C language programming, using memory mapping method to read the data.
  3. 所属分类:Driver develop

    • 发布日期:2017-05-10
    • 文件大小:2116096
    • 提供者:ls
  1. 97875456

    0下载:
  2. 使用内存映射文件实现多个程序间互斥运行,VC++编程精选学习源码,很好的参考资料。-Use memory mapped file to achieve mutual exclusion between multiple programs running, select learning VC++ programming source code, a good reference.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-26
    • 文件大小:212817
    • 提供者:什锦豆腐
  1. MapFileTrans

    0下载:
  2. 通过内存映射实现进程间的数据交换,VC++精选编程源码,很好的参考资料。-Through the process of data exchange between the memory mapping, VC++ select programming source code, a good reference.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:12718
    • 提供者:烟鸭掌儿
  1. CMemFileDemo

    0下载:
  2. 使用内存映射文件来共享数据,VC++精选编程源码,很好的参考资料。-Using memory mapping file to share data, VC++ programming source code, a good reference.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:12538
    • 提供者:桂花翅子
  1. read

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

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

    0下载:
  2. windows系统编程-使用内存映射的文件转换-windows system programming- using memory-mapped file conversion
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-01
    • 文件大小:520477
    • 提供者:高靓
  1. linux_mem

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

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

    0下载:
  2. 使用内存映射方法写的客户端大数据发送程序,VS2005工程,可以直接编译执行-Use memory mapping method to write data to send large client program, VS2005 project can be compiled directly executed
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-17
    • 文件大小:4434514
    • 提供者:paipai
  1. FileMapping

    0下载:
  2. 用于在Windows系统中的内存映射操作,简单好用-a simple file mapping C++ class in windows , use for simple virtual memory allocation or file access
  3. 所属分类:File Operate

    • 发布日期:2017-04-07
    • 文件大小:1492
    • 提供者:mailto888
  1. CreateFileMapping

    0下载:
  2. VC利用内存映射文件处理大文件,可以很好的解决大文件数据处理的问题-VC using memory-mapped file handling large files, can be a good solution to the problem of large files of data processing
  3. 所属分类:Document

    • 发布日期:2017-04-01
    • 文件大小:18464
    • 提供者:张蓓蕾
  1. MemManager

    4下载:
  2. 生成一个由随机产生的字符型数据组成大的数据文件(例如,大小≥1GB)。将该文件中的所有字节进行倒放,存入原文件,即将文件中的首字节与尾字节对换,次字节与次尾字节对换,以此类推。 编写两个程序,一个程序采用常规的文件访问方法,另一个程序采用内存映射文件方法。 请记录两种方法完成字节倒放所需要的时间,并进行比较。 -Generate a random character data generated by the formation of large data files (for exa
  3. 所属分类:File Operate

    • 发布日期:2017-05-27
    • 文件大小:9719538
    • 提供者:Liuning
  1. 017

    0下载:
  2. 关于内存映射文件的详细说明,有助于图像土里过程中处理大型文件。-For details on memory-mapped files, helps the soil during the image processing of large files.
  3. 所属分类:software engineering

    • 发布日期:2017-05-09
    • 文件大小:1989434
    • 提供者:rsgis
  1. FileMapping

    0下载:
  2. 内存映射文件,是由一个文件到一块内存的映射。Win32提供了允许应用程序把文件映射到一个进程的函数 (CreateFileMapping)-Memory-mapped files, a file is mapped to a block of memory. Win32 allows applications to provide a mapping file to a process function (CreateFileMapping)
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-15
    • 文件大小:7789
    • 提供者:Bak2013
  1. 14-VMMap

    0下载:
  2. Window底层内存管理机制,关于虚拟内存映射的程序-Window mechanisms underlying memory management, virtual memory mapping program on
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-27
    • 文件大小:9368
    • 提供者:shang
  1. Register_test

    0下载:
  2. 配置寄存器,在QNX下使用,教你如何使用QNX做内存映射-Configuration register under the QNX, teach you how to use the QNX do memory-mapped
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-13
    • 文件大小:2005
    • 提供者:enjrkcher
  1. mvbuf

    0下载:
  2. 一个内存驱动程序,可将系统之外内存映射到虚拟内存上使用。-A memory driver outside the system memory can be mapped to virtual memory use.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-14
    • 文件大小:4090
    • 提供者:lvjingbang
  1. Read-and-write-memory-mapped-file

    0下载:
  2. 本代码用来对WinCE环境下内存映射的读写,当在系统总线上扩展新的硬件设备时会非常重要。-This code is used under WinCE environment to read and write memory-mapped, when the expansion of a new hardware device on the system bus will be very important.
  3. 所属分类:Windows CE

    • 发布日期:2017-04-17
    • 文件大小:42442
    • 提供者:牧童
  1. 8051-with-Memory-Mapped-LCD1602

    0下载:
  2. LCD1602驱动内存映射的1毫秒的延迟调整为12MHz的时钟- LCD1602 Driver Memory mapped Delay of 1 milliseconds- adjusted for 12MHz clock
  3. 所属分类:SCM

    • 发布日期:2017-04-09
    • 文件大小:31494
    • 提供者:JAKE
  1. mmap

    0下载:
  2. linux内核空间和用户空间内存映射驱动,本程序描述用户空间内存映射-linux kernel space to user space
  3. 所属分类:Driver develop

    • 发布日期:2017-04-25
    • 文件大小:268781
    • 提供者:wenroulei
  1. LabVIEWDeepResearch

    0下载:
  2. LabVIEW开发技术丛书 LabVIEW 深入探索 双精度数据不适于相等比较(内置函数) 1-1 顺序结构是“结构”吗? 2-3 到底什么是“节点” 4-7 XY GRAPH的输入参数形式 8-11 整型数据类型和内存映射 12-14 状态机的基本概念 15-16 状态机的基本类型顺序结构 17-18 状态机的基本类型之标准状态机 19-21 事件结构中的TIMEOUT进行数据采集合适吗 22-23 全局变量、移位寄存器和功能型全局变量的性能比较 2
  3. 所属分类:LabView

    • 发布日期:2017-05-11
    • 文件大小:2515597
    • 提供者:saraed
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 19 20 »
搜珍网 www.dssz.com