GNU
共 439 篇文章
GNU 相关的电子技术资料,包括技术文档、应用笔记、电路设计、代码示例等,共 439 篇文章,持续更新中。
MPC8260-MCC-HOWTO Abstract: This document attempts to give the linux developer community of motoro
MPC8260-MCC-HOWTO
Abstract:
This document attempts to give the linux developer community of motorola(R) s
mpc8260 processor a fairly good idea of programming details of Multi
Channel controller.
GNU编译器参考手册
GNU编译器参考手册,对各种编译工具和链接
工具有详细的说明
delphi for php的电子文档,按GNU要求发布,是台湾呆小翰先生撰写.
delphi for php的电子文档,按GNU要求发布,是台湾呆小翰先生撰写.
本文介绍如何用CZip/CUnzip类压缩/解压缩文件
本文介绍如何用CZip/CUnzip类压缩/解压缩文件,这个类使用gzip GNU源代码
用java实现的小巧的放大镜程序 /** * 文件名:Magnifier.java * OS:GNU/Linux Ubuntu 6.10 * IDE:eclipse 3.2 * JDK 版本
用java实现的小巧的放大镜程序
/**
* 文件名:Magnifier.java
* OS:GNU/Linux Ubuntu 6.10
* IDE:eclipse 3.2
* JDK 版本: 1.6.0
*/
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 Li
Cfingerd is a free and secure finger daemon replacement for standard finger daemons such as GNU fing
Cfingerd is a free and secure finger daemon replacement for standard finger daemons such as GNU fingerd or MIT fingerd. It can enable/disable finger service to individual users, rather than to all use
The Linux GPIB Package is a support package for GPIB (IEEE 488) hardware. The package contains kerne
The Linux GPIB Package is a support package for GPIB (IEEE 488) hardware. The package contains kernel driver modules, and a C user-space library with Guile, Perl, PHP, Python and TCL bindings. The API
Debugging with GDB, The GNU Source-Level Debugger Ninth Exlition,for GDB version6.6
Debugging with GDB,
The GNU Source-Level Debugger
Ninth Exlition,for GDB version6.6
/* * linux/arch/m68knommu/platform/520x/spi-mcf520x.c * * Sub-architcture dependant initializa
/*
* linux/arch/m68knommu/platform/520x/spi-mcf520x.c
*
* Sub-architcture dependant initialization code for the Freescale
* 520x SPI module
*
* Yaroslav Vinogradov yaroslav.vinogradov@free
GNU MAKE的中文手册 非常好 学习linux的必备
GNU MAKE的中文手册 非常好 学习linux的必备
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Fr
Permission is granted to copy, distribute and/or modify
this document under the terms of the GNU Free Documentation License, Version 1.1 or any later
version published by the Free Software Foundatio
GNU Sed GNU Sed GNU Sed
GNU Sed
GNU Sed
GNU Sed
台湾的Jserv的深入淺出 Hello World,第三次(2007-03-25)演讲资料,附带源码. 用helloworld程序 详细的分析了gun工具的工作机制!如果学会了本书的内容
台湾的Jserv的深入淺出 Hello World,第三次(2007-03-25)演讲资料,附带源码.
用helloworld程序 详细的分析了gun工具的工作机制!如果学会了本书的内容,你对GNU工具将有个比较好的理解!
台湾的Jserv的深入淺出 Hello World,第一次演讲资料,附带源码. 用helloworld程序 详细的分析了gun工具的工作机制!如果学会了本书的内容
台湾的Jserv的深入淺出 Hello World,第一次演讲资料,附带源码.
用helloworld程序 详细的分析了gun工具的工作机制!如果学会了本书的内容,你对GNU工具将有个比较好的理解!
Linux环境下的程序员如果不会使用GNU make来构建和管理自己的工程
Linux环境下的程序员如果不会使用GNU make来构建和管理自己的工程,应该不能算是一个合格的专业程序员,至少不能称得上是Linux程序员。在Linux环境下使用GNU 的make工具能够比较容易的构建一个属于你自己的工程,整个工程的编译只需要一个命令就可以完成编译、连接以至于最后的执行。不过这需要我们投入一些时间去完成一个或者多个称之为Makefile文件的编写。此文件正是make正常工作的
GNU编译器中的链接器LD一直是个头痛的问题
GNU编译器中的链接器LD一直是个头痛的问题,很难理解,但又很重要。这本书介绍了如何使用GNU中的链接器LD
gnu_linux编程指南
gnu_linux编程指南,介绍linux编程的经典书籍。
GNU_Linux 编程指南(第二版)介绍Linux内核及应用.
GNU_Linux 编程指南(第二版)介绍Linux内核及应用.
gnu make 的使用说明
gnu make 的使用说明,很实用,分享之