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

搜索资源列表

  1. jinchengtongxin

    0下载:
  2. 进程间通信基础(理论+实例) 包括管道,有名管道,消息队列,信号灯,共享内存,socket。-The basis of inter-process communication (theory+ examples), including pipelines, well-known pipes, message queues, semaphore, shared memory, socket.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:672168
    • 提供者:王小白
  1. mmap

    0下载:
  2. UNIX提供了程序共享内存的机制,Linux内核从2.0开始也加入了这一功能。mmap(memory map)函数用于建立一段内存,使之能够被多个程序读写。它创建一个指向一段内存区域的指针并将其与特定的文件内容关联。-UNIX provides a mechanism for sharing memory, Linux kernel 2.0 from the beginning of this feature is also added. mmap (memory map) for the e
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-25
    • 文件大小:1058
    • 提供者:sbyygyfd
  1. LLogTrace

    0下载:
  2. LLogTrace 通用日志调试工具VC源代码,采用共享内存实现,作为调试程序用的LOG跟踪程序。包含了Delphi、VB、VC++三种语言的源代码版本。程序可以设置不同级别的LOG输出,并且可以用不同的颜色区分,可以设置级别名称等。-Log LLogTrace General VC source code debug tools, the use of shared memory to achieve, as a debugger LOG tracking procedures used. I
  3. 所属分类:assembly language

    • 发布日期:2017-03-29
    • 文件大小:283695
    • 提供者:124
  1. vbsoftcode

    0下载:
  2. VB共享软件防破解技术资料大全,收集了近20多个vb程序防破解的精彩实例,另含技术思路和设计文档。这些资料主要有:   EnumChildWindows 枚举反调试;   FINDWINDOW检测窗体反调试;   VB 检测按键;   VB-CRC32自校验设计;   VB-检测父进程;   借鸡生蛋;   金蝉脱壳防LOADER;   注册码陷阱圈套;   锁定鼠标范围反调试;   内存分配检测; -Shareware VB S
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-16
    • 文件大小:4134172
    • 提供者:zhongxiaosheng
  1. os

    0下载:
  2. 分别利用UNIX的消息通信机制、共享内存机制(用信号灯实施进程间的同步和互斥)实现两个进程间的数据通信。具体的通信数据可从一个文件读出,接收方进程可将收到的数据写入一个新文件,以便能判断数据传送的正确性(对文件操不熟悉的同学可不必通过读写文件,只要键盘输入和输出至屏幕进行比较即可)。 -, Respectively, using the information communication mechanism UNIX, shared memory mechanism (with tr
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:3137
    • 提供者:一零
  1. vcDEMO

    0下载:
  2. 实现进程之间内存共享,通讯。擦写内存。在不同的进程之间交换数据。-Achieve the shared memory between processes, communication. Erase the memory. In the exchange of data between different processes.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:31701
    • 提供者:崔志华
  1. XrayMem

    0下载:
  2. 共享内存方式xray机 实现全屏 VC7.0 -Shared memory to achieve full-screen mode
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:705860
    • 提供者:何凤涛
  1. PCIWindows

    0下载:
  2. PCI 图像采集卡WDM 设备驱动程序共享内存DMA-PCI Image Capture Card WDM device driver for shared-memory DMA
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-25
    • 文件大小:206603
    • 提供者:dsda
  1. sharedmemory

    0下载:
  2. linux 下进程间的通信,用共享内存方式实现!-sharedmemory of linux
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:6636
    • 提供者:xc
  1. producerconsumer

    0下载:
  2. 基于共享内存的生产者—消费者程序 共享内存的实现-Producers based on shared memory- shared memory implementation of consumer programs
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:1483
    • 提供者:金淼
  1. pc

    0下载:
  2. 基于共享内存实现的生产者、消费者程序 操作系统实验可能会用到哦……^_^-producer and consumer problem
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:1112
    • 提供者:Leehowe
  1. 4

    0下载:
  2. 一个简单的进程通信例子——利用共享内存进行进程间的通信-A simple example of the process of communication- the use of shared memory inter-process communication
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:2525
    • 提供者:rebecca
  1. 5

    0下载:
  2. 信号量机制在进程通信中应用的举例(包含没有设置信号量、设置信号量及信号量机制和共享内存结合的纵多例子)-Semaphore mechanism in the process of communication applications, for example (including the semaphore is not set, set the semaphore and shared memory semaphore mechanism and the vertical integratio
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-08
    • 文件大小:3489
    • 提供者:rebecca
  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. gxnc

    0下载:
  2. 共享内存使用
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-13
    • 文件大小:2788
    • 提供者:zhuye888
  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. posix_fifo_and_shared_memory

    0下载:
  2. fsmlabs公司提供的有关实时管道以及共享内存IO编程的API接口的有关资料,很详细,学习相关内容的好资料-fsmlabs provided by the real-time IO pipeline and shared memory programming API interfaces relevant information in great detail, learning good information on relevant content
  3. 所属分类:software engineering

    • 发布日期:2017-03-30
    • 文件大小:41381
    • 提供者:ayk1985
  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 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 37 »
搜珍网 www.dssz.com