-
43943357
这是基于systemview平台的cdma下行链路仿真源码, 能满足cdma开发过程中的仿真需要,()
- 2018-06-07 05:29:16下载
- 积分:1
-
DELPHI_Pool
线程池的开发和应用,里面有详细的实现过程和用法,请参考(The development and application of the thread pool, which detailed implementation process and usage, please refer to)
- 2012-09-05 11:23:07下载
- 积分:1
-
loadBanace
里面包含了全部负载均衡的源码,用到了windows多线程、条件变量、临界区机制,有客户模块、服务器模块、负载处理模块,对于windows下多线程编程的学习者颇有益处。
(Which contains the source code of all the load balancing, use the windows multithreading, condition variables, critical section mechanism, the client module, the server module, the load processing module, is quite good for multithreaded programming windows learners.)
- 2013-02-26 22:42:25下载
- 积分:1
-
dxc
说明: 这是多线程测试的代码,对于初学者很有帮助(This is a multi-threaded test code, very helpful for beginners)
- 2011-02-21 21:56:31下载
- 积分:1
-
9570158
一个好用的线程池 A nice thread pool()
- 2017-11-10 19:43:49下载
- 积分:1
-
89103052
一个简单的ping程序,能实现cmd环境下的ping命令,但比较简单()
- 2018-02-14 20:30:58下载
- 积分:1
-
kthread_create
该函数创建,但并不启动线程,创建完后要通过wake_up_process启动(This function creates, but does not start the thread, create after start through wake_up_process)
- 2011-05-01 19:36:52下载
- 积分:1
-
shuvdown
IE风格工具条,定时关机 IE style toolbar, regular shutdown(IE toolbar style, regular shutdown style IE toolbar, regular shutdown)
- 2017-07-18 01:24:59下载
- 积分:1
-
multi-threaded_programming
此文档为SUN公司的技术文档,讲解多线程编程的方法,非常规范详尽。(This document is the company' s technical documentation for the SUN to explain the multi-threaded programming method, very detailed specifications.)
- 2010-12-24 10:12:24下载
- 积分:1
-
C++MultiThreadProgramming
全书分为13章,全面讲解构建多线程架构与增量多线程编程技术。第1章介绍了用于构建面向对象程序的不同类型
C++组件,以及如何使用这些组件来构建多线程架构。第2、3、4章简要介绍进程、线程、多任务处理、多线程化、
规划以及线程优先权的概念。第5章讨论进程间和线程间通信。第6章讨论线程和进程同步与合作,详细讨论临界区
、死锁、数据竞争以及无限延迟方面的主题。第7-10章讲解用于线程同步、线程间通信以及多线程处理的C++组件
。第11章讨论C++对象在多线程环境中的行为和交互方式。第12章简单介绍多线程应用程序的测试技术。第13章对全
书内容进行扼要地问顾与思考。
(err)
- 2020-06-26 03:00:02下载
- 积分:1