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

搜索资源列表

  1. mqsample

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

    • 发布日期:2008-10-13
    • 文件大小:2659
    • 提供者:孙盛
  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
    • 文件大小:10616
    • 提供者:贾真
  1. InterComm

    0下载:
  2. 我的一段关于Linux/Unix下重复服务器,消息队列,信号量,共享内存综合使用的代码.-on Linux / Unix server duplication, Message Queue, semaphores, shared memory integrated use of the code.
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:2357
    • 提供者:danis2008
  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
    • 文件大小:39886
    • 提供者:张峰
  1. NETTransactions

    0下载:
  2. NET的事务控制 在分布式应用程序中,不可避免地会经常使用到事务控制。事务有一个开头和一个结尾,它们指定了事务的边界,事务在其边界之内可以跨越进程和计算机。事务边界内的所有资源都参与同一个事务。要维护事务边界内资源间的一致性,事务必须具备 ACID 属性,即原子性、一致性、隔离性和持续性。 本地事务和分布式事务 -------------------- 本地事务是其范围为单个可识别事务的数据资源的事务(例如,Microsoft SQL Server 数据库或 MS
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:4579
    • 提供者:name
  1. Dati

    0下载:
  2. 内部含有Windows的消息队列的,是一个短信答题的模拟程序。-contained within the Windows message queue, is a short message to answer the simulation program.
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:154982
    • 提供者:小三
  1. ucos252-src

    0下载:
  2. 著名的嵌入式操作系统uC/OS的完整内核源代码,内核版本号2.52。 该源代码主要包括如下几个方面: 1、任务管理 2、消息邮箱 3、消息队列 4、信号量 5、事件管理 6、内存管理-famous embedded operating system uC / OS kernel integrity of the source code, the kernel version 2.52. The source code includes the following ma
  3. 所属分类:uCOS开发

    • 发布日期:2008-10-13
    • 文件大小:82085
    • 提供者:浪迹天涯
  1. yuanli

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

    • 发布日期:2008-10-13
    • 文件大小:11010
    • 提供者:钟行
  1. UNIX_MSG_COMMUNICATION

    0下载:
  2. UNIX环境下如何应用消息队列实现进程间通讯,值得一看的好-UNIX environment on the use of Message Queue to achieve inter-process communication, enjoying their good Dongdong
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:179221
    • 提供者:周兆维
  1. A_simple_chat_tool

    3下载:
  2. 一个简单的用java编写的聊天工具,用socket类处理通信部分 1. 运行server.bat 或在命令行下输入(要在工作目录): java -jar Chat.jar 8888 打开服务器 8888也可以改为任意端口号 2. 运行client.bat 或在命令行下输入(要在工作目录): java -jar Chat.jar 打开客户端 3. 主要类说明: Server.java 等待用户连接,连接后为当前用户创建ServerLi
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2008-10-13
    • 文件大小:27322
    • 提供者:ZX
  1. pxmsg

    0下载:
  2. 基于unix/linux 的消息队列编程;库采用POSIX 可做商业源代码用-based on unix / linux the Message Queue programming; For commercial use POSIX do with the source code
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:12958
    • 提供者:张云
  1. 代码k

    0下载:
  2. c语言编写的消息队列代码-the message queue code
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:1403
    • 提供者:王莉
  1. msg_ctrl

    0下载:
  2. 消息队列控制函数-message queue control function
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:1075
    • 提供者:隋平
  1. messctrl

    0下载:
  2. 在进行linux服务器编程时经常要用到消息队列编程,但直接使用系统调用可能还不能实现需要.此例子演示了怎样在用内核调用操作消息队列,控制消息队列溢出,消除\"死\"消息的方法.-during regular programming to be used when the message queue programming, but the direct use of system calls may also need to achieve. this example demonstrates
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:1548
    • 提供者:roger
  1. task4

    0下载:
  2. ucosii小实验任务4 消息队列,可以帮助学习嵌入式操作系统-ucosii four small experimental tasks Message Queue can help embedded operating system
  3. 所属分类:uCOS开发

    • 发布日期:2008-10-13
    • 文件大小:110738
    • 提供者:yz
  1. net_oss

    0下载:
  2. 这是一个模拟电信计费的程序,非常详细,运用了线程池、消息队列和socket编程等技术。-This is a simulation of telecommunications billing procedures, very detailed, using the thread pool, Message Queue and socket programming technology.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:46057
    • 提供者:Benson
  1. AppMSMQ_src

    0下载:
  2. 一个对MSMQ消息队列操作的C++封装。-one pair of MSMQ Message Queue C Packaging operation.
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:46126
    • 提供者:Jimmy
  1. Tornado_Train_Workshop_demo_program

    0下载:
  2. 此程序运行在Tornado环境中,里面包含了tornado入门的基本程序,也是Vxworks入门非常好的资料,里面包括信号量,消息,队列,中断,事件,等等的示例,还有tornado环境工具如windview,crosswind 的使用的例子-this program to run in Tornado environment. it contains the tornado caught the basic procedures, as well as portal Vxworks very g
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:493970
    • 提供者:青胜于蓝
  1. Training-Example

    1下载:
  2. 嵌入式VxWorks开发所需典型例程源代码,包括消息队列,信号量,时钟,优先级反转,中断等常见处理.-VxWorks embedded typical routines required for the development of the source code, including the Message Queue, semaphores, the clock, priority inversion, and other common treatment interruption.
  3. 所属分类:VxWorks

    • 发布日期:2008-10-13
    • 文件大小:9693
    • 提供者:李薇
  1. multitreadsrc2

    0下载:
  2. MFC中有两类线程,分别称之为工作者线程和用户界面线程。二者的主要区别在于人工辅助线程没有消息循环,而用户界面线程有自己的消息队列和消息循环-MFC there are two types of thread, thread workers were called and the user interface thread. The main difference between the two is artificial threads no news cycle, and the user
  3. 所属分类:SQL Server数据库

    • 发布日期:2008-10-13
    • 文件大小:24926
    • 提供者:gfgrg
« 1 2 3 45 6 7 8 9 10 ... 31 »
搜珍网 www.dssz.com