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

搜索资源列表

  1. WithRebaseAndBind_source

    0下载:
  2. It is assumed that you are having a fair knowledge of Rebasing DLLs. If you have any problems regarding rebasing, refer my article Need for Rebasing DLLs. Also, a little knowledge of copy on write mechanism used by Windows OS is required. No worries,
  3. 所属分类:组合框控件

    • 发布日期:2008-10-13
    • 文件大小:134697
    • 提供者:李鸡蛋
  1. FileMapping(csharp)

    1下载:
  2. 在C#中使内存映射文件方式进行文件读写, 文件读写功能由一个C++写的DLL提供. 附件内含有完整的DLL工程和C#调用工程.-In the C# Make the memory-mapped files of papers to read and write, file read and write function by a C++ Provide written DLL. Annex DLL contains a complete engineering and C# Call works
  3. 所属分类:File Operate

    • 发布日期:2017-03-21
    • 文件大小:39302
    • 提供者:张鲁夺
  1. MemoryMap

    0下载:
  2. 相信对于大家来说,内存映射技术已经是个很熟悉的技术了。在这里我只是作个总结,希望对那些新手朋友有帮助。 内存映射文件通常有两个用途:一是内存映射磁盘文件,这对于大数据文件的处理比较适合;二是共享内存,作为进程间通信的一种方式。 -I believe that we, the memory mapping technology is already very familiar with the technology. Here, I only conclude, in the h
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:376628
    • 提供者:周晓宇
  1. memory_mapped_file

    0下载:
  2. 一个简单的内存文件映射例子,对于学习内存文件映射这种方法能起到很好的帮助-A simple example of memory mapped files, file mapping for the study of memory that the method can be very helpful
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-08
    • 文件大小:5328
    • 提供者:lyp
  1. usbdiskencrar

    0下载:
  2. 主要是U 盘加密的。可以对U盘 进行加密,是一个难得的例子-Files Descr iption: DD\EDDrv.c: The on-the-fly encryption/decryption filter driver. DD\EdDrv.h: Main header file for the above. DD\IoctlCmd.h: Containing the IOCTLs for the driver. DD\EdDrv.lib: The library fi
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-22
    • 文件大小:6766943
    • 提供者:kennethroger
  1. MemMappedFiles

    0下载:
  2. Sample how to use MEmory Mapped Files in Delphi
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-05
    • 文件大小:409556
    • 提供者:Rene
  1. 65520772memory_mapped_file

    0下载:
  2. 提供内存文件映射的的源代码 可以进行参考对初学者比较实用-Memory mapped files to provide the source code can be more practical reference for beginners
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:5328
    • 提供者:space006
  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. GdalBrowser

    0下载:
  2. GDAL支持的Morton 编码金字塔无缝漫游工具,从2007年开始,不断更新到2011年,偶的小业余研究。底层基于GDAL, 支持很多冷门格式。使用Morton金字塔重构二维数据,加上内存映射文件的帮助,浏览GB级影像没有问题。内嵌带接缝处理的透明分块条带处理接口,无需了解金字塔,也能透明对GB级影像进行各种处理。内嵌直方图均衡和模板卷积的例子,演示如何透明的开发处理算法。附带重要的功能是“尺度不变特征SIFT”的特征提取,本来是上学时的论文,经过这些年零敲碎打的改造,现在能进行全自动、半自动
  3. 所属分类:Special Effects

    • 发布日期:2017-05-30
    • 文件大小:12399942
    • 提供者:流浪小狗
  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. 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. CMemFileDemo

    0下载:
  2. vc——使用内存映射文件来共享数据\CMemFileDemo的程序源码,值得一看!-vc- memory mapped files to share data \ CMemFileDemo the program source code, worth a visit!
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-16
    • 文件大小:27473
    • 提供者:陈荣富
  1. mapfile

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

    • 发布日期:2017-04-10
    • 文件大小:1152069
    • 提供者:63048843
  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. mmfile

    0下载:
  2. Implementation file for CMemoryMappedFile. Class supports memory mapped files
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-22
    • 文件大小:9754
    • 提供者:arqmiki
  1. java_nio

    0下载:
  2. nio 是 java New IO 的简称,在 jdk1.4 里提供的新 api 。 Sun 官方标榜的特性如下: – 为所有的原始类型提供 (Buffer) 缓存支持。 – 字符集编码解码解决方案。 – Channel :一个新的原始 I/O 抽象。 – 支持锁和内存映射文件的文件访问接口。 – 提供多路 (non-bloking) 非阻塞式的高伸缩性网络 I/O 。-nio java New IO in jdk1.4 api. The Sun officially adv
  3. 所属分类:Java Develop

    • 发布日期:2017-11-19
    • 文件大小:10871
    • 提供者:yue
  1. ex9

    0下载:
  2. 随机生成1000以内的100个数并保存到文件里,运用内存映射文件的方式对100个数进行从小到大排序。-1000 less than 100 the number of randomly generated and saved to a file, using memory-mapped files on 100 numbers in ascending order.
  3. 所属分类:File Formats

    • 发布日期:2017-11-21
    • 文件大小:830
    • 提供者:cencochensz
  1. ShowBigBitmap

    0下载:
  2. VC6.0编写的利用内存映射文件显示超大位图,鼠标按下松开可移动位图,鼠标滚动可以缩小放大位图-VC6.0 prepared using memory-mapped files display a large bitmap, mouse press release the movable bitmap mouse scroll can narrow the enlarged bitmap
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-17
    • 文件大小:368015
    • 提供者:霍青
  1. Memory

    0下载:
  2. This file defines some helpful functions for allocating memory and dealing with memory mapped files.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-12
    • 文件大小:1285
    • 提供者:xszjdo
  1. Memory-Mapped-Files

    0下载:
  2. 内存映射,文件运行,免杀的其中一门技术, 源码稳定,稍作修改就可以用了-Memory-mapped file to run, free to kill a technique wherein, Source stability, minor modifications can be used
  3. 所属分类:ELanguage

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