搜索资源列表
用C++描述的各种数据结构算法
- 包含几十个有关数据结构算法的源代码 包括栈 队列 树图等 是初学者的最佳选择-contains dozens of the data structure of the algorithm source code stacks include Queue tree map is the best choice for beginners
EW12A03GLY
- μC/OS-II是专门针对微处理器和微控制器的实时内核,它可管理63个应用任务,提供信号灯、事件标志、邮箱、队列等完整的任务间通讯同步功能
jinchen1
- 用C语言实现进程调度-操作系统课程设计设计思想: “最高优先数优先”调度算法的基本思想是把cpu分配给就绪队列中优先数最高的进程。采用动态优先数,即优先数在创建进程时给定一个初始值,当进程获得一次cpu后其优先数就减少1。-C language scheduling process-design courses on operating system design : "Priority number of the highest priority" scheduling
prjForSubm
- C++程序,关于波松过程进入系统的包发送的仿真。对系统的队列的侦测。
COS-II
- μC/OS从1992年开始为人们熟悉,到现在已经发展为μC/OS-II。ΜC/OS-II最多支持56个任务,其内核为占先式,总是执行就绪态的优先级最高的任务,并支持Semaphore(信号量)、Mailbox(邮箱)、Message Queue(消息队列)等多种常用的进程间通信机制。与大多商用RTOS不同的是,μC/OS-II公开所有的源代码,并可以免费获得,对商业应用收取少量License费用。
priorityqueue
- 算法中的优先队列的实现,在c++开发工具中实现.
q1
- 程序创建两个线程,第一个线程没有消息队列,主线程尝试给第一个线程发送一个消息,我们可以看到PostThreadMessage()返回FALSE,程序创建的第二个线程有一个消息队列,主线程中的PostThreadMessage()返回TRUE,程序由Visual C++ 6.0开发,没有用到MFC
RussiaBlock
- 用C++写的一个俄罗斯方块程序。涉及到各种形状类和多线程,以及队列deque,想学习的可以参考一下 :(-With C++ Written by a Russian box procedures. Category involves a variety of shapes and multithreading, as well as the queue deque, would like to study for reference: (
elev
- 利用各种调度算法(优先队列,随机游走)来模拟电梯调度问题。代码用c++实现-elev modeling
SAC2
- 软件体系结构中C2结构的演示程序,用C#编写,源码由VS2008编写,重要提示: 使用了win7的消息队列,必须开启该windows功能,才可成功运行。-Software architecture in the C2 demo program was written in C# source code written by VS2008 Important: win7 message queue, you must open the windows function in order to ru
funrtiqjachieve
- websphereClient端代码,C实现, 实现基本的队列通信功能,(WebsphereClient client-side code, C implementation, to achieve basic queue communication function,)
funftions
- 高效的完全公平队列的C++实现,不错的代码()
6486963
- websphereClient端代码,C实现, 实现基本的队列通信功能,()
jmplement__starvatin__delete
- C source code 简单的C下C消息队列的接口封装()
clxne
- C source code 简单的C下C消息队列的接口封装()