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

搜索资源列表

  1. vc_jiqiaoshili_part6

    0下载:
  2. Visual.C++程序设计技巧与实例--配套光盘 第6章 文件和系统操作 本章共11个实例: 1. FolderCopy文件夹的选择和拷贝 2. DeleteCertainFile删除指定路径下的某种类型的文件 3. FileModiNotify当文档(文件)被修改时在标题上给出提醒 4. OpenHtm打开Html网页 5. FileMapping使用内存映射文件来传输共享数据 6. ChageTime改变系统时间 7. StartUpProg让系统启动时
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:314174
    • 提供者:xixi
  1. file

    0下载:
  2. VC++文件和系统操作实例:CHANGETIME,DELETECERTAINFILE,FILEMAPPING,FILEMODINOTIFY,FOLDERCOPY,GETCDROM,GETWINVERSION,HARDWAREINFO,LIMITTIMES,OPENHTM,STARTUPPROG
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:321949
    • 提供者:123
  1. ZAccessMan

    1下载:
  2. 查看各种内核对象的访问权限的工具,如desktop,token,mutex,event,file,filemapping.....是学习window安全控制不可多的的好代码
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:239090
    • 提供者:
  1. FileMapping

    0下载:
  2. program FileMapping uses Forms, formMain in formMain.pas {frmMain} {$R *.res} begin Application.Initialize Application.CreateForm(TfrmMain, frmMain) Application.Run end.
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:168340
    • 提供者:黄春标
  1. fileMapping.rar

    0下载:
  2. 内存映射实验 实现文件映射,无需将硬盘数据调进内存。,Experimental realization of memory-mapped file mapping, no data will be transferred to the hard disk memory.
  3. 所属分类:File Operate

    • 发布日期:2017-03-30
    • 文件大小:2182
    • 提供者:剑气箫心
  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. FileMapping

    0下载:
  2. 一个 展示了 如何使用 文件内存映射 高效 读取大文件的方法,调试通过,可以修改线程数量-Shows how to use a memory mapped file to read large files and efficient way to debug through, you can modify the number of threads
  3. 所属分类:File Operate

    • 发布日期:2017-04-10
    • 文件大小:1086554
    • 提供者:pp
  1. 081212WatchRat

    0下载:
  2. 内存共享的实例,希望对大家有帮助。谢谢 通过FILEMAPPING实现-Examples of shared memory, and they hope to help everyone. Thank you, through the realization of FILEMAPPING
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-06
    • 文件大小:819316
    • 提供者:
  1. cqwz

    0下载:
  2. 内存共享的实例,希望对大家有帮助。谢谢 通过FILEMAPPING实现-Examples of shared memory, and they hope to help everyone. Thank you, through the realization of FILEMAPPING
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-01
    • 文件大小:533530
    • 提供者:
  1. fileMapping

    0下载:
  2. 文件映射硬盘文件,在内存操作文件内容,可以改变文件内容。-file mapping disk files
  3. 所属分类:File Operate

    • 发布日期:2017-05-09
    • 文件大小:1574779
    • 提供者:cao
  1. filemapping

    0下载:
  2. 把系统中的某个文件映射到虚拟内存中,进程中的每一个线程进行共享。-To a file system is mapped to virtual memory, in the process of sharing each thread.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:3660
    • 提供者:张强
  1. FileMapping

    0下载:
  2. 利用文件映像实现大文件的读取(4G以上)。-File mapping read a file large than 4G.
  3. 所属分类:File Operate

    • 发布日期:2017-03-29
    • 文件大小:332065
    • 提供者:gwonph
  1. filemappingex

    0下载:
  2. class to working with filemapping
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-13
    • 文件大小:2573
    • 提供者:Gyurza
  1. FileMapping

    0下载:
  2. 基于arm s3c6410处理器的文件操作例程。在wince6.0 平台上运行ok.-Based on arm s3c6410 processor' s file operation routines. In wince6.0 platforms ok.
  3. 所属分类:Windows CE

    • 发布日期:2017-04-10
    • 文件大小:1791610
    • 提供者:zhanggang
  1. FileMapping

    0下载:
  2. 一个文件映射的wince例子程序,对学习有帮助-Wince example of a file mapping procedures, learning
  3. 所属分类:File Operate

    • 发布日期:2017-04-10
    • 文件大小:1131110
    • 提供者:lzg
  1. FileMapping

    0下载:
  2. HiAsm component for filemaping operations from memory
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-02
    • 文件大小:3816
    • 提供者:Andrey
  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. 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. SimpleIPC

    0下载:
  2. 进程间通信DEMO fifo filemapping-IPC DEMO fifo filemapping...
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-29
    • 文件大小:17407
    • 提供者:xu
  1. File-Mapping

    0下载:
  2. 使用filemapping实现进程间高速通信-Using filemapping to achieve the inter-process cummunication.
  3. 所属分类:Process-Thread

    • 发布日期:2017-06-19
    • 文件大小:29027281
    • 提供者:shane wang
« 12 »
搜珍网 www.dssz.com