搜索结果
找到约 439 项符合
gnu 的查询结果
按分类筛选
- 全部分类
- Linux/Unix编程 (86)
- 其他书籍 (68)
- 技术资料 (64)
- 其他 (17)
- 软件设计/软件工程 (16)
- 编译器/解释器 (13)
- 嵌入式Linux (13)
- 电子书籍 (12)
- 软件工程 (9)
- Java编程 (8)
- 网络 (8)
- 嵌入式/单片机编程 (8)
- Internet/网络编程 (7)
- 微处理器开发 (7)
- 通讯编程文档 (6)
- 压缩解压 (5)
- 单片机开发 (5)
- 文章/文档 (5)
- 其他行业 (5)
- 学术论文 (4)
- 数值算法/人工智能 (4)
- 人工智能/神经网络 (4)
- 加密解密 (3)
- 通讯/手机编程 (3)
- 操作系统开发 (3)
- 嵌入式综合 (3)
- USB编程 (3)
- 其他嵌入式/单片机内容 (3)
- VIP专区 (3)
- 单片机编程 (2)
- Linux/uClinux/Unix编程 (2)
- 教育系统应用 (2)
- 串口编程 (2)
- 语音压缩 (2)
- 数学计算 (2)
- 汇编语言 (2)
- 邮电通讯系统 (2)
- 精品软件 (2)
- 软件 (1)
- 无线通信 (1)
- 数据库系统 (1)
- 书籍源码 (1)
- 技术书籍 (1)
- 开发工具 (1)
- 实用工具 (1)
- 教程资料 (1)
- 可编程逻辑 (1)
- 源码/资料 (1)
- 手机短信编程 (1)
- 游戏 (1)
- 磁盘编程 (1)
- 文件格式 (1)
- 其他数据库 (1)
- uCOS (1)
- Java书籍 (1)
- BREW编程 (1)
- VxWorks (1)
- matlab例程 (1)
- Delphi控件源码 (1)
- 生物技术 (1)
- 系统设计方案 (1)
- 中间件编程 (1)
- GPS编程 (1)
- Jsp/Servlet (1)
Linux/Unix编程 This program is free software you can redistribute it and/or modify it under the terms of the GN
This program is free software you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation either version 2 of the License, or
(at your option) any later version.
Linux/Unix编程 The PCI Utilities package contains a library for portable access to PCI bus configuration registers
The PCI Utilities package contains a library for portable access to PCI bus
configuration registers and several utilities based on this library.
In runs on the following systems:
Linux (via /sys/bus/pci, /proc/bus/pci or i386 ports)
FreeBSD (via /dev/pci)
NetBSD (via libpci)
OpenBSD (via / ...
其他 rlwrap是一个读取行包装
rlwrap是一个读取行包装,一个用GNU 读取行库的小实用程序,这个GNU读取行库允许其他命令的键盘输入编辑。它包括一个用于每个命令的单独输入记载,并能用以前能看到的所有单词或一个特殊用户的文件(或用时用二者)来扩展TAB单词。 ...
系统设计方案 Copyright© 2004 Sergiu Dumitriu, Marta Gî rdea, Că tă lin Hriţ cu Permission is
Copyright&copy 2004 Sergiu Dumitriu, Marta G&icirc rdea, C&#259 t&#259 lin Hri&#355 cu Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation with no Invar ...
电子书籍 Make 可自动决定一个大程序中哪些文件需要重新编译
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章节的规定。 ...
微处理器开发 SimpleScaler(RISC处理器仿真分析程序)指令集相对应的汇编
SimpleScaler(RISC处理器仿真分析程序)指令集相对应的汇编,链接程序源码。由通用GNU binutils改写而得。应在Linux下编译,运行。
Linux/Unix编程 This distribution contains source code for a simple object tracking program using particle filterin
This distribution contains source code for a simple object tracking
program using particle filtering. You need to have the OpenCV Library
and the GNU Scientific Library (GSL) installed to compile and use the
programs. See the below two links:
微处理器开发 configure HID devices like USB mouse with A91SAM7SE CPU. Inlcude initilization for necessary periphe
configure HID devices like USB mouse with A91SAM7SE CPU. Inlcude initilization for necessary peripherials. Developer can modify this piece code to do their development on HID devices. This is speically for GNU
电子书籍 使用makefile的手册
使用makefile的手册,中文版。满足对Linux源代码有兴趣或者希望采用GCC编写程序但对缺乏GNU Make全面了解之人士的需要