搜索资源列表
MyProcessManageMent
- 一个在 c++ builder 6 下开发的简单的进程管理器,可以列出当前运行的进程,可选一个过程中止.-a builder in the development of the next six simple process manager, a list of running processes, an optional course of the stay.
生产者与消费者
- 程序用C++模拟了操作系统中的三种最典型的简单的静态进程调度算法;先由用户动态输入生成模拟进程,使用了26种可供用户选择的典型语句(包括循环、选择结构),可处理整型、布尔型与字符型三种数据与表达式计算;程序编制时主要采用的编程技术是:用语句链表记录进程语句,并用PCB链表,就绪队列链表,阻塞队列链表,执行队列链表,结束队列链表等数据表示进程处理过程中的相互关系,由于静态数据结构不适合处理数据量大小不定的数据,而动态队列结构适合于处理数据量大小可变数据的处理,因此在程序中采用动态链表对这些数据进行
GetOpenPort
- 获取开放端口列表 builder c++ 源码,给需要的人-Get a list of open ports builder c++ source code, to those who need
queue_exmple
- is simple functions about queues and linked list in c++ ,it should be easy for insert nodes
ProcessList
- C++开发基于WIN32系统下,实现获取系统进程列表。-C++win32 to get system process list.
uccurrencedynamicallback
- 列出在 C 语言源代码中的所有子程序的功能,很有用吧,自己看吧-List all the function of the subroutine in C language source code, very useful, see by yourself
wirhproblem
- 这是一个Josephus问题的C++代码,用双向链表实现,很好-This is a c++ code, Josephus problem with two-way linked list implementation, is very good
30989118
- 通用控件测试床,内含进度条,树形控件,list控件等常见控件,可以为C++新手上路者练习控件使用提供快捷方便的框架,()