搜索资源列表
EZWC11
- 几个C语言的算法程序,包括栈、队列、矩阵运算等-C language algorithms several procedures, including stacks, queues, matrix operations, etc.
QUEues皇后问题
- 此程序完成N皇后问题。大家可以互相讨论学习。-N Queen's problem. We can learn from each other discussions.
LF_ThreadPool
- 一个在《ACE程序员指南》16章的线程池的例子,但是书上的代码有问题。我进行了修改,使得多线程的运行更加健壮,不会出现当队列中无消息时,线程池迅速消失的BUG。相信很多ACE初学者发现了此问题,在此卖弄一下。-an "ACE Programmer's Guide" Chapter 16 of the thread pool examples, but the book on the code problems
shunxucunchu
- 用c++描述的顺序存储结构的表,堆栈和队列-use described in the order of the storage structure table, stacks and queues
jumping_the_queue
- The beginning of a winter break near Spring Festival is always the beginning of a peak period of transportation. If you have ever tried to get a train ticket at that time, you must have witnessed the endless queues in fr
seda
- The Staged Event-Driven Architecture (SEDA) is a new design for building scalable Internet services. SEDA has three major goals: To support massive concurrency, on the order of tens of thousands of clients per node
ATM
- 本实验模拟ATM取款功能。本程序比较简单,但对于初学者而言,还是有有助于理解Linux的进程间通信的方法,如消息队列和共享区、管道等。程序功能上模拟了取款机上的取款.转帐.修改密码一些功能。客户端进行操作,操作记录将在服务器端显示。-Experimental simulation of the function of ATM withdrawals. This procedure is relatively simple, but fo
TC
- 实现对数组、栈、队列、链表进行数据的删除、插入、逆转功能,屏幕显示提示输入功能,输入列表中不通的数字,选择了不同的元素存储方式,进而再选择所要的对数据的操作。-Realize the array of stacks, queues, linked lists of data deletion, insertion, reverse function, prompted, enter screen display function, en
067109a
- 实现以循环链表表示的队列操作: 建队列,销毁队列,入队,出队,求队列长度,判断队空,显示队列。-To realize the cycle of the queue list indicated steps: build queue, the destruction of queues, into the team, a team, and queue length to determine Air Force shows that qu
BUBBLE
- 建队列,销毁队列,入队,出队,求队列长度,判断队空,显示队列。-Build queue, the destruction of queues, into the team, a team, and queue length to determine team air show queue.
uC_OS-II
- uC_OS-II内核实验指导书和实验程序,是我们做uC_OS-II内核实验时的资料,实验程序有:内存管理、任务管理、时钟中断、消息队列、优先级反转、优先级继承、哲学家就餐等。-uC_OS-II core experiments and experimental procedures for the guidance of the book is that we make uC_OS-II core experiment data, ex
tgdbl
- 对于一个给定的任意边数和顶点值的有向图或无向图,用邻接表存储,并用广度优先搜索算法实现对图的遍历,借助队列实现。 -For a given arbitrary value of edges and vertices of the directed graph or undirected graph, with adjacency table storage, and realize the breadth-first search
xhdl
- 对循环队列进行元素的插入和删除操作.要求1)用数组作为存储空间建立一个循环队列,并输出输入前后的内容变化。 2)实现循环队列的入队和出队操作.-Elements of the cycle queue insertion and deletion. Require 1) the array as a storage space to establish a cycle of queues, and output the content
monkey
- 该程序为猴子选大王的程序,动态分配空间产生一个顺序队列,为圈子里的猴子安排编号,通过一个指针的移动来选择退出队列的猴子,经过几次循环可以得到最终的大王-The program for the monkey king election procedures, dynamic allocation of space to produce a sequence of queues, for the circle code monkeys ar
CInterace
- 纯C数据结构,可以高度复用,包括散列表、队列、双链表、出错处理-Pure C data structure, can be a high degree of reuse, including hash tables, queues, double linked lists, error handling
ucos_MessageQueue
- uC/OS消息队列演示.这个程序演示基本的消息队列。程序启动设计了6个普通应用任务以及 一个控制任务TAC,等待消息的任 * 务总是按照优先级的高低来决定获得消息的顺 序,实现消息队列的使用。-uC/OS message queue presentation. This program demonstrates a basic message queue. Proceedings designed six common appli
stacks-and-queues-in-CPP
- implementation of stacks and queues of structure student in C-implementation of stacks and queues of structure student in C++
Data-structures---stacks-and-queues
- 数据结构之--栈和队列的代码。 它是参考和学习的上好资料。 数据结构系列代码包含:排序算法;表,树,图,栈和队列。-Data structures- stacks and queues code. It is a superbly reference and learning information. Series code contains data structures: sorting algorithm tables,
fifoembed-2.1.1
- 嵌入式软件FIFO队列库函数,fifoembedded lib实现了fifo队列、包队列和FIO分配的线程安全调用功能,方便程序移植。-FifoEmbed is a library that provides facilities for thread-safe basic queues, packet queues, and FIFO allocators.
stacks-and-queues-in-CPP
- implementation of stacks and queues of structure student in C-implementation of stacks and queues of structure student in C++