CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - message queue

搜索资源列表

  1. QueueDll

    0下载:
  2. windows2000系统消息队列编程。 本例子是一个DLL文件,具体使用说明在QueueDll.h文件中。-by Windows Message Queue System Programming. This example is a DLL files, the specific use in QueueDll.h document.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:9.39kb
    • 提供者:
  1. 孙鑫C++-Windows使用原理

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

    • 发布日期:2008-10-13
    • 文件大小:15.36kb
    • 提供者:lily
  1. Lesson01

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

    • 发布日期:2008-10-13
    • 文件大小:23.31kb
    • 提供者:鞠俊
  1. my_linux_fifo

    0下载:
  2. linux下面消息队列具体实现源代码,测试通过-below Message Queue concrete realization of the source code, the test
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:2.01kb
    • 提供者:shqk
  1. msmq通信

    0下载:
  2. 用微软的操作系统组件MSMQ消息队列编程,COM开发调用,实现网络通信-use Microsoft's operating system components MSMQ message queue programming, called COM development, communications network
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:85.97kb
    • 提供者:zj
  1. mqsample

    0下载:
  2. 使用消息队列的例子,用于新学习消息队列示范-use the example for the new learning model Message Queue
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:2.6kb
    • 提供者:孙盛
  1. WinMain

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

    • 发布日期:2008-10-13
    • 文件大小:10.37kb
    • 提供者:贾真
  1. MessageQueue

    0下载:
  2. 完全自己编写的消息队列,代码中还实现了互斥量、信标量以及线程调度,该代码完全由C编写,没有使用WINDOWS函数。-completely prepared by his message queue, the code also achieved a volume contradict letter scalar and thread scheduling, the C code entirely prepared, to use a Windows function.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:38.95kb
    • 提供者:张峰
  1. MsmqTool

    0下载:
  2. A utility for Microsoft Message Queue (MSMQ)
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:12.49kb
    • 提供者:driver
  1. MessageQ

    0下载:
  2. windows message queue应用范例-Application examples of windows message queue
  3. 所属分类:CSharp

    • 发布日期:2017-04-02
    • 文件大小:8.73kb
    • 提供者:蓝苹
  1. Project1

    0下载:
  2. 用C# 实现消息队列,可以进行不同应用程序的通信。-With the C# implementation of the message queue, can be different applications of communication.
  3. 所属分类:CSharp

    • 发布日期:2017-04-17
    • 文件大小:71.08kb
    • 提供者:Jack
  1. message-queue

    0下载:
  2. This program utilises the message queue in order to implement the merge sort program. The client sends the numbers in a batch and the server receives it. The server sorts the numbers of the batch and finally merges the batches.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:892byte
    • 提供者:Rambi
  1. windows-message

    0下载:
  2. windows消息队列,可用于线程之间互发消息-windows message queue can be used to send an announcement of inter-thread
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-28
    • 文件大小:16.25kb
    • 提供者:lily
  1. C_Message-Queue

    0下载:
  2. [C代码]-利用消息队列实现文件传输(Linux)-[C code]- the message queue file transfer (Linux)
  3. 所属分类:File Operate

    • 发布日期:2017-03-31
    • 文件大小:124.55kb
    • 提供者:wenky
  1. message-queue

    0下载:
  2. linux消息队列,展示了消息队列怎么使用的,并用了收发经纬度的例子-linux message queue,show how-to-do,and demostrator read/write latitude and longtitude
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:1.09kb
    • 提供者:张先发
  1. the-message-communication-principles

    0下载:
  2. 【实验内容】 编写一段程序,同时父进程创建两个子进程p1和p2;并使子进程p1与子进程p2通过消息队列相互发送消息(512字节)。 【实验目的】   系统了解linux系统的通信机构IPC ,掌握IPC中消息通信机制,理解消息通信的方法及特征。 【实验要求】  (1)掌握系统调用msgget()、msgsnd()、msgrev()、msgctl()的使用方法及其功能,理解消息通信原理;  (2)系统理解linux 的三种通信机制。 -Experimental Cont
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:4.36kb
    • 提供者:李亮
  1. message-queue

    0下载:
  2. 消息的创建、发送和接收,使用系统调用msgget()、msgsnd()、msgrcv()、msgctl()编制长度为1K的消息的发送和接收程序。-Create a message, send and receive calls using the system msgget (), msgsnd (), msgrcv (), msgctl () preparation program length 1K sending and receiving messages.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:919byte
    • 提供者:徐舒怡
  1. queue

    0下载:
  2. windows queue消息队列 封装类接口-Windows Queue Message Queue Encapsulation Interface
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-12
    • 文件大小:13.69kb
    • 提供者:程式
  1. Cofpletely-queue

    0下载:
  2. 完全自己编写的消息队列,代码中还实现了互斥量,信标量以及线程调度-Completely write your own message queue, the code also implements the mutex, scalar and thread scheduling
  3. 所属分类:Process-Thread

    • 发布日期:2017-12-15
    • 文件大小:39kb
    • 提供者:Rnperx
  1. shared_memory.tar

    0下载:
  2. message passing using message queue
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:3kb
    • 提供者:Inno
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com