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

搜索资源列表

  1. linuxInterprocessCommunication

    0下载:
  2. 讲解linux 下进程通信、管道通信、信号、内存共享等编程。
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:167400
    • 提供者:zwgei
  1. 创建写共享内存

    0下载:
  2. 创建写共享内存的例子,学习ipc的好-create shared memory example, a good learning IPS as moving
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:1465
    • 提供者:无路
  1. ISAPI

    0下载:
  2. WinCE ISAPI demo 程序,作为CE中嵌入式web的接口,通过编程ISAPI来完成特定的数据访问,本例完成从内存共享中读取映射,响应用户的http get/post请求
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:4901
    • 提供者:tenshionkai
  1. memcached-1.2.5

    0下载:
  2. 局域网中内存共享的服务端源码,通过udp方式实现,希望大家有用
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:218585
    • 提供者:fengjuan
  1. SNAILS4

    0下载:
  2. 多线程、内存共享编程。有五只蜗牛赛跑哦。
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:50583
    • 提供者:潘玲
  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. 一个共享内存的程序,根据windows的虚拟内存原理实现-a shared memory of the procedure, according to the windows to achieve virtual memory Principle
  3. 所属分类:其它

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

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

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

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

    • 发布日期:2011-04-28
    • 文件大小:345743
    • 提供者:feimd73
  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. c_share_memory_demo.zip

    0下载:
  2. 共享内存的例子,Examples of shared memory
  3. 所属分类:

    • 发布日期:2017-11-08
    • 文件大小:12745
    • 提供者:贾兴明
  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. process

    1下载:
  2. 多进程通信,采用postmessage和内存共享的方式在两个不同程序中通信-Multi-process communication, shared memory using postmessage and the way in two different programs in communication
  3. 所属分类:进程与线程

    • 发布日期:2014-01-25
    • 文件大小:3763672
    • 提供者:stuy_1001191
  1. SharedMemIpc_demo.zip

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

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

    0下载:
  2. 两个EXE文件之间通过内存共享数据,可以用于注册机,键盘密码记录等学习用。,Between the two EXE files to share data through memory, can be used to Zhuceji records to learn the keyboard with a password.
  3. 所属分类:Hook api

    • 发布日期:2017-03-29
    • 文件大小:359110
    • 提供者:彭龙辉
  1. ShareMem

    0下载:
  2. VC下的共享内存类,可以添加删除数据。共两个文件ShareMem.cpp和ShareMem.h-VC under the shared memory class, you can add delete data.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-02
    • 文件大小:2350
    • 提供者:李峰
  1. ShareMemory

    0下载:
  2. Windows下共享内存工具库,包含源代码和例子程序(服务器与客户端)-Shared memory under Windows tool library, including source code and sample applications (server and client)
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-24
    • 文件大小:298310
    • 提供者:胡欢
« 1 2 34 5 6 7 8 9 10 ... 37 »
搜珍网 www.dssz.com