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

搜索资源列表

  1. list.cpp

    0下载:
  2. 信号量又称为信号灯,它是用来协调不同进程间的数据对象的,而最主要的应用是前一节的共享内存方式的进程间通信。本质上,信号量是一个计数器,它用来记录对某个资源(如共享内存)的存取状况。一般说来,为了获得共享资源,进程需要执行下列操作:-volume also known as signal lights, it is used to coordinate different processes of the data object, but the most important applicatio
  3. 所属分类:DNA

    • 发布日期:2008-10-13
    • 文件大小:8856
    • 提供者:Alvin
  1. Anon

    0下载:
  2. 一个使用共享内存的方法来实现在两个窗口之间传送信息的程序-use a shared-memory approach to the realization of the two window to relay messages between the procedures
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:41982
    • 提供者:陈小明
  1. www.cohoo.com.cn.socket

    0下载:
  2. 共四个演示。分别如下: 1:Sample    一个简单的使用了共享内存映射的例子,运行两个实例看看就知道,没有什么特别。 2:SendText    不用窗口子类化,而达到和发送自定义消息同样的效果。  3:SendFile    由于演示2中还是通过发消息来传递字符串,不可能传递大块文本,本例综合演示1和演示2达到传递大块文本的功能。 4:Chat    演示2和演示3使用的都是SendMessage来发放通知消息,所以不能异步通讯,SetWindowText
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:52570
    • 提供者:cohoo
  1. share_memory

    1下载:
  2. 共享内存原代码,VC++开发,开建立一内存块,读取修改数据-shared memory source, VC development, the establishment of an open block of memory, reading the revised data
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:34521
    • 提供者:毛东
  1. 2006021801

    0下载:
  2. 共四个演示。分别如下: 1:Sample 一个简单的使用了共享内存映射的例子,运行两个实例看看就知道,没有什么特别。 2:SendText 不用窗口子类化,而达到和发送自定义消息同样的效果。 3:SendFile 由于演示2中还是通过发消息来传递字符串,不可能传递大块文本,本例综合演示1和演示2达到传递大块文本的功能。 4:Chat 演示2和演示3使用的都是SendMessage来发放通知消息,所以不能异步通讯,SetWindowText不能跨进程使用,
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:52568
    • 提供者:毛东
  1. test_m

    0下载:
  2. 入门程序,用于测试共享内存的基本编程, 可以学习共享内存的代码实现-entry procedures for testing the basic shared-memory programming, we can learn from the shared memory implementation of the code
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:1625
    • 提供者:孙憬超
  1. ShareMem

    0下载:
  2. 有关共享内存的类源代码-the shared memory of the source category
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:13966
    • 提供者:和恶毒发
  1. reply_1_612955

    0下载:
  2. 有关共享内存,生成dll函数库-the shared memory, generate dll libraries
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:7640
    • 提供者:和恶毒发
  1. shared-memory

    0下载:
  2. unxi下共享内存的使用,提高系统效率-unxi under the use of shared memory, increase system efficiency
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:1311810
    • 提供者:周杰
  1. MapTest

    0下载:
  2. windows进程通讯的例子,共有三种模式: 共享内存,管道,SOCKET,可以给未接触过的人作为参考-windows example of the process of communication, there are three models : shared memory, pipes, SOCKET. it has not been exposed to people as a reference
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:75073
    • 提供者:111
  1. portable_shm.tar

    0下载:
  2. Linux共享内存share memory通信机制的内核实现,可以为内核线程间通信提供机制-Linux shared memory communication mechanism share memory kernel realized, kernel threads can provide the mechanism for communication
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:7613
    • 提供者:威尼
  1. synchronized

    0下载:
  2. 本pdf主要讲了几个在linux环境下利用共享内存进行进程同步的程序-the main speakers in a few linux environment using shared memory process synchronization procedures
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:92665
    • 提供者:叶人杰
  1. Csharedmemory

    1下载:
  2. 这是一个用来开发使用共享内存的源码 使用这个包装类可以方便的开发出基于共享内存的应用-This is a development to the use of shared memory to use this source category convenient packaging developed based on the sharing Application Memory
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:1651
    • 提供者:infinite8
  1. share_mem

    0下载:
  2. 一个基于HP机器的共享内存的实现, 很使用,大型系统,资料管理非常有用,只要将资料用sql语句配置好,装载共享内存即可,是一个已经在用的大型系统的共享内存程序,非常有价值.-an HP machines based on the achievement of shared memory, the use of very large systems, information management is very useful. As long as the information is use
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:39935
    • 提供者:young0401
  1. tercomm

    0下载:
  2. 进程间共享内存通讯,采用两对缓冲区收发数据。-processes shared memory communications, using two pairs of sending and receiving data buffer.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:32489
    • 提供者:zhang3f
  1. XWPE

    0下载:
  2. 这是截包和发包的小工具(用到ws_32.dll和hook技术、共享内存。。),其中SendUdp.dll本来想用delphi写的因为vc++指针操作快,-This is the cut-off delivery of the package and small tools (used ws_32.dll hook and technology, shared memory. .) , SendUdp.dll which had wanted to use delphi write because
  3. 所属分类:钩子与API截获

    • 发布日期:2014-01-14
    • 文件大小:389550
    • 提供者:song
  1. ACE-5.5.tar

    0下载:
  2. ACE自适配通信环境(ADAPTIVE Communication Environment)是可以自由使用、开放源码的面向对象(OO)框架(Framework),在其中实现了许多用于并发通信软件的核心模式。ACE提供了一组丰富的可复用C++ Wrapper Facade(包装外观)和框架组件,可跨越多种平台完成通用的通信软件任务,其中包括:事件多路分离和事件处理器分派、信号处理、服务初始化、进程间通信、共享内存管理、消息路由、分布式服务动态(重)配置、并发执行和同步,-Adaptive Comm
  3. 所属分类:通讯/手机编程

    • 发布日期:2008-10-13
    • 文件大小:11247155
    • 提供者:everest
  1. shm_cache

    0下载:
  2. 朋友的作品,linux下的结构化共享内存,数据结构的设计比较巧妙,学习共享内存和数据结构可参考-friend works, linux under the structure of shared memory, data structures rather clever design. Learning shared memory and data structures can refer to
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:5563
    • 提供者:江健
  1. SharedDll

    0下载:
  2. 这个程序是我尝试使用dll共享内存段的代码。当多个程序调用dll时,dll中会产生一块所有程序可以访问的内存块,可用于用于进程通信和控制。-this procedure is to try to use the shared memory of the dll code. When the number of procedures called dll, dll will have an all procedures can access blocks of memory, process ca
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:9357
    • 提供者:姚秋林
  1. ShareMem1232

    0下载:
  2. 此程序是实现两个程序间通过共享内存进行数据交换-this procedure is endorsed by the two procedures shared memory data exchange
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:78587
    • 提供者:yuan
« 1 2 3 4 5 67 8 9 10 11 ... 37 »
搜珍网 www.dssz.com