搜索资源列表

  1. vc_jiqiaoshili_part6

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

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

    • 发布日期:2024-05-27
    • 文件大小:167936
    • 提供者:黄春标
  1. vc_jiqiaoshili_part6

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

    • 发布日期:2024-05-27
    • 文件大小:404480
    • 提供者:xixi
  1. file

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

    • 发布日期:2024-05-27
    • 文件大小:321536
    • 提供者:123
  1. ZAccessMan

    0下载:
  2. 查看各种内核对象的访问权限的工具,如desktop,token,mutex,event,file,filemapping.....是学习window安全控制不可多的的好代码-See a variety of core object-access tools such as desktop, token, mutex, event, file, filemapping ..... learning window security cont
  3. 所属分类:Windows编程

    • 发布日期:2024-05-27
    • 文件大小:238592
    • 提供者:
  1. FileMapping(csharp)

    0下载:
  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
  3. 所属分类:文件操作

    • 发布日期:2024-05-27
    • 文件大小:38912
    • 提供者:张鲁夺
  1. fileMapping

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

    • 发布日期:2024-05-27
    • 文件大小:2048
    • 提供者:剑气箫心
  1. 081212WatchRat

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

    • 发布日期:2024-05-27
    • 文件大小:819200
    • 提供者:
  1. cqwz

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

    • 发布日期:2024-05-27
    • 文件大小:533504
    • 提供者:
  1. fileMapping

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

    • 发布日期:2024-05-27
    • 文件大小:1574912
    • 提供者:cao
  1. filemapping

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

    • 发布日期:2024-05-27
    • 文件大小:4096
    • 提供者:张强
  1. FileMapping

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

    • 发布日期:2024-05-27
    • 文件大小:331776
    • 提供者:gwonph
  1. filemappingex

    0下载:
  2. class to working with filemapping
  3. 所属分类:Dephi控件源码

    • 发布日期:2024-05-27
    • 文件大小:3072
    • 提供者:Gyurza
  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. 所属分类:文件操作

    • 发布日期:2024-05-27
    • 文件大小:1086464
    • 提供者:pp
  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

    • 发布日期:2024-05-27
    • 文件大小:1792000
    • 提供者:zhanggang
  1. FileMapping

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

    • 发布日期:2024-05-27
    • 文件大小:1131520
    • 提供者:lzg
  1. FileMapping

    0下载:
  2. HiAsm component for filemaping operations from memory
  3. 所属分类:其他小程序

    • 发布日期:2024-05-27
    • 文件大小:4096
    • 提供者:Andrey
« 12 »

源码中国 www.ymcn.org