搜索资源列表
upload
- 数据结构的大多数结构和相应的算法,如:队列、堆栈、树、图等-Most of the data structure, the structure and corresponding algorithms, such as: queue, stack, tree, map, etc.
cpu_schedule
- cpu调度:1、采用图形界面; 2、可随时增加进程; 3、规定道数,设置后备队列和挂起状态。若内存中进程少于规定道数,可自动从后备队列调度一作业进入。被挂起进程入挂起队列,设置解挂功能用于将指定挂起进程解挂入就绪队列。 4、每次调度后,显示各进程状态。-cpu scheduling: 1, using a graphical interface 2, which can increase the process 3, in the respect that few, set ba
Code
- Windows程序运行原理及程序编写流程,窗口产生过程,句柄原理,消息队列,回调函数,窗口关闭与应用程序退出的工作关系,使用VC++的若干小技巧,stdcall与cdecl调用规范的比较,初学者常犯错误及注意事项。-Windows program works and programming process, window creation process, handle principle, the message queue, callback function, window closed
1111321
- 队列使用 一个实例程序 可以 为初学者快速掌握队列的用法-Program can use an instance of the queue for beginners to quickly master the queue usage
MSMQ
- windows 消息队列(MSMG)程序实例-windows message queue (MSMG) instance
cirl_buf_SEND
- vc下面,进行数据队列的发送方式,简单的模型-vc below for data queue transmission mode, simple model
noned275
- 本程序分别采用高响度比和时间比轮转调度进程就绪队列-This procedure using high volume ratio and time respectively than rotary ready queue scheduling process
funrtiqjachieve
- websphereClient端代码,C实现, 实现基本的队列通信功能,(WebsphereClient client-side code, C implementation, to achieve basic queue communication function,)
tdpscalteam
- 一个典型的队列的实现代码,完成了队列的所有操作,及一个简单的入队出队调用实例,(A typical queue implementation code, complete all the operations of the queue, and a simple invocation instance team out of the team,)
insemqion
- 实现数据结构中的队列的删除插入和查询!很好用的,推荐给大家用(Data structure to realize the queue to the deletion of insertion and query!)
