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

搜索资源列表

  1. Ndk_demo.zip

    0下载:
  2. 网络开发工具包,包含三个类:服务器,客户端和消息队列
  3. 所属分类:网络编程

    • 发布日期:
    • 文件大小:50816
    • 提供者:
  1. bean.rar

    0下载:
  2. 输入字符串并按队列和链表输出再排序的小程序
  3. 所属分类:源码下载

    • 发布日期:
    • 文件大小:2085
    • 提供者:
  1. three.zip

    0下载:
  2. 实现增加,删除和记数三个双向队列函数
  3. 所属分类:源码下载

    • 发布日期:
    • 文件大小:393
    • 提供者:
  1. slmesg.rar

    0下载:
  2. UNIX/LINUX下自编的消息队列程序
  3. 所属分类:Linux/Unix编程

    • 发布日期:
    • 文件大小:5553
    • 提供者:
  1. unix_msg.zip

    0下载:
  2. 使用消息队列的例子
  3. 所属分类:Linux/Unix编程

    • 发布日期:
    • 文件大小:2346
    • 提供者:
  1. ticksvr.rar

    1下载:
  2. 一个通用记录软件系统日志的后台程序,采用消息队列实现,可同时记录多个系统的日志,特别适合于通信软件日志,减轻通信系统直接写日志到磁盘文件的负担,加快通信软件执行速度。
  3. 所属分类:Internet/网络编程

    • 发布日期:
    • 文件大小:14322
    • 提供者:
  1. 实验四.rar

    0下载:
  2. 队列
  3. 所属分类:行业应用软件

    • 发布日期:
    • 文件大小:3524253
    • 提供者:
  1. 四种UNIX消息队列操作函数.rar

    0下载:
  2. 所属分类:其它

    • 发布日期:
    • 文件大小:963
    • 提供者:
  1. q1.zip

    0下载:
  2. q1.zip 程序创建两个线程,第一个线程没有消息队列,主线程尝试给第一个线程发送一个消息,我们可以看到PostThreadMessage()返回FALSE,程序创建的第二个线程有一个消息队列,主线程中的PostThreadMessage()返回TRUE,程序由Visual C++ 6.0开发,没有用到MFC
  3. 所属分类:进程与线程

    • 发布日期:
    • 文件大小:79910
    • 提供者:
  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
    • 文件大小:9619
    • 提供者:
  1. 停车场

    0下载:
  2. 我的数据结构的实验题,停车场,用栈和队列 模拟停车场,实现进车和出车-my data structure experiment, a car park, with Stack and Queue simulated car parks, to achieve progress and out of cars
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:8860
    • 提供者:胡小勇
  1. Item49

    0下载:
  2. java的消息队列-the Message Queue
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1867
    • 提供者:梁周明
  1. rtos_serial

    0下载:
  2. 本库利用51的timer2,9600bps适用于有片内外部存储器的51芯片占用32byte缓存,重写putchar,getchar函数,循环队列,后台操作。-for the use of timer2 51, 9600 applied to the external memory unit within the occupied 32byte 51 chip cache, rewritten putchar, getchar function, circulating cohort, backg
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:3573
    • 提供者:浪人
  1. LinuxIPC进程间的通信

    0下载:
  2. Linux 操作系统提供进程间通信(IPC)机制,用来保证正在执行的进程在内核的协调下能够 共享资源、同步以及交换数据等。Linux 支持大量进程间通信机制,包括信号、等待队列、管道 以及Unix 系统V 中提供的进程间通信机制,如消息队列、信号量和共享内存。-Linux operating system to provide inter-process communication (IPC) mechanism used to ensure that the process is being
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:605316
    • 提供者:杨政
  1. msg_q_module

    0下载:
  2. 嵌入式环境消息队列软件,应用于基于H323协议的视频会议系统中-embedded environments Message Queue software application based on H323 agreement Video Conference System
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:143544
    • 提供者:廖降龙
  1. 魔王语言

    1下载:
  2. 这是一个运用堆栈和队列编写的程序,主要是对一种语言的解释-A program written for stack and queue, explained a specific language
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:36817
    • 提供者:丁一
  1. 20050708131632

    0下载:
  2. 用循环单链表实现队列的基本操作,很好的展现了队列的优点-The program realizes the basic performances of the queue, using cycling single table, and make a good exhibition of the queue s advantages.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:6529
    • 提供者:王莉
  1. 数据结构的停车场

    1下载:
  2. 利用栈和队列完成停车场的管理,数据结构的实习题目,并完成选做内容-use stack and queue complete parking management, and data structure of the internship topics, and complete the election to content
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:25480
    • 提供者:陈大民
  1. BinarySearchTree

    0下载:
  2. 一个最简单的二叉树的算法,包括二叉树的各种遍历,还添加了队列的层序遍历-a simple binary tree algorithm, including the binary tree traversal, but also adds a layer of Queue preorder
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:13624
    • 提供者:竹寻
  1. NewNew监控

    1下载:
  2. 参照SPComm,CMSControl控件,写的自动接收短信、解析短信、删除短信。用到了Windows API,多线程,队列,消息,具有很高的参考价值-reference SPComm, CMSControl controls automatically receive written messages, parse messages, delete messages. Use of the Windows API, multithreading, queue and the news, hav
  3. 所属分类:手机短信编程

    • 发布日期:2008-10-13
    • 文件大小:445933
    • 提供者:摄氏37度
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 50 »
搜珍网 www.dssz.com