搜索结果
找到约 940 项符合
GNU make 的查询结果
按分类筛选
Linux/Unix编程 介绍Linux的命令工具make及其所操作的makefile
介绍Linux的命令工具make及其所操作的makefile,它负责将源代码编译成可执行文件;然后介绍kbuild makefile对makefile做了哪些扩充,以及kbuild makefile的工作原理。
Linux/Unix编程 GNU 科学库 (GSL) 是用 C 程序设计语言为数字计算在在应用数学和科学上的一个软件库。GSL 是 GNU 工程的一部分和分发在 GNU GPL 下。
GNU 科学库 (GSL) 是用 C 程序设计语言为数字计算在在应用数学和科学上的一个软件库。GSL 是 GNU 工程的一部分和分发在 GNU GPL 下。
数学计算 GNU Octave is a high-level language, primarily intended for numerical computations. It provides a c
GNU Octave is a high-level language, primarily intended for numerical
computations. It provides a convenient command line interface for
solving linear and nonlinear problems numerically.
数学计算 an modern SQP method to make the original matrix more concise
an modern SQP method to make the original matrix more concise
Linux/Unix编程 curses库的弹球游戏,下载完成后直接make即可。
curses库的弹球游戏,下载完成后直接make即可。
书籍源码 This file contains a summary of what you will find in each of the files that make up your Process a
This file contains a summary of what you will find in each of the files that
make up your Process application.
Linux/Unix编程 GNU汇编的的详细语法,介绍了不少伪指令,不过只英文版的
GNU汇编的的详细语法,介绍了不少伪指令,不过只英文版的
Linux/Unix编程 linux下开发的三维地震波场射线追踪偏移程序。在目录中执行make编译
linux下开发的三维地震波场射线追踪偏移程序。在目录中执行make编译,demo目录为程序例子。
其他书籍 一本介绍gnu二进制工具的手册
一本介绍gnu二进制工具的手册,包括ar nm objcopy objdump addr2line等等的详尽介绍。
其他书籍 技术参考大全GCC 作 者: (美)格里菲斯 著
技术参考大全GCC
作 者: (美)格里菲斯 著,胡恩华 译
出 版 社: 清华大学出版社
页 数: 499
目录
第1部分 自由软件编译程序
第1章 GCC简介
第2章 查询与安装编译程序
第2部分 使用编译程序集合
第3章 预处理程序
第4章 编译C程序
第5章 编译C++程序
第6章 编译Objictive-C
第7章 编译Fortran
第8章 编译Jav ...