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

搜索资源列表

  1. 《共享内存》源代码

    0下载:
  2. c++源码 《共享内存》源代码.zip-"shared memory" source code. Zip
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:4181
    • 提供者:陈利民
  1. 在VC++ 6.0下利用共享内存、消息实现内部进程通讯

    2下载:
  2. 在VC++ 6.0下利用共享内存、消息实现内部进程通讯-in VC 6.0 using shared memory, message achieving internal communications process
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:3271437
    • 提供者:hkx
  1. ShareMem共享内存

    0下载:
  2. 一个好的共享内存编程例子,通过该例子可以掌握共享内存编程的方法。比较实用-a good example of shared memory programming, through which we can get examples of shared memory programming method. More Practical
  3. 所属分类:Shell编程

    • 发布日期:2008-10-13
    • 文件大小:21394
    • 提供者:王杰
  1. pid控制程序(共享内存方式)

    0下载:
  2. 本人在Linux实时内核下写的PID算法的电机驱动程序,通过共享内存的方式与用户态通讯保存数据。保存的数据以二进制的形式存储-Linux real-time kernel written for the PID algorithm motor drivers, through shared memory and the state of communications users to save data. To preserve the data in the form of binary st
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:21036
    • 提供者:张sir
  1. 进程间共享内存封装类

    1下载:
  2. 进程间共享内存封装类
  3. 所属分类:进程与线程

    • 发布日期:2010-11-18
    • 文件大小:29012
    • 提供者:casmli
  1. 共享内存数据块

    0下载:
  2. 2个EXE文件共享内存数据块
  3. 所属分类:钩子与API截获

    • 发布日期:2011-04-28
    • 文件大小:345743
    • 提供者:feimd73
  1. 在VCpp 6.0下利用共享内存、消息实现内部进程通讯 - 副本

    0下载:
  2. 在VCpp 6.0下利用共享内存、消息实现内部进程通讯 ,资源里包含了,客户端和服务器端程序实现源代码。
  3. 所属分类:Windows编程

  1. 另类禁止重怎么运行

    0下载:
  2. 易语言编写 共享内存判断重复运行 内有代码和例程
  3. 所属分类:Windows编程

    • 发布日期:2012-01-15
    • 文件大小:305194
    • 提供者:555@qqq.com
  1. FTP服务器LINUX—C

    0下载:
  2. linux——C,信号量,hash函数,共享内存
  3. 所属分类:网络编程

    • 发布日期:2012-08-20
    • 文件大小:470402
    • 提供者:zsl520hjp
  1. sm_mz_demo.zip

    0下载:
  2. 共享内存多进程通讯例子,the demo of shared memory multi-process communication
  3. 所属分类:Process-Thread

    • 发布日期:2017-11-08
    • 文件大小:41789
    • 提供者:
  1. ShareMemory.rar

    0下载:
  2. 怎样用delphi内存映射实现共享内存的实例, FMap := CreateFileMapping($FFFFFFFF, nil, PAGE_READWRITE, 0, size, PChar(name)) ,how to share memory using Delphi
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:677
    • 提供者:ganlin
  1. SharedMemIpc_demo.zip

    0下载:
  2. 使用共享内存通讯的程序例子,the demo of communication using shared memory
  3. 所属分类:Process-Thread

    • 发布日期:2017-11-08
    • 文件大小:10816
    • 提供者:
  1. File_Map_Server_Client

    0下载:
  2. windows下通过共享内存进行进程间通信的例子,包括server与client-windows through shared memory inter-process communication examples, including the server and client
  3. 所属分类:Communication

    • 发布日期:2017-04-03
    • 文件大小:105073
    • 提供者:morry
  1. WINDOW_MMFShare

    0下载:
  2. WINDOWS核心编程的共享内存的模拟与实现,采用WIN32和DDK实现,没有用到MFC.-core Windows programming shared-memory simulation and implementation, using WIN32 and DDK realized, did not use the MFC.
  3. 所属分类:Process-Thread

    • 发布日期:2017-11-14
    • 文件大小:4717
    • 提供者:wtm
  1. sharememclass

    0下载:
  2. 一个很好的实现了共享内存的封装类,可以用于线程之间的通信-a very good achievement of shared memory packaging category that can be used in communication between threads
  3. 所属分类:Process-Thread

    • 发布日期:2017-11-14
    • 文件大小:15276
    • 提供者:杨雨虹
  1. DataMan

    0下载:
  2. 共享内存的源代码 ,可以在2003上跨越用户-Shared memory of the source code, you can leap in 2003 on the user
  3. 所属分类:Other systems

    • 发布日期:2017-06-13
    • 文件大小:17090036
    • 提供者:chen
  1. Thread_13

    0下载:
  2. 基于共享内存的进程通信,调用CreatFileMapping,MapViewOfFile,strcpy实现-Shared memory based on the process of communication, call CreatFileMapping, MapViewOfFile, strcpy implementation
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-23
    • 文件大小:29495
    • 提供者:cy
  1. SharedMemoryEx

    0下载:
  2. 用于C#的共享内存映射代码,可在不同进程间交换数据,或用于建立共享内存-For the C# code of the shared memory mapping, you can exchange data between different processes, or for the establishment of shared memory
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:2701
    • 提供者:hzgzh
  1. 共享内存

    0下载:
  2. 简单的共享内存实例,可以由计算机自动调节以提高资源利用率。(Simple shared memory instance can be automatically adjusted by the computer to improve resource utilization.)
  3. 所属分类:Windows编程

    • 发布日期:2018-04-22
    • 文件大小:324608
    • 提供者:大圣3号
  1. memfd 方式共享内存

    0下载:
  2. memfd 方式共享内存 多进程之间共享 文件句柄,这种方式令人惊叹。
  3. 所属分类:系统编程

« 12 3 4 5 6 7 8 9 10 ... 14 »
搜珍网 www.dssz.com