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

搜索资源列表

  1. 123598

    0下载:
  2. 在VC++ 6.0下利用共享内存、消息实现内部进程通讯 程序名称:resource.h-In VC++ 6.0 use shared memory, message communication procedures to achieve internal process name: resource.h
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-14
    • 文件大小:150826
    • 提供者:sa
  1. share

    0下载:
  2. 1。创建一共享内存。a进程对共享内存中的某个整型不断加一,另外个进程对他进行减一操作,要求信号量同步。-1. The creation of one shared memory. a process of shared memory in a continuous integer-plus-one, while a process carried out by one of his operations, requested semaphore synchronization.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:2451
    • 提供者:ak-47
  1. linux_process

    0下载:
  2. 该书详细介绍了linux进程之间通信的几种方式:信号,管道,共享内存等几种方式,并附有详细的实例,是一本不错的新手入门的电子书。-The book details the process of communication between linux in several ways: signals, pipes, shared memory, such as a number of ways, with detailed examples are a good green hand of the
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-16
    • 文件大小:210537
    • 提供者:陈笑天
  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. ipc

    1下载:
  2. Linux进程间通信小例子,包括管道,命名管道,信号,共享内存,消息队列等-Linux small example of the process of communication, including pipes, named pipes, signals, shared memory, message queues, etc.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:4051
    • 提供者:owenbbkp
  1. Fund7MultiThread

    0下载:
  2. 一个工程,主线程负责用户交互,界面上提供一个按钮,通过它用户建立一个新的线程处理复杂的计算。多个线程可以共享内存中的某些变量。线程可以中止,挂起。线程间需要同步。-A project, the main thread is responsible for user interaction, provide a button interface through which users create a new thread to handle complex calculations. Multi
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-16
    • 文件大小:77788
    • 提供者:张一辰
  1. FileMap

    0下载:
  2. 实现文件映射,在两个进程间共享内存,在不同进程间传输大文件时,可大幅度提升访问速度。本源码仅为模拟,共享内存为1K,可自行调整。-File mapping, in shared memory between two processes in different inter-process transfer large files, they can significantly enhance the access speed. The only source simulation, shared
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-22
    • 文件大小:6821764
    • 提供者:源泉
  1. ShareMemory_vs

    0下载:
  2. 通过共享内存实现进程通信,vs 2005 实现-process communicate by share memory
  3. 所属分类:Process-Thread

    • 发布日期:2017-06-11
    • 文件大小:18373755
    • 提供者:yuanyuan
  1. MapFile

    1下载:
  2. vc++的共享内存实现,实时数据库设计的一套整合方案,希望实时数据库人员喜欢-vc++ implementation of shared memory, real-time database design an integrated program and hoped that officers like real-time database
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-24
    • 文件大小:79772
    • 提供者:liyang
  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. message

    0下载:
  2. 进程间通信,使用共享内存,linux操作系统下运行-process communication using shared memory, compiled under operation system of linux
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:746
    • 提供者:wwwmao
  1. example_of_share_memory

    0下载:
  2. 共享内存机制的演示程序,理解共享内存的工作机制-Shared memory mechanism, demo program, understanding the working mechanism of shared memory
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:50400
    • 提供者:ayk1985
  1. TestMemory

    0下载:
  2. 两个IE窗口通过共享内存实殃相互通信的控件-sharp memory ie comm
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-03-28
    • 文件大小:19630
    • 提供者:锅小
  1. ReadMem

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

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

    0下载:
  2. linux 应用程序的编写,如共享内存,管道的读写,信号,定时等基本的应用程序编写-linux application preparation, such as shared memory, read and write pipes, signals, timing and other basic application programming
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-02
    • 文件大小:4064
    • 提供者:yongzheng
  1. ShareMemTest

    0下载:
  2. 源自VCKBASE上的一个awzzz提供的共享内存封装类,感觉挺实用的。 在使用的过程中,感觉有点不合自己的使用习惯,于是修改了一下拿出来与大家共享,欢迎批评指正。-From VCKBASE provided on a shared memory package awzzz class, feeling very practical. In the use of the process, feel a bit substandard own habits, then modify the l
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-03
    • 文件大小:29012
    • 提供者:白痴
  1. shm

    0下载:
  2. linux下实现对共享内存的操作等等,对posix提供的接口进行封装-achieved under linux operating on shared memory, etc., to provide the interface to the package posix
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:1936
    • 提供者:qingtian
  1. memcached-1.4.5.tar

    0下载:
  2. memcached是一个高性能的分布式的内存对象缓存系统,通过在内存里维护一个统一的巨大的hash表,它能够用来存储各种格式的数据,包括图像、视频、文件以及数据库检索的结果等。最初为了加速 LiveJournal 访问速度而开发的,后来被很多大型的网站采用。起初作者编写它可能是为了提高动态网页应用,为了减轻数据库检索的压力,来做的这个缓存系统。它的缓存是一种分布式的,也就是可以允许不同主机上的多个用户同时访问这个缓存系统, 这种方法不仅解决了共享内存只能是单机的弊端, 同时也解决了数据库检索的压
  3. 所属分类:Special Effects

    • 发布日期:2017-03-25
    • 文件大小:302516
    • 提供者:zhangsan
  1. shm

    0下载:
  2. linux共享内存读写实例,麻雀虽小,五脏俱全!-linux shared memory using example
  3. 所属分类:Linux-Unix program

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