资源列表
[进程与线程] readerWriter
说明:使用多线程模拟写者优先的读写者问题,当有写者等待时,读者不能进入阅读,不是最少互斥量版-A solution to implement the reader and writer problem with writer priority, using two samephore and four mutex to meet it.<王乐> 在 2025-02-27 上传 | 大小:1kb | 下载:0
[进程与线程] SpinCountTest
说明:C++ 多线程,和多线程锁,多线程同步的简单实例。 简单易懂,很好的代码!-C++ multi-threaded, multi-threaded lock, multi-thread synchronization simple example. Easy to understand, good code!<李> 在 2025-02-27 上传 | 大小:5kb | 下载:0
[进程与线程] ThreadPoolLib
说明:使用队列,栈,列表实现的,线程池,任务可设置优先级,优先级高的,线程池优先处理其任务。-Use queues, stacks, lists achieve, thread pool, you can set the priority of the task, the higher priority thread pool prioritize its tasks.<李> 在 2025-02-27 上传 | 大小:10kb | 下载:0
[进程与线程] Thread-Test
说明:自己写的测试多线程的小程序,按下按键后有两个label同时在不停的计数。-Write myself multi-threaded test applet, press two keys at the same time keep the label count.<desert> 在 2025-02-27 上传 | 大小:33kb | 下载:0
[进程与线程] distrbuted-clock
说明:基于RPC(远程过程调用)机制的分布式应用程序-A distributed application based on RPC<dihuidan> 在 2025-02-27 上传 | 大小:35kb | 下载:0
[进程与线程] HM-6.1-dev
说明:H.265参考资料,适合初学者学习,能够跑起来的完整的代码。适合用来实现H.265编码流程,能够有个直观的感受。特别的好,值得下载和分享-H.265 reference for beginners to learn the complete code can run up. Suitable for realization of H.265 encoding process, to have an intuitive feel. Par<张明亮> 在 2025-02-27 上传 | 大小:1.12mb | 下载:0
[进程与线程] SendMessage
说明:多线程中线程间消息传递的demo,通过此例子可以进行windows中多线程编程-Inter-thread messaging demo<七影> 在 2025-02-27 上传 | 大小:528kb | 下载:0