- 授权协议: LGPL
- 开发语言: C/C++
- 操作系统: 跨平台
- 软件首页: http://www.videolan.org/developers/libdvbpsi.html
- 软件文档: http://www.videolan.org/developers/libdvbpsi/doc/doxygen/html/
软件介绍
libdvdcss 简单的C库用来访问DVD设备信息。
主要特性
- Portability. Currently supported platforms are GNU/Linux, FreeBSD, NetBSD, OpenBSD, BSD/OS, BeOS, Windows 95/98, Windows NT/2000, MacOS X, Solaris, and HP-UX.
- Simplicity. There are currently 7 functions in the API, and we intend to keep this number low.
- Freedom.
libdvdcssis released under the General Public License, ensuring it will stay free, and used only for free software products. - Just better. Unlike most similar projects,
libdvdcssdoesn't require the region of your drive to be set.
UNIX环境高级编程
W.Richard Stevens Stephen A.Rago、Stephen A. Rago / 人民邮电出版社 / 2006-2 / 99.00元
本书是被誉为UNIX编程“圣经”的Advanced Programming in the UNIX Environment一书的更新版。在本书第一版出版后的十几年中,UNIX行业已经有了巨大的变化,特别是影响UNIX编程接口的有关标准变化很大。本书在保持了前一版的风格的基础上,根据最新的标准对内容进行了修订和增补,反映了最新的技术发展。书中除了介绍UNIX文件和目录、标准I/O库、系统数据文件和信......一起来看看 《UNIX环境高级编程》 这本书的介绍吧!
