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

搜索资源列表

  1. Linux-IPC.tar

    0下载:
  2. 资源中包含了Linux进程间通信的例子,同时有源文件和可执行文件。 源码主要包含了Linux下IPC机制的本地进程通信方式,包含了IPC共享内存,IPC信号量,IPC消息队列的实现,以及Linux下判断进程退出原因的示例程序。因为是做毕设学习时的练习程序,因此程序有详细的注释。(注意,每种通信方式需要在同时两个终端中查看验证,才可以看出效果,注意查看源码注释)-the source code included in the copressed package shows how IPC wo
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-24
    • 文件大小:11287
    • 提供者:liujingsong
  1. msq_server

    0下载:
  2. 学习系统编程时自己写的一个代码,两个进程之间基于消息队列的通信。-Learning system programming to write a code, based on message queue communication between two processes.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:7489
    • 提供者:钟小龙
  1. small_RTOS51Theory_Applications

    0下载:
  2. 51单片机嵌入式系统RTOS51原理及应用,以基本概念铺垫,从简单例子入手着重分析了RTOS的任务管理,任务切换,任务间通信\同步和消息队列.最后讲解其移植方法和函数,并给出应用实例 PDF格式-51 Microcontroller embedded systems RTOS51 theory and application of basic concepts in order to pave the way, from the start focused on a simple exam
  3. 所属分类:SCM

    • 发布日期:2017-11-13
    • 文件大小:57561481
    • 提供者:kira
  1. Pool_Thread

    0下载:
  2. 自己写的线程池控制台程序,类似ACE中的线程池的例子,只是多线程的运行更加健壮,不会出现当队列中无消息时,线程池迅速消失的BUG。VC6下通过编译,不依赖任何程序库,适合项目开发。-Write your own thread pool console procedures, similar to ACE in the thread pool example, only the operation of multi-threading more robust, will not appear wh
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1248313
    • 提供者:陈文捷
  1. data

    1下载:
  2. 一个较为复杂的数据同步程序,涉及到sql和oracal数据库的访问,多线程,MFC网络编程,消息队列等内容-A more complex data synchronization process, and oracal related to sql database access, multi-threaded, MFC network programming, message queues, etc.
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-31
    • 文件大小:251818
    • 提供者:zhjatp
  1. WinMain

    0下载:
  2. 采用Visual C++编写的窗口产生代码,便于理解Windows程序运行原理及程序编写流程,窗口产生过程,句柄原理,消息队列,回调函数,窗口关闭与应用程序退出的工作关系-Using Visual C++ Prepared window generated code, easy to understand Windows program to run the principle and procedure of the preparation process, the process windo
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:8521
    • 提供者:wang
  1. WinMain

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

    • 发布日期:2017-04-15
    • 文件大小:8556
    • 提供者:lma7408
  1. WinMain

    0下载:
  2. Windows程序运行原理及程序编写流程,窗口产生过程,句柄原理,消息队列,回调函数,窗口关闭与应用程序退出的工作关系,使用VC++的若干小技巧,stdcall与cdecl调用规范的比较。-Windows program to run the principle and procedure of the preparation process, the process window, handles principle, message queues, callback function, th
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-15
    • 文件大小:8518
    • 提供者:xue
  1. Lesson1Code

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

    • 发布日期:2017-04-07
    • 文件大小:8659
    • 提供者:yuehua8
  1. MSMQ

    0下载:
  2. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:44194
    • 提供者:szgs
  1. MessageQueues

    0下载:
  2. tornado 2.0 for PPC 消息队列源代码,好用。-tornado 2.0 for PPC message queue source code, easy to use.
  3. 所属分类:VxWorks

    • 发布日期:2017-04-03
    • 文件大小:18151
    • 提供者:林剑
  1. Chapter1

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

    • 发布日期:2017-04-07
    • 文件大小:8012
    • 提供者:何燕蝶
  1. msg_client

    0下载:
  2. 这是一个linux下的编程,是一个linux下的ipc通讯中的消息队列的客服端-err
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-07
    • 文件大小:817
    • 提供者:邓伟才
  1. msg_server

    0下载:
  2. 这是一个linux下ipc通讯的服务端。主要体现linux下的消息队列。-This is a linux communications services under the ipc client. Mainly reflected under linux message queue.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:811
    • 提供者:邓伟才
  1. ucos_Demo

    0下载:
  2. ucosDEMO程序,可以模拟实现任务管理,优先级反转,内存管理,消息队列,时钟中断等-ucosDEMO procedures, can simulate the realization of task management, priority inversion, memory management, message queues, such as clock interrupt
  3. 所属分类:MacOS develop

    • 发布日期:2017-03-30
    • 文件大小:15155
    • 提供者:卢松柏
  1. Lesson1Code

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

    • 发布日期:2017-04-03
    • 文件大小:8692
    • 提供者:ironman2006
  1. msg

    0下载:
  2. 在类unix中可以方便使用的封装后的消息队列操作的接口。-In the category of unix can be user-friendly packaging operations after the message queue interface.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:964
    • 提供者:halllock
  1. C_or_C++(original)

    0下载:
  2. 3个vxworks 程序,用来学期消息队列,中断,看门狗 1个动态内存调度的Tomasulo算法MFC实现 1个从文本文件中读取字符的程序-3 VxWorks procedures used to semester message queue, interruption, a dynamic memory watchdog scheduling Tomasulo Algorithm MFC to achieve a text file from the procedure to read
  3. 所属分类:VxWorks

    • 发布日期:2017-04-06
    • 文件大小:19697
    • 提供者:张珂
  1. c

    0下载:
  2. 一个linux 下的客户端的小程序,用c语言描写实现。运用消息队列以及通信进程的应用实现-Under a linux client applet, using c language descr iption of the achievement. The use of message queue, as well as communications applications process
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:1426
    • 提供者:ada
  1. client

    0下载:
  2. 客户端的开发小程序。linux中各shell命令的运用,使用消息队列和通信进程-The development of client applets. linux in order to use the shell, use the message queue and communication process
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:1431
    • 提供者:ada
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 31 »
搜珍网 www.dssz.com