搜索资源列表

  1. LF_ThreadPool

    1下载:
  2. 一个在《ACE程序员指南》16章的线程池的例子,但是书上的代码有问题。我进行了修改,使得多线程的运行更加健壮,不会出现当队列中无消息时,线程池迅速消失的BUG。相信很多ACE初学者发现了此问题,在此卖弄一下。-an "ACE Programmer's Guide" Chapter 16 of the thread pool examples, but the book on the code problems
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:2875
    • 提供者:zjw
  1. 排队问题的系统仿真

    0下载:
  2. 题目内容:使用队列模拟理发馆的排队现象,通过仿真手法评估其营业状况。 基本要求: 假设理发馆内设有N把理发椅,可同时为N位顾客进行理发。对于在营业时间(假设为T小时)内进门的顾客: *当顾客进门时,若有空椅,则可以立即坐下理发,否则需要依次排队等候。 *一旦有顾客理完发离去时,排在队头的顾客便可开始理发。 *若理发馆每天连续营业T小时,求一天内顾客在理发馆内的平均逗留时间 *顾客排队等候的队列平均长度。 *营
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:7560
    • 提供者:lucky100
  1. Mathshandbook

    0下载:
  2. 此程序在K6II350,TC2.0环境下通过翻译、运行。 演示了五个优先级队列,时间片分别为8、16、32、64,128。 -K6II350 in this procedure, WITH TC 2.0 environment through an interpreter, run. Demonstration of five priority queues, time-were 8,16,32,64,128.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:127157
    • 提供者:鸡冠花
  1. kaoyanwords

    0下载:
  2. 此程序在K6II350,TC2.0环境下通过翻译、运行。 演示了五个优先级队列,时间片分别为8、16、32、64,128。 -K6II350 in this procedure, WITH TC 2.0 environment through an interpreter, run. Demonstration of five priority queues, time-were 8,16,32,64,128.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:2073782
    • 提供者:鸡冠花
  1. 05wendenganswer

    0下载:
  2. 此程序在K6II350,TC2.0环境下通过翻译、运行。 演示了五个优先级队列,时间片分别为8、16、32、64,128。 -K6II350 in this procedure, WITH TC 2.0 environment through an interpreter, run. Demonstration of five priority queues, time-were 8,16,32,64,128.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1390259
    • 提供者:鸡冠花
  1. Classic_Alogrithm_10_Book_EN

    0下载:
  2. 十部经典算法合集 .chm Fundamentals of Data Structures by Ellis Horowitz and Sartaj Sahni PREFACE CHAPTER 1: INTRODUCTION CHAPTER 2: ARRAYS CHAPTER 3: STACKS AND QUEUES CHAPTER 4: LINKED LISTS
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:20006603
    • 提供者:icc
  1. Queues

    0下载:
  2. lecture material about Queues. Adopted from E-book "Data Structures with C++ using STL" by William Ford, William To-lecture material about Queues. Adopted from E-book "Data Structures with C++ using STL" by William Ford,
  3. 所属分类:STL

    • 发布日期:2024-05-05
    • 文件大小:45056
    • 提供者:grom2
  1. Queues

    0下载:
  2. The project implements some queues that have a friendly graphical representation and shows how clients that wait at queues deal with waiting.
  3. 所属分类:界面编程

    • 发布日期:2024-05-05
    • 文件大小:299008
    • 提供者:anca
  1. VOQ_switch_orginal

    0下载:
  2. 本程序是Matlab的Simulink模块程序。模拟虚拟输出队列。是通信建模的入门模块。欢迎大家学习交流-This program is Matlab' s Simulink module program. Analog virtual output queues. Getting Started modules in communications modeling. Welcome to the Learning Exchang
  3. 所属分类:matlab例程

    • 发布日期:2024-05-05
    • 文件大小:8192
    • 提供者:zenttic
  1. ucos_MessageQueue

    0下载:
  2. uC/OS消息队列演示.这个程序演示基本的消息队列。程序启动设计了6个普通应用任务以及 一个控制任务TAC,等待消息的任 * 务总是按照优先级的高低来决定获得消息的顺 序,实现消息队列的使用。-uC/OS message queue presentation. This program demonstrates a basic message queue. Proceedings designed six common appli
  3. 所属分类:uCOS开发

    • 发布日期:2024-05-05
    • 文件大小:3072
    • 提供者:leo
  1. ucos_OS

    0下载:
  2. ucos操作系统学习资料,进程间通信的机制,信号量,队列,邮箱。-ucos operating system learning materials, inter-process communication mechanisms, semaphores, queues, mailboxes.
  3. 所属分类:uCOS开发

    • 发布日期:2024-05-05
    • 文件大小:356352
    • 提供者:hfy
  1. stacks-and-queues

    0下载:
  2. 栈和队列的实现,包括共享栈、链栈、循环队列、链队列。-Implementation of stacks and queues, including the sharing of the stack, chain stack, circular queue, the queue chain.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-05
    • 文件大小:103424
    • 提供者:Wendy
  1. The-Questions-of-Queues

    0下载:
  2. N皇后问题,介绍N皇后问题的工作原理,以及如何利用回溯法的工作思想来解决问题。-The Question Of Queues
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-05
    • 文件大小:901120
    • 提供者:lwk
  1. stacks-and-queues-in-CPP

    0下载:
  2. implementation of stacks and queues of structure student in C-implementation of stacks and queues of structure student in C++
  3. 所属分类:其他小程序

    • 发布日期:2024-05-05
    • 文件大小:1024
    • 提供者:rocky91
  1. Big-Queues---Ayalvadi-Ganesh

    0下载:
  2. Big Queues - Ayalvadi Ganesh, Neil O’Connell, Damon Wischik
  3. 所属分类:软件工程

    • 发布日期:2024-05-05
    • 文件大小:1574912
    • 提供者:ramsetii
  1. Large-Deviations-for-Gaussian-Queues---Modelling-

    0下载:
  2. Large Deviations for Gaussian Queues - Modelling Communication Networks - Michel Mandjes
  3. 所属分类:软件工程

    • 发布日期:2024-05-05
    • 文件大小:1845248
    • 提供者:ramsetii
  1. Data-structures---stacks-and-queues

    0下载:
  2. 数据结构之--栈和队列的代码。 它是参考和学习的上好资料。 数据结构系列代码包含:排序算法;表,树,图,栈和队列。-Data structures- stacks and queues code. It is a superbly reference and learning information. Series code contains data structures: sorting algorithm tables,
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-05
    • 文件大小:5120
    • 提供者:欧才俊
  1. stacks-and-queues-in-CPP

    0下载:
  2. implementation of stacks and queues of structure student in C-implementation of stacks and queues of structure student in C++
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-05
    • 文件大小:1024
    • 提供者:cheanahihh
  1. ProducerConsumerData-(Multiple-Queues)

    0下载:
  2. Producer Consumer topology using multipl queues
  3. 所属分类:LabView

    • 发布日期:2024-05-05
    • 文件大小:22528
    • 提供者:Saad
  1. Queues vs Local Variables

    0下载:
  2. Queues labview core 2
  3. 所属分类:LabView

    • 发布日期:2024-05-05
    • 文件大小:20480
    • 提供者:grafovsky
« 12 3 4 5 6 7 8 9 10 ... 30 »

源码中国 www.ymcn.org