搜索资源列表

  1. 用两个栈模拟队列

    0下载:
  2. 用两个栈模拟队列-stack with two simulated cohort
  3. 所属分类:中文信息处理

    • 发布日期:2024-05-13
    • 文件大小:1024
    • 提供者:王丹
  1. QMSMQApp1

    0下载:
  2. c#消息队列原代码-Message Queue source
  3. 所属分类:C#编程

    • 发布日期:2024-05-13
    • 文件大小:23552
    • 提供者:包公
  1. 第三章 栈与队列习题答案

    0下载:
  2. 第三章 栈与队列习题答案-The answer of stack and queue
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-13
    • 文件大小:7168
    • 提供者:陈如
  1. mesg

    0下载:
  2. Unix环境下的消息队列编程库。-Unix environments, the Message Queue programming library.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-13
    • 文件大小:2048
    • 提供者:卿再林
  1. MaxHeap

    0下载:
  2. 用堆实现优先队列-used Heap priority queue
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-13
    • 文件大小:40960
    • 提供者:邵宇
  1. app_msmq

    0下载:
  2. 消息队列,使用VCAPI编写MSMQ-Message Queue, use VCAPI prepared MSMQ
  3. 所属分类:通讯编程

    • 发布日期:2024-05-13
    • 文件大小:80896
    • 提供者:吴生
  1. MTDemo

    0下载:
  2. 多线程编程就从这里开始,绝对精解! 用了多线程队列-multithreaded programming on from here, the absolute intensive solutions! With the multithreading Queue
  3. 所属分类:进程与线程

    • 发布日期:2024-05-13
    • 文件大小:88064
    • 提供者:周文
  1. posix_queue

    0下载:
  2. 软件简介 1.vxworks中有关posix消息队列的一个例子 2.本软件基于c语言开发 3.开发平台为windriver公司的tornada开发平台 4.经过交叉调试后测试成功-software 1.vxworks briefed on the Message Queue posix an Example 2. The software is based on the three c-language development. Win
  3. 所属分类:VxWorks

    • 发布日期:2024-05-13
    • 文件大小:17408
    • 提供者:张工
  1. libuclinux

    0下载:
  2. uclinux线程的创建、消息队列的创建、信号量、互斥信号量、信号等的创建,采用vxworks的接口方式-Basis thread creation, message queue creation, semaphores, mutual exclusion semaphores, signals the creation, use the interface mode VxWorks
  3. 所属分类:嵌入式Linux

    • 发布日期:2024-05-13
    • 文件大小:11264
    • 提供者:
  1. 1243693139

    0下载:
  2. VC下进行缓冲区操作, 如一个线程写,一个线程读取并存储 当然使用队列 这是为具体工程写的队列的例子工程-buffer under VC operation, such as writing a thread, a thread to read and storage of course this is the use of Queue works written for specific examples of projects Q
  3. 所属分类:系统编程

    • 发布日期:2024-05-13
    • 文件大小:590848
    • 提供者:卢火
  1. Queue111

    0下载:
  2. JAVA数据结构与算法之队列小应用程序-Java data structures and algorithms queue small applications
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-13
    • 文件大小:6144
    • 提供者:张忠良
  1. 数据结构算法集---C++语言实现

    0下载:
  2. 常用的C++数据结构算法,包括队列、堆栈、链表...等.以模板类型式实现-C common data structure algorithms, including queue, stack, etc. List .... To achieve template-type
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-13
    • 文件大小:7168
    • 提供者:新康
  1. 队列相关的所有基本算法

    0下载:
  2. 队列相关的所有基本算法,西电的老师写的,与吴伟民数据结构课本完全一致,用C实现-cohort of all the basic algorithm, the West-- written by the teachers, and textbooks Xiulan WU Weimin data structure is fully consistent with achieving C
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-13
    • 文件大小:12288
    • 提供者:李雷
  1. msgq

    0下载:
  2. 这是一个关于用消息队列进行通信的小程序源码,makefile是在sco下的,如果在linux下可能要加socket的链接库-This is a message queue on the use of small communications procedures source, makefile in the sco, if under Linux may have to increase the socket libraries
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-13
    • 文件大小:1024
    • 提供者:tch
  1. ucos_message

    0下载:
  2. 该代码采用c5400dsp的汇编语言和c语言实现ucos操作系统,并在操作系统之上实现一个消息队列,实现消息的发送于接收。-c5400dsp of assembly language and c CENTER language operating system and the operating system is implemented on top of a message queue, to achieve the sender
  3. 所属分类:DSP编程

    • 发布日期:2024-05-13
    • 文件大小:116736
    • 提供者:杨健
  1. QueueMgr

    0下载:
  2. 基于队列中挂起的任务数自动调整线程数,使用策略来提供灵活性和可扩展性-It can auto-adjust threads basing on queue-hanging up,which also use strategies for flexiblility and extensibility.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-13
    • 文件大小:4096
    • 提供者:李文
  1. XQueue_demo

    0下载:
  2. 通过内存文件映象实现了一个FIFO消息队列,可以工作在所有的windows版本中-a FIFO message queue with memory map,compatible all windows version.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-13
    • 文件大小:112640
    • 提供者:李文
  1. 生产者与消费者

    0下载:
  2. 程序用C++模拟了操作系统中的三种最典型的简单的静态进程调度算法;先由用户动态输入生成模拟进程,使用了26种可供用户选择的典型语句(包括循环、选择结构),可处理整型、布尔型与字符型三种数据与表达式计算;程序编制时主要采用的编程技术是:用语句链表记录进程语句,并用PCB链表,就绪队列链表,阻塞队列链表,执行队列链表,结束队列链表等数据表示进程处理过程中的相互关系,由于静态数据结构不适合处理数据量大小不定的数据,而动态队列结构适合于处理数据
  3. 所属分类:进程与线程

    • 发布日期:2024-05-13
    • 文件大小:30720
    • 提供者:石大浪
  1. queu0

    0下载:
  2. 一个典型的队列的实现代码,完成了队列的所有操作,及一个简单的入队出队调用实例.-The achieve code of typical queu do the whole opertaion and a simple transfer example of in and out queu.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-13
    • 文件大小:206848
    • 提供者:王飞
  1. QueueTest

    0下载:
  2. VC++ 封装了队列类 /// /// /// ///// //this a example for using Queue ///////////////////////////////////////// #include "Queue.h" //define queue data struct struct QueueData { char data[20] int nId } //define queue typedef T
  3. 所属分类:通讯编程

    • 发布日期:2024-05-13
    • 文件大小:33792
    • 提供者:zj
« 1 2 3 4 56 7 8 9 10 ... 50 »

源码中国 www.ymcn.org