搜索资源列表

  1. hemu_VxD

    0下载:
  2. PCI2040控制芯片的驱动程序, PCI2040的内存映射访问 -PCI2040 controller driver, PCI2040 s memory-mapped access
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-10
    • 文件大小:47104
    • 提供者:guan
  1. maphugefile

    0下载:
  2. 所属分类:文件操作

    • 发布日期:2024-05-10
    • 文件大小:5120
    • 提供者:wuming
  1. HCS12_EEPROM_Write_Read

    0下载:
  2. 使用FREESCALE单片机内部的EEPROM的程序,经本人试过,完全没有问题,不过使用之前,要先修改内存映射。-Using Freescale
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-10
    • 文件大小:2048
    • 提供者:张三丰
  1. FileMapTransTxt

    0下载:
  2. 所属分类:其他小程序

    • 发布日期:2024-05-10
    • 文件大小:29696
    • 提供者:ming
  1. sysinfo

    0下载:
  2. QT与C++写的任务管理器,代码详细,可以了解曲线画法,内存映射等等!-QT and C++ Written by Task Manager, the code in detail to understand the curve drawing method, memory mapping and so on!
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-10
    • 文件大小:73728
    • 提供者:jam
  1. sparsetest

    0下载:
  2. 利用内存映射文件测试NTFS的稀疏文件存储能力-Use memory-mapped file to test NTFS sparse file storage capacity
  3. 所属分类:系统编程

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:zhangjian
  1. MemoryMappingFile

    0下载:
  2. 本文分析了Win32 环境下内存映射文件技术的系统实现原理, 并结合嵌入式文件系统的特点, 给出了该技术在嵌入式 实时通讯系统中对多进程间数据共享问题的解决方案-This paper analyzes the circumstances Win32 memory-mapped file system technology principle, combined with the characteristics of embedded
  3. 所属分类:软件工程

    • 发布日期:2024-05-10
    • 文件大小:91136
    • 提供者:天天
  1. uhal

    0下载:
  2. Windows下,演示如何在硬件抽象层HAL中映射内存访问空间的驱动程序代码。-Windows, demonstrate how the hardware abstraction layer HAL in mapping memory access space for the driver code.
  3. 所属分类:驱动编程

    • 发布日期:2024-05-10
    • 文件大小:1135616
    • 提供者:肖荣权
  1. fighter9-29

    0下载:
  2. 程序的作用是在桌面生成一个会移动会开炮的icon,当它探测到面前有移动物体时就开炮,炮弹会把桌面炸开。一个简单的小程序,用到了API,钩子,内存映射。-The role of procedures in the Desktop Mobile will generate a fire will be the icon, when it is to detect moving objects before them on fire, art
  3. 所属分类:钩子与API截获

    • 发布日期:2024-05-10
    • 文件大小:522240
    • 提供者:lvxinjie
  1. Password

    0下载:
  2. 程序可以得到密码框中的密码,其中应用到大量技术包括钩子,DLL,进程通信,内存映射文件等,不错的VC参考程序-Procedures can be password box password, which is applied to a large number of technologies, including the hook, DLL, process communication, memory-mapped file and s
  3. 所属分类:Windows编程

    • 发布日期:2024-05-10
    • 文件大小:2746368
    • 提供者:zhangkai
  1. ProcessCommunication

    0下载:
  2. Windows 的IPC(进程间通信)机制主要是异步管道和命名管道。(至于其他的IPC方式,例如内存映射、邮槽等这里就不介绍了) 管道(pipe)是用于进程间通信的共享内存区域。创建管道的进程称为管道服务器,而连接到这个管道的进程称为管道客户端。一个进程向管道写入信息,而另外一个进程从管道读取信息。 -Windows of the IPC (interprocess communication) mechanism is asy
  3. 所属分类:Windows编程

    • 发布日期:2024-05-10
    • 文件大小:153600
    • 提供者:周晓宇
  1. CommunicationBetweenProcesses

    0下载:
  2. vc++进程间通信的一个例子,采用两种方式实现进程间通信.一个是发送共享消息,一个是内存映射文件.可直接执行.因为没有其他的内容,初学者可采取修改对比法进行学习,迅速掌握其中的原理.-vc++ process communication An example of two way communication process. One is sent to share the news, one is memory-mapped fil
  3. 所属分类:ActiveX/DCOM

    • 发布日期:2024-05-10
    • 文件大小:3755008
    • 提供者:潘宾
  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编程

    • 发布日期:2024-05-10
    • 文件大小:1626112
    • 提供者:lyp
  1. MapFile

    0下载:
  2. 所属分类:其他小程序

    • 发布日期:2024-05-10
    • 文件大小:3072
    • 提供者:陈国栋
  1. huchiyunxing

    0下载:
  2. 本程序讲述在Visual c++.net下如何使用内存映射文件实现多个程序间互斥运行,代码注释详细。有需要的朋友可以下载看看!-This procedure described in Visual c . Net how to use memory-mapped file to achieve mutual exclusion between multiple programs running, the code comment
  3. 所属分类:.net编程

  1. VaToOffset

    0下载:
  2. 将PE文件映射到内存的虚拟地址转成文件偏移-PE file will be mapped to virtual memory addresses into file offset
  3. 所属分类:系统编程

    • 发布日期:2024-05-10
    • 文件大小:698368
    • 提供者:adfy
  1. fileMapping

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

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

    0下载:
  2. 基于DS编写的windows驱动程序内存映射示例程序,初学者必看-failed to translate
  3. 所属分类:驱动编程

    • 发布日期:2024-05-10
    • 文件大小:20480
    • 提供者:weil
  1. FileReverse

    0下载:
  2. 一个如何作内存映射的程序,同过一个范例说明内存映射函数的使用-A demo program about MMF
  3. 所属分类:系统编程

    • 发布日期:2024-05-10
    • 文件大小:3638272
    • 提供者:HUANG
  1. filemapping

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

    • 发布日期:2024-05-10
    • 文件大小:4096
    • 提供者:张强
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 24 »

源码中国 www.ymcn.org