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

搜索资源列表

  1. FileMemView

    0下载:
  2. 一个内存映射文件的com组件,将windows中的内存映射函数封装了,可以方便地进行内存映射文件操作-a memory mapping documents com components of the windows memory mapping function package, can convenient for the memory mapping file manipulation
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:49753
    • 提供者:蒋荣安
  1. mapviewTest

    0下载:
  2. 刚才内存映射文件组件的测试程序,描述了如何使用该组件-just memory mapping document components testing procedures, a descr iption of how to use the components
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:125872
    • 提供者:蒋荣安
  1. VBfanbianyi

    1下载:
  2. 一款VB程序反编译工具,能够反编译VB5/VB6的部分程序代码。 主要功能如下: 1、分析程序所用窗体,模块,类模块API,图标,图像; 2、反编译P-CodeExe代码; 3、重建VB工程; 4、加密模块,防止其它软件反编译; 5、抓取内存映射文件。 -new anti-VB compiler tool that can decompile VB5/VB6 part of the code. The main functions are as follows : a,
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2317952
    • 提供者:魏存庆
  1. www.cohoo.com.cn.socket

    0下载:
  2. 共四个演示。分别如下: 1:Sample    一个简单的使用了共享内存映射的例子,运行两个实例看看就知道,没有什么特别。 2:SendText    不用窗口子类化,而达到和发送自定义消息同样的效果。  3:SendFile    由于演示2中还是通过发消息来传递字符串,不可能传递大块文本,本例综合演示1和演示2达到传递大块文本的功能。 4:Chat    演示2和演示3使用的都是SendMessage来发放通知消息,所以不能异步通讯,SetWindowText
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:52570
    • 提供者:cohoo
  1. FileMap

    0下载:
  2. Window下使用内存映射文件共享数据的例子,有客户端和服务器端-Window use file-sharing memory mapping data example, the client and server
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:78619
    • 提供者:liuyidao
  1. mememoryfile

    0下载:
  2. 通过VC实现 内存映射的文件,非常方便好用-VC achieve through memory mapping document, a very convenient handy
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:53465
    • 提供者:刘本
  1. 2006021801

    0下载:
  2. 共四个演示。分别如下: 1:Sample 一个简单的使用了共享内存映射的例子,运行两个实例看看就知道,没有什么特别。 2:SendText 不用窗口子类化,而达到和发送自定义消息同样的效果。 3:SendFile 由于演示2中还是通过发消息来传递字符串,不可能传递大块文本,本例综合演示1和演示2达到传递大块文本的功能。 4:Chat 演示2和演示3使用的都是SendMessage来发放通知消息,所以不能异步通讯,SetWindowText不能跨进程使用,
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:52568
    • 提供者:毛东
  1. APIforregistry

    0下载:
  2. DLL内存映射HOOK示例代码v1.0.rar-DLL memory mapping HOOK sample code v1.0.rar
  3. 所属分类:Delphi控件源码

    • 发布日期:2008-10-13
    • 文件大小:82441
    • 提供者:guweijie
  1. VCram

    0下载:
  2. VC++中使用内存映射文件处理大文件,文件操作是应用程序最为基本的功能之一,Win32 API 和MFC 均提供有支持 文件处理的函数和类,常用的有Win32 API 的CreateFile()、WriteFile()、 ReadFile()和MFC 提供的CFile 类等-VC use memory-mapped file handling large files, file manipulation application is the most basic function, MF
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:104003
    • 提供者:victor
  1. memorymappedfilesyntaxoperation

    0下载:
  2. 6.如何使用内存映射文件实现多个程序间互斥运行?-6. How to use memory-mapped file to achieve a number of procedures among mutually exclusive operation?
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:36597
    • 提供者:hanyou
  1. gpio1

    0下载:
  2. 利用开发板上的/dev/mem设备,进行内存映射,驱动cpu的GPIO口,点亮和熄灭led灯.附makefile文件-use development board / dev / mem equipment, memory mapping, Drivers cpu GPIO the mouth, and the lights extinguished led lights. makefile attached document
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:18636
    • 提供者:luchong2000
  1. led-driver

    0下载:
  2. LINUX下控制LED屏的驱动程序,可以实现内存映射功能-LINUX LED screen under the control of the driver, can be achieved memory mapping function
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:41602
    • 提供者:deeply2000
  1. ZMemoryFile

    1下载:
  2. 内存映射文件的使用封装类 把文件映射到内存,象使用内存那样访问文件-memory mapping Packaging, the use of paper documents mapping category of memory, such as memory access files
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:1718
    • 提供者:张三
  1. FileMapTransTxt

    0下载:
  2. 通过内存映射文件数据传输程序,输入内容,可以在另外一个区域显示出来-through memory-mapped file data transfer procedures, import content, in addition a regional show
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:26496
    • 提供者:kdl
  1. XTalk

    0下载:
  2. 本程序演示了使用事件、互斥体、和内存共享的内存映射块,以在其自身的不同副本之间通信。-demonstration of the procedure used, contradict body, and memory sharing memory mapping block, to in their own copies of communications between different.
  3. 所属分类:Windows CE

    • 发布日期:2008-10-13
    • 文件大小:18372
    • 提供者:韩旭
  1. Ex070202

    0下载:
  2. Visual C++ 入门、进阶、与应用 如何使用内存映射文件实例 可学习操作内存文件-Visual C entry, advanced with the application of how to use memory-mapped file examples learning how to operate a paper memory
  3. 所属分类:开发工具

    • 发布日期:2008-10-13
    • 文件大小:20271
    • 提供者:洒脱
  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. radMapFile

    0下载:
  2. wince evc开发的通过内存映射实现进程间的通讯 -wince through the development of the memory mapping to achieve inter-process communication
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:2772455
    • 提供者:陈文增
  1. MyWaveBmp

    0下载:
  2. 演示用内存映射的方式读取wave波形文件,还有内存DC等等,大文件读取速度非常快-demonstration with the memory mapping wave waveform read documents and memory DC, and so on. read large files very rapidly
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:260573
    • 提供者:ufoteam
  1. devnetcache

    0下载:
  2. 一个在C#下使用内存映射,能保存对象实例!强。dll源码及示例!-C# 1 in the use of memory mapping, object can be preserved examples! Strong. Dll source code and examples!
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:481986
    • 提供者:ufoteam
« 1 2 3 45 6 7 8 9 10 ... 20 »
搜珍网 www.dssz.com