CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 消息队列

搜索资源列表

  1. mssage-queue-to-imple_ATM

    0下载:
  2. 使用消息队列模拟实现ATM,代码主要面向学习消息队列应用,熟练消息队列,涉及到文件、进程通讯。-Use message queue analog implementation ATM, code mainly for learning application message queue, skilled message queues, file related to the process of communication.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-25
    • 文件大小:22097
    • 提供者:穆元彪
  1. datamining

    0下载:
  2. 分布式并行计算、分布式缓存、一致性、消息队列、分 布式文件系统为大型互联网云计算应用背后的核心技术 ,是从业互联网云计算技术的工程师最关心和想掌握的 ,目前广泛应用于搜索、云计算平台、大数据等领域.-Distributed parallel computing, distributed cache coherence, message queues, sub Distributed file system for large-scale application of Intern
  3. 所属分类:software engineering

    • 发布日期:2017-05-26
    • 文件大小:9120920
    • 提供者:syf
  1. xiaoxiduilie

    0下载:
  2. 是主机和虚拟机vxworks 进行的通信 基于消息队列 代码 经过自己的实验 完全正确-The communication between the host and virtual machines were based vxworks message queue code exactly right through their own experiments
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1388
    • 提供者:
  1. stm32f103-UCOSII

    0下载:
  2. stm32 ucos 消息队列,潜入式操作系统的移植,任务之间的通讯功能-stm32 ucos 消息队列,潜入式操作系统的移植,任务之间的通讯功能
  3. 所属分类:SCM

    • 发布日期:2017-05-02
    • 文件大小:751668
    • 提供者:马戏靠
  1. IPC问题

    0下载:
  2. 设有二元自然数变量函数 ,其中 请编程建立3个并发协作进程或线程,它们分别完成计算 、 和 。 实验步骤: (1)首先要创建三个线程(或进程),分别执行函数 、 和 计算; (2)线程(或进程)之间的通信可以选择下述机制之一进行:  管道(无名管道或命名管道)  消息队列  共享内存 (3)通过适当的函数调用创建上述IPC对象,通过调用适当的函数调用实现数据的读出与写入; (4)需要考虑线程(或进程)间的同步; (5)线程(或进程)运行结束,通过适当的系统
  3. 所属分类:系统编程

    • 发布日期:2015-01-03
    • 文件大小:1362
    • 提供者:the_wind
  1. source_2014122014634355

    0下载:
  2. 消息队列提供了一种由一个进程向另一个进程发送块数据的方法。另外,每一个数据块被看作有一个类型,而接收进程可以独立接收具有不同类型的数据块。 -Message queue is provided a transmission block of data one process to another process method. Also, each data block is treated as a type, the receiving process can independentl
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:1589
    • 提供者:wjr
  1. WinMain

    0下载:
  2. Windows程序运行原理及程序编写流程,窗口产生过程,句柄原理,消息队列,回调函数,窗口关闭与应用程序退出的工作关系-Windows program running, the process window, handle the principle, message queue, the callback function, the window closed exit and application working relationship
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-12
    • 文件大小:1190
    • 提供者:张三
  1. zeromq-4.1.0-rc1

    1下载:
  2. zeroMQ 4.1源码 ZeroMQ,史上最快的消息队列-zeromq-4.1.0 Source ZeroMQ,史上最快的消息队列
  3. 所属分类:Communication

    • 发布日期:2016-08-17
    • 文件大小:2864128
    • 提供者:hmh
  1. VolumeControlprocess-communication

    0下载:
  2. 嵌入式系统存在进程间通信的问题,本例就是进程间通信的一种具体实现方法:消息队列-this example si for two process communication on based Liunx system
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-25
    • 文件大小:11836
    • 提供者:hongming
  1. winceQueue

    0下载:
  2. winCE下的队列发送代码,主要就winCE下的消息队列进行消息发送-winCE queue code
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-09
    • 文件大小:1555946
    • 提供者:yanyu
  1. 4-4solution

    0下载:
  2. windows消息队列,对于每个进程,系统维护一个消息队列-windows message queue for each process, the system maintains a message queue
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:1101
    • 提供者:liuwenchun
  1. UCOS-III

    0下载:
  2. UCOS-IIIV3.0版本 ,KEIL4中开发的;硬件STM32F103ZET6 添加了两个任务,一个信号量,两个消息队列;非常干净,代码书写非常规范;是移植LWIP 等其他组件的理想载体;-UCOS-IIIV3.0 version, KEIL4 developed hardware STM32F103ZET6 added two tasks, a semaphore, two message queues very clean, very standard code writing
  3. 所属分类:uCOS

    • 发布日期:2017-05-02
    • 文件大小:566924
    • 提供者:lihua
  1. WinMain

    0下载:
  2. Windows程序运行原理及程序编写流程,窗口产生过程,句柄原理,消息队列,回调函数,窗口关闭与应用程序退出的工作关系,使用VC++的若干小技巧,stdcall与cdecl调用规范的比较,初学者常犯错误及注意事项。-Windows program operating principle and procedure of the preparation process, the process window, handle principle, message queue, the callbac
  3. 所属分类:Console

    • 发布日期:2017-06-09
    • 文件大小:16081154
    • 提供者:萧晓
  1. WinMain

    0下载:
  2. Windows程序运行原理及程序编写流程,窗口产生过程,句柄原理,消息队列,回调函数,窗口关闭与应用程序退出的工作关系-Windows program operating principle and procedure of the preparation process, the process window, handle principle, message queue, the callback function, the window closed and out of the wor
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-08
    • 文件大小:1122
    • 提供者:莫文
  1. UNIX-programming-information

    0下载:
  2. UNIX编程资料,TCP程序设计,UDP程序设计,并发服务器设计,创建线程,线程等待,线程退出保护设计,消息队列,日志记录模块-UNIX programming information, TCP programming, UDP programming, concurrent server design, create a thread, the thread waits for the thread to exit protection design, message queues, logg
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-03
    • 文件大小:697238
    • 提供者:胡云龙
  1. msgqueue

    0下载:
  2. 自编linux中基于消息队列的进程间通信模块,经过调试恩能够成功应用的模块-Editing the Linux interprocess communication module based on message queue, after debugging successfully application module
  3. 所属分类:Driver develop

    • 发布日期:2017-04-14
    • 文件大小:2578
    • 提供者:youhaibo
  1. MSMQ_BGW_Source

    0下载:
  2. 关于微软的消息队列MSMQ,适合作为并发服务器后端的通信,虽然msmq有点老,但是应该算是很稳定的,-About Microsoft Message Queuing MSMQ, suitable as a back-end server to communicate concurrently, although msmq bit old, but it should be very stable,
  3. 所属分类:CSharp

    • 发布日期:2017-04-29
    • 文件大小:27732
    • 提供者:黄涛
  1. 关于c++的winmain例程

    0下载:
  2. Windows程序运行原理及程序编写流程,窗口产生过程,句柄原理,消息队列,回调函数,窗口关闭与应用程序退出的工作关系,使用VC++的若干小技巧,stdcall与cdecl调用规范的比较,初学者常犯错误及注意事项。
  3. 所属分类:DVD

    • 发布日期:2015-05-31
    • 文件大小:9780
    • 提供者:s_huaxu@163.com
  1. messageQuing

    0下载:
  2. 消息队列实现通信,Linux下c语言编写,代码清晰易学,适合初学者-Message queue to achieve communication, C Linux language, code clear and easy to learn, suitable for beginners
  3. 所属分类:Linux Network

    • 发布日期:2017-04-15
    • 文件大小:7664
    • 提供者:kain
  1. Linux-chat

    0下载:
  2. linux消息队列实现的群聊功能,Linux网络编程新手必备-Linux message queue to achieve the group chat feature, Linux network programming novice
  3. 所属分类:Linux Network

    • 发布日期:2017-04-14
    • 文件大小:3666
    • 提供者:郝鹏
« 1 2 ... 19 20 21 22 23 2425 26 27 28 29 30 31 »
搜珍网 www.dssz.com