搜索结果
找到约 940 项符合
GNU make 的查询结果
按分类筛选
嵌入式Linux 给予arm926e的mx21处理器的1wire总线驱动程序源代码
给予arm926e的mx21处理器的1wire总线驱动程序源代码,里面有现成的makefile,在嵌入式开发环境下直接make就可以,我的armgcc是3.2.3版本的
嵌入式Linux 给予mx21处理器的嵌入式系统的mmc卡驱动程序
给予mx21处理器的嵌入式系统的mmc卡驱动程序,makefile好用,直接make就可以了。
Java编程 Ant是一种基于Java的Build工具。理论上来说
Ant是一种基于Java的Build工具。理论上来说,它有些类似于C中的make,但比make优越。现在存在的大多数Build工具,如make、gnumake、nmake、jam等都存在这样或那样的不足,比如依赖于特定的平台、配置文件过于复杂或者对格式无法检查而容易出错等。与这些工具相比较,Ant的两个特性决定了它是一款优秀的Build工具. ...
嵌入式/单片机编程 NXP示例编码集,Software that is described herein is for illustrative purposes only which provides custom
NXP示例编码集,Software that is described herein is for illustrative purposes only which
provides customers with programming information regarding the products.
This software is supplied "AS IS" without any warranties. NXP Semiconductors
assumes no responsibility or liability for the use of the sof ...
邮电通讯系统 利用ti54x系列dsp编解码dtmf源程序的第三版
利用ti54x系列dsp编解码dtmf源程序的第三版,改进了算法,更适合移植。利用make.bat可进行编译。
电子书籍 C++ Standard Library provides a set of common classes and interfaces that greatly extend the core C+
C++ Standard Library provides a set of common classes and interfaces that greatly extend the core C++ language. The library, however, is not self-explanatory. To make full use of its components-and to benefit from their power-you need a resource that does far more than list the classes and their fun ...
其他 A fast lexical analyser generator. It is a tool for generating programs that perform pattern-matchin
A fast lexical analyser generator. It is a tool for generating programs that perform pattern-matching on text. There are many applications for Flex, including writing compilers in conjunction with GNU Bison
通讯编程文档 The information in this publication is believed to be accurate as of its publication date. Such info
The information in this publication is believed to be accurate as of its publication date. Such information is subject
to change without notice and The ATM Forum is not responsible for any errors. The ATM Forum does not assume
any responsibility to update or correct any information in this publicati ...
Linux/Unix编程 Linux driver for FujiFilm FinePix digital cameras in PC-CAM (i.e. webcam) mode driver/ Conta
Linux driver for FujiFilm FinePix digital cameras in PC-CAM (i.e. webcam) mode
driver/
Contains the driver sources.
Compile with "make".
Then as root, install with "make install".
Type "modprobe finepix" to load the module.
userspace/
Type "make" to compile.
fpix: test program, independant ...
操作系统开发 VirtualBox-OSE-1.3.8,开源项目
VirtualBox-OSE-1.3.8,开源项目,比Vmware还快的虚拟机,丝毫不逊色于它。GNU GPL V2。可以迅速还原到莫个系统状态。可以在里面学习病毒技术,操作系统等。(文件其实是.tar.bz2的,gz重压费力又不太省空间)。