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

搜索资源列表

  1. demo_ShareMemory.rar

    0下载:
  2. VC编写的共享内存读取的例子,可以用于进程之间的通信,VC prepared to read examples of shared memory that can be used in the process of communication between
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:195447
    • 提供者:dugf
  1. wput.rar

    0下载:
  2. 利用共享内存做的FTP文件发送 可同时发送附件到5个FTP服务器,直接运行通过,ftp send 5 encode in the same time!
  3. 所属分类:Ftp Client

    • 发布日期:2017-03-29
    • 文件大小:176913
    • 提供者:jason_zhao
  1. share_memory

    0下载:
  2. 基于Linux下的进程通信中的共享内存,以及相关的实现代码-Based on the process of communication under Linux Shared memory, and the realization of the relevant code
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:8913
    • 提供者:zzy
  1. JinChengTongXun.zip

    0下载:
  2. 包含几个用不同方式(共享内存、socket、FIFO、消息队列等)实现进程通信的小程序,包含详细注释,足以解释各种方式进程通信的实现原理和编程方法,Contains a number of different ways (shared memory, socket, FIFO, message queue, etc.) to achieve the process of the small communications program, including detailed notes, are
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:10656
    • 提供者:Rain
  1. memmap

    0下载:
  2. windows 内存共享事例程序详细介绍了WINDOWS内存的访问读写-windows shared memory examples procedures described in detail WINDOWS memory access to read and write
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-04
    • 文件大小:20540
    • 提供者:wcl
  1. 12_shm

    0下载:
  2. Linux 下进程间通信实例之一——共享内存 使用了信号量用于进程间的同步-Linux, one example of inter-process communication- shared memory semaphore used for synchronization between processes
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:18658
    • 提供者:hero
  1. ChatServer

    0下载:
  2. Linux c语言多进程多用户聊天程序 使用多进程与多线程合作 使用共享内存V进行交换信息 可谓Linux网络套接字编程学习之良品-Linux c multi-process multi-user chat server
  3. 所属分类:Linux Network

    • 发布日期:2017-03-23
    • 文件大小:5943
    • 提供者:hydra
  1. Many-nuclear-communication

    0下载:
  2. 作者:华清远见3G学院。《Android多媒体编程从初学到精通》第三章、多核通信。在2010年末,智能终端的CPU得到了快速发展,高端的智能终端已经采用了Cortex-A8的双核处理器。而在平板电脑上,Nvidia开发的基于Cortex-A9的双核处理器Tegra 2则成了市场的宠儿。通信离不开内存的操作,在Qucalcomm平台上,内存一般分为3种:基带内存(Modem Memory)、应用内存(Application Memory)和共享内存,其中系统MPU保护基带内存不被aARM接入,AR
  3. 所属分类:android

    • 发布日期:2017-03-29
    • 文件大小:307591
    • 提供者:华清远见
  1. pro-com

    1下载:
  2. 进程和进程通信 1.设计一个程序,创建一个子进程,使父子进程合作,协调地完成某一功能。要求在该程序中还要使用进程的睡眠、进程图象改换、父进程等待子进程终止、信号的设置与传送(包括信号处理程序)、子进程的终止等有关进程的系统调用。 2.分别利用UNIX的消息通信机制、共享内存机制(用信号灯实施进程间的同步和互斥)实现两个进程间的数据通信。具体的通信数据可从一个文件读出,接收方进程可将收到的数据写入一个新文件,以便能判断数据传送的正确性(对文件操不熟悉的同学可不必通过读写文件,只要键盘
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:6387
    • 提供者:yiyuzhiming
  1. linux_IPC

    0下载:
  2. linux 的进程通信的3种方式 共享内存 消息队列 管道方式实现的实例。有注释!-linux process of three kinds of ways to communicate a shared memory message queue pipeline approach to achieve a simple example.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:1579
    • 提供者:小林
  1. PC

    0下载:
  2. 用VC++6.0实现进程通信,采用的通信方式是共享内存,Server端和Client端可以进行双方通信-With VC++6.0 to achieve the process of communication, the use of means of communication is shared memory, Server-side and Client-side communication can be both
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-22
    • 文件大小:6811535
    • 提供者:741852
  1. radio一个界面控制程序

    0下载:
  2. 用qt编码的有进程间通信,共享内存透明窗体
  3. 所属分类:Tab控件

    • 发布日期:2012-10-23
    • 文件大小:4010711
    • 提供者:wwwr126
  1. ShareMemory

    0下载:
  2. 封装共享内存类,用于进程间通信。修改的一方完成后,使用命名事件通知读取方,双方保持内容同步。-Package shared memory class for inter-process communication. After the party changes, use named event notification read side, the two sides to keep the content synchronized.
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-30
    • 文件大小:1795
    • 提供者:xiaoluo
  1. ipc

    0下载:
  2. 这是自己学习进程间通信时敲得代码,有共享内存、管道、信号量、消息队列,互斥锁等的典型用法-This is the communication between their own learning process when the knock code, the typical usage of the shared memory, pipes, semaphores, message queues, mutexes.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:3087
    • 提供者:merle.zhu
  1. Share-memory

    0下载:
  2. 用C#写的共享内存的源码,封装好了读写byte和string的API函数,可用于和其他软件进行数据交换-Code compile with C# for share memory in window.
  3. 所属分类:CSharp

    • 发布日期:2017-11-08
    • 文件大小:24925
    • 提供者:fult
  1. TwoProgramShareMemory

    0下载:
  2. 程序主要是共享内存的一个例子。里面含有两个程序,这两个程序通过共享内存实现通信。是学习共享内存绝好的例子。-The process is essentially an example of the shared memory. It contains two programs, two programs communicate via shared memory. Learning shared memory excellent example.
  3. 所属分类:Communication

    • 发布日期:2017-05-27
    • 文件大小:10102478
    • 提供者:古月森林
  1. GETDATA

    0下载:
  2. 自动获取系统任意进程输入框中的数据 钩子使用 截获键盘输入和控件焦点消息 全局共享内存-Any process of automatic acquisition system, the data input box, hook the keyboard input and control using the intercepted messages focus global shared memory
  3. 所属分类:Hook api

    • 发布日期:2017-03-24
    • 文件大小:58348
    • 提供者:moto
  1. example

    0下载:
  2. 利用共享内存实现多线程间通信。 主线程派生子线程后即处于休眠状态,等待子线程结束时发出结束信号唤醒。在被唤醒后,主线程向屏幕输出结束信息! 线程A向共享内存中写入A~Z的大写字母。 线程B通过共享内存接收这些字母,并将其保存到/test.dat文件中。 注意线程之间的同步互斥! -Using shared memory communication between multi-threading. Derived from sub-thread after main thread
  3. 所属分类:Linux Network

    • 发布日期:2017-04-02
    • 文件大小:1966
    • 提供者:王锡栋
  1. process

    0下载:
  2. 进程通信中管道和共享内存的源码,可以比较通信方式,更好的使用进程通信来开发程序。-The process of communication channels and shared memory of the source, can compare the means of communication, better use of the process to develop procedures for communication.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:1087
    • 提供者:daisy_du
  1. biwebcorp_v5.8.1_SC_UTF8_Build090829

    0下载:
  2. BIWEB商务智能网站系统是依托在ArthurXF企业应用级PHP开发框架上的大型网站系统,是由上海网务网络信息有限公司经历了5年不断的在各种大型项目中实践、总结、开发设计出来的一个快速开发、简单易用的面向对象的企业应用级PHPMVC建站系统。现由上海网务公司开源发布,共同促进行业发展。BIWEB的设计初衷就是为了简化企业级各种基于WEB应用程序的开发,针对各种大中型企业应用级web项目,有着各种优化手段,能让服务器硬件性能提升到最大化应用。BIWEB建站系统集合了网站SEO、链接优化、数据分流
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-26
    • 文件大小:9351204
    • 提供者:william
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 35 »
搜珍网 www.dssz.com