- 授权协议: MIT
- 开发语言: C/C++
- 操作系统: OS X
- 软件首页: https://github.com/panzi/mediaextract
- 官方下载: https://github.com/panzi/mediaextract/archive/master.zip
软件介绍
MediaExtract 是一个纯 C 编写的常用媒体文件的解析读取,能解析读取
make builddir make sudo make install PREFIX=/usr
窗口交叉编译(使用 i686-w64-mingw32-gcc)
make TARGET=win32 builddir make TARGET=win32
或者 (使用 x86_64-w64-mingw32-gcc):
make TARGET=win64 builddir make TARGET=win64
Algorithms Sequential & Parallel
Russ Miller、Laurence Boxer / Charles River Media / 2005-08-03 / USD 59.95
With multi-core processors replacing traditional processors and the movement to multiprocessor workstations and servers, parallel computing has moved from a specialty area to the core of computer scie......一起来看看 《Algorithms Sequential & Parallel》 这本书的介绍吧!
