搜索资源列表
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. My modified so that the mult
barcode.rar
- EPL 语言条码打印的dll,建立自己的条码打印队列并使条码打印更容易。,EPL language print barcode dll, build your own print queues and make barcode printing easier.
data
- 一个较为复杂的数据同步程序,涉及到sql和oracal数据库的访问,多线程,MFC网络编程,消息队列等内容-A more complex data synchronization process, and oracal related to sql database access, multi-threaded, MFC network programming, message queues, etc.
process_state_change
- 编程模拟进程状态转换过程 分别建立等待队列和就绪队列(单队列、结构不限)。初始 状态时,1个进程处于执行状态,7个进程在等待队列中 ,7个进程在就绪队列中,手工触发任意一种转换,显示 转换发生后的执行进程和两个队列的进程)-Programming analog conversion process states were established and ready queue waiting queue (single-queue structure limit
ThreadPoolLib
- 使用队列,栈,列表实现的,线程池,任务可设置优先级,优先级高的,线程池优先处理其任务。-Use queues, stacks, lists achieve, thread pool, you can set the priority of the task, the higher priority thread pool prioritize its tasks.
queue_exmple
- is simple functions about queues and linked list in c++ ,it should be easy for insert nodes
