搜索资源列表
5.4-thread
- 基于ARM9嵌入式开发板LINUX环境下的程序代码-linux thread,是大家常用的程序,代码中有详细的注释,方便移植!-ARM9-based embedded Linux development environment board procedures under the code - linux threa d, and it is commonly used procedures, a detailed code of th
5.4-thread
- 基于ARM9嵌入式开发板LINUX环境下的程序代码-linux thread,是大家常用的程序,代码中有详细的注释,方便移植!-ARM9-based embedded Linux development environment board procedures under the code- linux threa d, and it is commonly used procedures, a detailed code of the
ThreadX_in_Chinese
- 大唐移动和Express Logic公司合作,应用Threadx操作系统开发的中文文档。翻译得还行,不想费尽看英文的推荐下载-Datang Mobile and Express Logic company, the application of ThreadX operating system developed by the Chinese document. Translation may also visit brains do
xilinx_ppc_threadx
- 关于threadx的有一本中文书《嵌入式实时操作系统的多线程计算:基于ThreadX和ARM》。
Programming_with_POSIX_Threads
- 此书为POSIX多线程程序设计中文版。本书深入描述了IEEE的开放系统接口标准-POSIX线程,通常称为Ptherads标准。本书首先解释了线程的基本概念,包括异步编程、线程的生命周期和同步机制;然后讨论了题,并给出了避免错误和提高性等问题的有价值的建议。本书使用了大量注释过的实例来解释实际的概念,并包括Pthreads的简装索引和对标准化的展望。本书适合有经验的C语言程序员阅读,也适合多线程编程人员参考。 -This book des
ThreadExample
- how to create an threa in C++ , It is avery simple example to create a thread