搜索结果
找到约 528 项符合
GNU-Monitor 的查询结果
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.
Linux/Unix编程 本文比较完整的讲述GNU make工具
本文比较完整的讲述GNU make工具,涵盖GNU make的用法、语法。同时重点讨论如何为一个工程编写Makefile。
单片机开发 Use of an LTC1392 10-bit Temperature, Vcc and Differential Voltage Monitor - Basic Stamp 2 and PIC16
Use of an LTC1392 10-bit Temperature, Vcc and Differential Voltage Monitor - Basic Stamp 2 and PIC16C84
Linux/Unix编程 GNU汇编的的详细语法,介绍了不少伪指令,不过只英文版的
GNU汇编的的详细语法,介绍了不少伪指令,不过只英文版的
Linux/Unix编程 GNU make file 文件檔 GNU make file 文件檔
GNU make file 文件檔 GNU make file 文件檔
其他书籍 一本介绍gnu二进制工具的手册
一本介绍gnu二进制工具的手册,包括ar nm objcopy objdump addr2line等等的详尽介绍。
电子书籍 VESA monitor timing standard
VESA monitor timing standard
编译器/解释器 source 为程序源代码文件目录 exe 为可执行文件目录 pics 为所有处理好的图片的目录 需要预先安装MinGW MinGW为Mini Gnu for Windows 里面包含gcc
source 为程序源代码文件目录
exe 为可执行文件目录
pics 为所有处理好的图片的目录
需要预先安装MinGW
MinGW为Mini Gnu for Windows
里面包含gcc for windows的编译器
将其拷贝值某目录,然后设置环境变量
path x:\MinGW\bin
即可通过gcc(g++)命令进行编译 ...
其他书籍 gnu make 的使用说明
gnu make 的使用说明,很实用,分享之