搜索资源列表
freakz
- FreakZ is an open source Zigbee stack licensed under the modified BSD. It uses intellectual property in the form of the Zigbee 2007 specification which is available from the Zigbee Alliance and can be downloaded from their webpage. There is an additi
MFC-OpenCV
- OpenCV视频教程,目标检测与跟踪,车辆特征识别,人脸识别,字符识别,特征提取, 图像分割,手势识别,计算机视觉视频教程,opencv基础知识 -OpenCV is released under a BSD license and hence it’s free for both academic and commercial use. It has C++, C, Python and Java interfaces
nasm-manual
- NASM中文手册。 NASM是一个为可移植性与模块化而设计的一个80x86的汇编器。它支持相当多的目标文件格式,包括Linux和 NetBSD/FreeBSD , a.out , ELF , COFF ,微软16位的 OBJ 和 Win32 。它还可以输出纯二进制文件。它的语法设计得相当的简洁易懂,和Intel语法相似但更简单。-The Netwide Assembler (NASM) is an assembler and disassembler for the Intel x86 ar
Autobook
- Linux/BSD/Unix平台源代码开发管理,configure文件的实现都来自Autoconf/Automake/Libtool-Gary V. Vaughan, Ben Elliston, Tom Tromey and Ian Lance Taylor
LLVM_Cookbook
- Clang编译器是为了提升BSD/Unix/OSX等编译工程质量的新编译器,目的是为了替代GCC。LLVM是编译器前端。-This book travels through all the phases of compilation: frontend processing, code optimization, code emission, and so on.