搜索结果
找到约 940 项符合
GNU make 的查询结果
按分类筛选
其他书籍 The third edition of Learning GNU Emacs describes Emacs 21.3 from the ground up, including new user
The third edition of Learning GNU Emacs describes Emacs 21.3 from the ground up, including new user interface features such as an icon-based toolbar and an interactive interface to Emacs customization. A new chapter details how to install and run Emacs on Mac OS X, Windows, and Linux, including tips ...
编译器/解释器 Following is a repost of the public domain make that I posted to net.sources a couple of months ago
Following is a repost of the public domain make that I posted
to net.sources a couple of months ago. I have fixed a few bugs, and
added some more features, and the resulting changes amounted to
about as much text as the whole program (hence the repost).一个编译器C代码,详见REDME。
操作系统开发 1.MyIE开源工程协议 MyIE开源工程遵循GNU通用公共许可证GPL(GNU General Public License)开发,任何人都可以永久免费安装使用,在你下载和使用MyIE源代码前,请
1.MyIE开源工程协议
MyIE开源工程遵循GNU通用公共许可证GPL(GNU General Public License)开发,任何人都可以永久免费安装使用,在你下载和使用MyIE源代码前,请阅读并同意这个许可(http://www.gnu.org/copyleft/gpl.html),中文版本(http://www.morequick.com/down/gpl_chs.htm).
2.工程编译提示
如果你使用的是VC++6,你需要更 ...
电子书籍 中文版的如何写GNU Makefile,这个文档写的很好,虽然有个别的错别字,看完了这个,相信写个几千行C程序的Makefile应该没问题了.
中文版的如何写GNU Makefile,这个文档写的很好,虽然有个别的错别字,看完了这个,相信写个几千行C程序的Makefile应该没问题了.
Linux/Unix编程 asterisk web manager,make in php,run in Linux
asterisk web manager,make in php,run in Linux
文件格式 包括: #入门教程 第一章 Linux基础知识 第二章 Linux安装 第三章 Linux 基本使用命令 第四章 X的配置 #其他系列教材 目录 GNU通用公共许可证 Linux安
包括:
#入门教程
第一章 Linux基础知识
第二章 Linux安装
第三章 Linux 基本使用命令
第四章 X的配置
#其他系列教材
目录
GNU通用公共许可证
Linux安装的几点经验
linux文件系统
Linux系统安装前的准备工作
Linux与其他操作系统的区别
unix系统发展史
操作系统简述
常见linux介绍
关于开放源代码的定义
如何通过搜索找到 ...
其他书籍 Learning GNU Emacs,Emacs最全面的教程,此为第三版
Learning GNU Emacs,Emacs最全面的教程,此为第三版
人工智能/神经网络 在GNU标准下开发的遗传算法程序包
在GNU标准下开发的遗传算法程序包,适用于各种环境,包含标准算子和自定义算子,包含DEMO
Linux/Unix编程 本节学习GNU推出的Linux系统下C编译器----gcc
本节学习GNU推出的Linux系统下C编译器----gcc,主要介绍这种编译器的基本原理和使用方法,以及编译过程中所产生的错误的原因及对策。