用C实现queue(FIFO),stack(BIFO)功能.-C achieve queue (FIFO), the stack (BIFO) function. 下载
|
队列算法用C语言实现-queue algorithm with C language 下载
|
常用的C++数据结构算法,包括队列、堆栈、链表...等.以模板类型式实现-C common data structure algorithms, including queue, stack, etc. List .... To achieve template-type 下载
|
linux下一种双缓冲队列机制的实现源代码(C)。-linux under a double-buffer queue mechanism for the realization of the source code (C). 下载
|
该代码采用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 to receiver. 下载
|
C++数据结构源代码及算法实现说明,包括链表、树、队列和栈等。-C + + source code for data structure and algorithm description, including Chain, trees and Queue and stack. 下载
|
排队系统 可实现M/M/C队列 马克洛夫过程模拟等功能。。-queuing system can be realized M / M / C queue Makeluofu process simulation, and other functions. . 下载
|
这是我的一个贪吃蛇C程序,注释还没有写,部分次要的函数还没实现,但核心以实现完毕,主要的算法核心是用一个环形队列实现蛇的前进,请大家批评指正。-This is a huge memory of my C procedures, no written notes, some secondary function has not been achieved. However, in order to achieve completion of the core, the main core of the algorithm is used to achieve a circular queue snakes progress, and please correct me criticism. 下载
|
用C语言实现操作系统多级队列调度和时间片轮转调度。上传文件夹里有源代码和程序算法流程图。-C language operating system Multi-Queue scheduling and time slice Web scheduling. Upload file folder Active code and procedures algorithm flowchart. 下载
|
利用栈和队列实现停车场的管理,包括车的进出及计费。-use stack and queue to achieve the management of car parks, including vehicle access and billing. 下载
|