CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - 共享内存

搜索资源列表

  1. Window-file-mapping

    0下载:
  2. Window下使用内存映射文件共享数据的例子!可以作为学习参考-Window to use memory-mapped file-sharing examples of data! Learning can be used as reference
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-26
    • 文件大小:45686
    • 提供者:zhangtao
  1. TestShare

    0下载:
  2. 这是在VC6.0开发出,用来测试共享内存-Share Memory
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:50826
    • 提供者:Mr.Llh
  1. Interlinker-Test

    0下载:
  2. 连接远程 共享内存 库文件调用 ,一个开发包-link root server
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-03
    • 文件大小:5207
    • 提供者:hygtboy
  1. vbsoftcode

    0下载:
  2. VB共享软件防破解技术资料大全,收集了近20多个vb程序防破解的精彩实例,另含技术思路和设计文档。这些资料主要有:   EnumChildWindows 枚举反调试;   FINDWINDOW检测窗体反调试;   VB 检测按键;   VB-CRC32自校验设计;   VB-检测父进程;   借鸡生蛋;   金蝉脱壳防LOADER;   注册码陷阱圈套;   锁定鼠标范围反调试;   内存分配检测; -Shareware VB S
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-16
    • 文件大小:4134172
    • 提供者:zhongxiaosheng
  1. vcDEMO

    0下载:
  2. 实现进程之间内存共享,通讯。擦写内存。在不同的进程之间交换数据。-Achieve the shared memory between processes, communication. Erase the memory. In the exchange of data between different processes.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:31701
    • 提供者:崔志华
  1. XrayMem

    0下载:
  2. 共享内存方式xray机 实现全屏 VC7.0 -Shared memory to achieve full-screen mode
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:705860
    • 提供者:何凤涛
  1. PCIWindows

    0下载:
  2. PCI 图像采集卡WDM 设备驱动程序共享内存DMA-PCI Image Capture Card WDM device driver for shared-memory DMA
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-25
    • 文件大小:206603
    • 提供者:dsda
  1. Clip--board

    0下载:
  2. 编写代码最难得就是进程间的通讯问题,采用剪贴板的方式,利用Windows共享内存所开辟的统一的内存区进行编程。可以有效解决进程间信息传输问题。-The most rare to write code that is inter-process communication problems, using the clipboard, using Windows shared memory opened up a unified program memory area. Can effectivel
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-29
    • 文件大小:25626
    • 提供者:sss
  1. com

    0下载:
  2. 串口接口程序可以接受电源屏通过串口发送过来的数据并通过共享内存和其他进程交换数据-Serial interface program can accept the power panel through the serial port to send over the data and other processes through shared memory and the exchange of data
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-24
    • 文件大小:7829825
    • 提供者:gexuechun
  1. ShareMem

    0下载:
  2. 共享内存的打包代码,封装代码!使用方便,只需要名字和大小就可以使用-Shared memory package code, package code
  3. 所属分类:Other systems

    • 发布日期:2017-05-08
    • 文件大小:2012334
    • 提供者:Difference
  1. shareMemoy

    0下载:
  2. 提供了一个windows 下共享内存的类,该类只是一个简单的模型,说明了在windows 下如何实现共享内存-Provides a shared memory under windows class, the class is just a simple model to illustrate how in the windows shared memory
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-08
    • 文件大小:2292
    • 提供者:zhaojinhua
  1. processcommutication

    0下载:
  2. 操作系统课程设计,用VC开发可直接下载使用,包含消息机制,共享内存和管道通信-Operating system, curriculum design, developed with the VC can directly download that contains message mechanism, shared memory, and communication channels
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-24
    • 文件大小:8027166
    • 提供者:汪雷
  1. Shmdb

    0下载:
  2. windows 下eXtremeDB共享内存使用小程序-eXtremeDB shared memory under windows using small programs
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-03-29
    • 文件大小:8078
    • 提供者:Johnlya
  1. KeybdHook.

    0下载:
  2. 一个十分完整的键盘钩子示例,适合初学者学习,DLL和EXE通讯使用了自定义消息以及共享内存。-A very complete example of the keyboard hook, suitable for beginners to learn, DLL and EXE communications using a custom message, as well as shared memory.
  3. 所属分类:Hook api

    • 发布日期:2017-04-02
    • 文件大小:41122
    • 提供者:张鲁夺
  1. filesystem

    0下载:
  2. 一个linux环境下的模拟文件系统的程序,里面有使用说明,能够创建,删除,复制文件,用到了linux共享内存和信号量,另外有个shell程序进程与文件系统程序进行通信。-A linux file system environment, the simulation program, which has instructions for use, the ability to create, delete, copy files, use a linux shared memory and sem
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:476749
    • 提供者:ji
  1. dlgs

    0下载:
  2. 大内高手--调试手段及原理.txt 大内高手—全局内存.txt 大内高手—共享内存与线程局部存储.txt 大内高手—内存模型.txt 大内高手—内存管理器.txt 大内高手—常见内存错误.txt 大内高手—序.txt 大内高手—惯用手法.txt 大内高手—栈_堆.txt-Ouchi master- debugging techniques and principles. Txt Ouchi expert- global memory. Txt Ouchi mast
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-24
    • 文件大小:47091
    • 提供者:地址
  1. ShareMemery

    0下载:
  2. 内存共享技术,进程通信,通过内存指定区域进行共享使进程间相互通信-Memeory sharead
  3. 所属分类:CSharp

    • 发布日期:2017-03-27
    • 文件大小:80383
    • 提供者:王朝帅
  1. communication

    0下载:
  2. 进程间通信,通过共享内存的方式实现进程间通信,即在内存中开辟一个共享内存区域,创建两个控制台应用程序,来检测进程间的通信-Inter-process communication, through the shared memory means to achieve inter-process communication, that is in memory to open a shared memory region, to create two console applications, to
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1144
    • 提供者:pipicheng
  1. fastdb-349

    0下载:
  2. fastdb的源码, 非常强大的一个共享内存数据库-fastdb source, very powerful database, a shared memory
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-21
    • 文件大小:6433345
    • 提供者:陈清
  1. MapMemory

    0下载:
  2. VB通过共享内存,共享数据. 可读可写.-none
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-15
    • 文件大小:7191
    • 提供者:严明
« 1 2 3 4 56 7 8 9 10 ... 14 »
搜珍网 www.dssz.com