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

搜索资源列表

  1. messgagegongxiang

    0下载:
  2. 多个窗口消息共享同一个消息处理函数。由第一个消息参数指定发送窗口的句柄,第二个消息视图却能够为多个其他进程所映射,这些进程共享的是物理存储器的同一个页面。在响应函数中将数据从共享内存复制到本地缓存中,再进行后续的处理。-More than one message share the same window message handler function. A message from the first parameter specifies the window handle to send
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-06
    • 文件大小:98774
    • 提供者:xianghengfu
  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. ReadMem

    0下载:
  2. 通过共享内存实现 数据共享的功能,可以在多个程序间传递数据,很简单-Through the shared memory data transfer functions. Simple
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:26564
    • 提供者:HmilyStone
  1. SharedMemory

    0下载:
  2. Example of use of shared memory
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-27
    • 文件大小:31409
    • 提供者:Fred
  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. 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. Qt_QSharedMemory_Example_v1_2_en

    0下载:
  2. This Qt C++ application demonstrates how to share memory between processes. The client GUI application and the server executable share memory through QSharedMemory. The example has two shared memory areas: one for the client to command the server, an
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:90600
    • 提供者:何庆茹
  1. SharedMemory

    0下载:
  2. communication using shared memory.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:56815
    • 提供者:HMLEE
  1. fastdb-349

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

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

    0下载:
  2. Windows应用程序捆绑核心编程配套光盘第一章程序。内存映射进行共享读写-Windows applications supporting CD-ROM bundled with the core programming chapter program. Read and write shared memory mapping
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:215674
    • 提供者:沈浪
  1. share

    0下载:
  2. 使用内存共享在进程间通信的例子 先运行主控,在查看菜单下点写数据,输入数据1 数据2 运行服务端, 点确定, 得到数据1 数据2 和数据1,2之和-Use of shared memory communication between processes running the first example of the master, in the View menu, point to write data, input data 1 data 2 to run the server, poin
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-24
    • 文件大小:3798976
    • 提供者:qiuming
  1. Gaussian

    0下载:
  2. Parallel algorithm for Gaussian Elimination. Elimination in both a shared memory environment, using OpenMP, and in a distributed memory environment, using MPI. Parallel LU and Gaussian algorithms for linear systems have been studied extensi
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:80967
    • 提供者:Cata
  1. IPC_via_sharedmemory

    0下载:
  2. 使用共享内存实现进程间通讯的例子,简洁。-inter-process communication example via shared memory
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:34342
    • 提供者:gmlars
« 1 2 3 45 6 7 8 9 10 »
搜珍网 www.dssz.com