- 授权协议: 未知
- 开发语言: C/C++
- 操作系统: Linux
- 软件首页: http://www.lirc.org/
- 软件文档: http://www.lirc.org/html/index.html
软件介绍
LIRC 是一个C开发包,用来从远程通用红外设备上接收和发送红外信号。它包含一个守护进程用来解码和发送红外信号,一个鼠标的守护进程用来将红外信号转换成鼠标动作,同时还包含一些工具用来通过红外线控制远程计算机。
Java Concurrency in Practice
Brian Goetz、Tim Peierls、Joshua Bloch、Joseph Bowbeer、David Holmes、Doug Lea / Addison-Wesley Professional / 2006-5-19 / USD 59.99
This book covers: Basic concepts of concurrency and thread safety Techniques for building and composing thread-safe classes Using the concurrency building blocks in java.util.concurrent Pe......一起来看看 《Java Concurrency in Practice》 这本书的介绍吧!
