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

搜索资源列表

  1. MemFileMaping

    0下载:
  2. 内存映射文件:与虚拟内存一样,内存映射文件可以用来保留一个地址空间的区域,并将物理存储器提交给该区域。它们之间的差别是,物理存储器来自一个已经位于磁盘上的文件,而不是系统的页文件。一旦该文件被映射,就可以访问它,就像整个文件已经加载内存一样-Memory-mapped file: same as virtual memory, memory mapped files can be used to reserve an address space of the region, and submit
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-12
    • 文件大小:2924082
    • 提供者:C加加
  1. GHCommonNetDll

    0下载:
  2. 偶从大学开始维护至今的好东西。这个高度封装的轻量级网络库实现了基于异步Socket的C/S模式通信环境。本库经过4个现实项目的考验,用于轻量级的应用,不先进、不高深,但是讲究实用,开发小型C/S架构程序比ACE\Socket\QT都快。 主要特点: 1、已经为传送大文件做了优化。自动拆分、拼合,如果配合上内存映射文件,可以传送超过内存容量的数据(32位指针)。 2、集成了接受者-伴随处理者模型,收到的数据包传递到独立的线程回调用户的处理函数。 3、提供了C++封装,只需重载服务器
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-05
    • 文件大小:129312
    • 提供者:流浪小狗
  1. GHUsefulTinyKits

    0下载:
  2. 封装了许多用的很多却又懒得复制、粘贴的东西.比如内存映射文件的完整封装、取得路径名、播放一个文件的声音,获得MAC, 硬盘序列号-Package but many do not bother with a lot of copy and paste things. Such as memory mapped file a complete package, get the path name, playing a sound file, get MAC, hard drive serial nu
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-06
    • 文件大小:1075758
    • 提供者:流浪小狗
  1. FileMapTransTxt

    0下载:
  2. VC++通过内存映射在程序间交换数据,通过这个小实例,你会了解到以下技巧:在内存映像中创建对象,将文件视图映射到一个进程的地址空间上、返回LPVOID类型的内存指针、给映像内存数据赋给本地变量、释放映像内存、更新数据等。 -VC++ through the memory mapping between programs exchange data through this small example, you will learn the following skills: in the m
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-02
    • 文件大小:20589
    • 提供者:madud00044
  1. FileCrcCheck

    0下载:
  2. 文件CRC计算工具代码,可对目录下所有文件进行计算,计算结果保存在文件中。同时使用内存映射文件加快文件处理速度.可作为工具使用.-File CRC code calculation tools, all the files directory can be calculated, the results stored in the file. Also uses memory mapped files to speed up file processing. Can be used as too
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-11
    • 文件大小:2983003
    • 提供者:
  1. MapFile

    0下载:
  2. 内存映射文件,是由一个文件到一块内存的映射。Win32提供了允许应用程序把文件映射到一个进程的函数 (CreateFileMapping)。-Memory-mapped file is from a file to a memory map. Win32 provides the permit application process, the file is mapped to a function (CreateFileMapping).
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-27
    • 文件大小:84992
    • 提供者:james_z
  1. CMemFileDemo

    0下载:
  2. vc 使用内存映射文件来共享数据\CMemFileDemo的程序源码,希望对大家有所帮助-vc memory mapped files to share data \ CMemFileDemo the program source code, we hope to help
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-03
    • 文件大小:26054
    • 提供者:王辉
  1. mapfile

    0下载:
  2. 生成内存映射文件,并利用内存映射生成一个新的文件-Generate memory-mapped files, and to operate
  3. 所属分类:File Operate

    • 发布日期:2017-04-10
    • 文件大小:1152069
    • 提供者:63048843
  1. process_communication_wince

    0下载:
  2. 开发平台:vs2005; 目标平台:WINCE; 功能描述: 进程间通讯的方法有很多,除了常用的剪切板外,还可以用以下几种方法来实现:利用Windows消息WM_COPYDATA、全局原子、内存映射文件、命名管道、邮槽等。 在这里我使用的是Windows消息WM_COPYDATA来实现进程间通讯。-Development platform: vs2005 target platform: WINCE Descr iption: inter-process communicat
  3. 所属分类:Windows CE

    • 发布日期:2017-06-14
    • 文件大小:21883237
    • 提供者:simon
  1. CMemFileDemo

    0下载:
  2. 使用内存映射文件来共享数据\CMemFileDemo\CMemFileDemo.rar,很不错的vc源码,有兴趣的朋友可以看看。-Use memory-mapped file to share data \ CMemFileDemo \ CMemFileDemo.rar, very good vc source, interested friends can see.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-02
    • 文件大小:27546
    • 提供者:杜朝晖
  1. 1

    0下载:
  2. 在VB利用内存映射文件读取大数据量原始遥感影像图-Memory-mapped file in VB using a large amount of data to read the original remote sensing image
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-06
    • 文件大小:69855
    • 提供者:赵婷婷
  1. 1548

    0下载:
  2. 代码可用于内存映射文件,可以演示成功并查看-Code can be used for memory-mapped file, you can demonstrate success and look
  3. 所属分类:File Operate

    • 发布日期:2017-05-10
    • 文件大小:2423046
    • 提供者:zhaojie
  1. MMFile_src

    0下载:
  2. windows下的内存映射文件的读取方法,已经封装好了-windows of memory-mapped file read method, has a good package
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-04
    • 文件大小:23774
    • 提供者:heyong
  1. Windows-core-programming

    0下载:
  2. 长销不衰的Windows编程经典   权威力作 再度新鲜亮相   名著名译 彰显经典魅力   深刻剖析底层实现机理   直击Windows编程精髓   Windows核心编程(第5版)针对Windows XP,Windows Vista和Windows Server 2008全面修订。主题广泛,内容丰富,讲解深入而精辟。透过这本Windows编程经典,我们可以在专家的悉心指导下,洞悉Windows编程精华,深入了解高级编程技巧,编写出高性能的Windows应用程序。
  3. 所属分类:Windows Develop

    • 发布日期:2017-06-17
    • 文件大小:26989987
    • 提供者:王帆
  1. MemoryMapFileInWin32

    0下载:
  2. 如何在Win32中使用及管理内存映射文件-How to code and manage files mapped in memory by Win32
  3. 所属分类:File Operate

    • 发布日期:2017-04-01
    • 文件大小:152930
    • 提供者:Jack Hu
  1. File_To_Mem

    0下载:
  2. Delphi内存映射文件例子 Delphi内存映射文件例子-File To Mem
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-02
    • 文件大小:2442
    • 提供者:WangYanFeng
  1. file

    0下载:
  2. 主要讲述了内存映射文件,涉及到如何打开文件,读取文件并关闭文件。内存映射文件的详细说明。-About memory mapping file, involves how to open the file, reading files and close the file. The detailed explanations of the memory mapping file.
  3. 所属分类:File Operate

    • 发布日期:2017-05-08
    • 文件大小:1988703
    • 提供者:王佳
  1. MapingFile

    0下载:
  2. 内存映射文件示例代码,给出了内存映射文件的工作原理和过程,可运行-Memory-mapped file sample code, given the working principle and process of memory-mapped file, you can run ...
  3. 所属分类:File Operate

    • 发布日期:2017-03-31
    • 文件大小:1202
    • 提供者:zhou
  1. DirectoryMonito

    0下载:
  2. 智能化的文件监控,可实现文件的异步读写,内存映射文件,获取GetDriver-Intelligent file monitoring, can achieve file asynchronous read and write, memory mapped files, access to GetDriver
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-15
    • 文件大小:8608
    • 提供者:查善君
  1. CPP_memory-management-mechanism

    0下载:
  2. 全面介绍内存管理机制及C++内存分配实例,包括进程空间、内存状态查询、内存映射文件。-Comprehensive introduction to the memory management mechanism and C + + memory allocation instances, including the process space, memory status query, the memory-mapped file.
  3. 所属分类:OS Develop

    • 发布日期:2017-04-03
    • 文件大小:124194
    • 提供者:邹家畅
« 1 2 3 4 56 7 8 9 10 11 »
搜珍网 www.dssz.com