搜索资源列表
GNU make
- 来自GNU的对于MAKE的官方文档。详细介绍了MAKE的用法以及MAKEFILE的语法格式。对于初学者有很强的参考价值。-from the GNU to MAKE the official documents. MAKE details of the usage and syntax MAKEFILE format. For beginners a strong reference value.
makefile_pdf
- makefile 文件语法, 基于 GNU make, 网上可找到htm版的,我制作成 pdf,并加了索引-makefile document syntax, based on GNU make, can be found online version of the booklet, I produced pdf, and the index increases
GNUmakefileChinese
- 中文版的如何写GNU Makefile,这个文档写的很好,虽然有个别的错别字,看完了这个,相信写个几千行C程序的Makefile应该没问题了.-Chinese version of the GNU how to write a Makefile, the documentation is very well written and Although some of typos, read this. believe that thousands of firms write C Makefile
gnu_ld
- ld命令的讲解和使用,本文档介绍GNU连接器ld的2.14版本-ld orders on and use this document on the GNU ld Connector Version 2.14
_050608Charles.River.Media.GNU.Linux.Application.P
- C++ in Nutshell is very good for C++ pgrogrammer especiall in Linux environment.
Linux_1.ZIP
- 无所不在的嵌入式系统的详细的说明,GNU编程
cn_CVS_Usage_Manual_V1.0
- CVS是一个版本控制系统。使用它,你可以记录下你的源文件的历史。 例如:修改软件时可能会产生一些bug,而且可能过了很久你才会察觉到它们的存在。 有了 CVS,你可以很容易地恢复旧版本,并从中看出到底是哪个修改导致了这个bug 。 有时这是很有用的。 当然了,你能把所有版本的所有文件都保存了下来。但这会浪费大量的磁盘空间。 而CVS用一种聪明的办法来保存一个文件的所有版本-仅仅保存不同版本之间的区别-在一个文件里。 如果你是项目开发组的一员,CVS也会帮助你。除非极为小心, 成员
GnuMakeManual
- Make 可自动决定一个大程序中哪些文件需要重新编译,并发布重新编译它们的命令。本版本GNU Make使用手册由Richard M. Stallman and Roland McGrath编著,是从Paul D. Smith撰写的V3.76版本发展过来的。 GNU Make符合IEEE Standard 1003.2-1992 (POSIX.2) 6.2章节的规定。
gccandgdb
- stallman的GNU Compiler,Version3.2.3,和debuging with GDB version 6.4.50.20060418
glibc_subroutines_manu
- Glibc函数手册.Glibc(GNU C Library)是提供系统调用和基本函数的C语言库,所有动态连接的程序都要用到它。
makefileUserGudie
- 使用makefile的手册,中文版。满足对Linux源代码有兴趣或者希望采用GCC编写程序但对缺乏GNU Make全面了解之人士的需要
GNU_compiler_and_binary_utilities
- GNU compiler及binary utilities简要介绍及使用方法说明 实用价值大
GMP大数运算库的windows原生编译库
- GNU MP大数运算库的windows下的.dll .h .lib文件等,可在VC编译器下编译连接,用于加密解密科学计算等
FFTW
- FFTW 是用 C 語言寫成的函式庫,用以計算 DFT 轉換。輸入的訊號可以是任意長度,可以是實數型式或是複數型式的訊號。相較之下 FFTW 則是採用 GNU General Public License 授權,比較可以放心使用。
cygwin
- cygwin是一个在windows平台上运行的unix模拟环境,是cygnus solutions公司开发的自由软件(该公司开发了很多好东西,著名的还有eCos,不过现已被Redhat收购)。它对于学习unix/linux操作环境,或者从unix到windows的应用程序移植,或者进行某些特殊的开发工作,尤其是使用gnu工具集在windows上进行嵌入式系统开发,非常有用。随着嵌入式系统开发在国内日渐流行,越来越多的开发者对cygwin产生了兴趣。
GRADS_graphics
- GrADS is free software. Under the terms of the new COPYRIGHT, you can redistribute it and/or modify it under the terms of the GNU General Public License. GrADS is distributed in the hope that it will be useful, but without any warranty; without even
arm-2008q1-126-arm-none-linux-gnueabi-i686-pc-linux-gnu
- CodeSourcery cs08q1armel toolchain. TARGET_ARCH=arm TARGET_OS=linux LIBC_STYLE=glibc LIBSTDC++_VERSION=6.0.9 LIBNSL_VERSION=2.5 BINUTILS_VERSION = 2.19.1
CLisp 2.49 Windows 安装包
- 由Gnu组织编写的Common Lisp解释器/交互环境。 版本:2.49
Gnu Prolog 1.4.4 Windows 安装包
- 由Gnu组织打造的Prolog解释/编译器。