移植gcc的必備手冊,關于gcc4.3和gcc4.4的。原名gnu compiler collection internals。
上傳時間: 2014-11-30
上傳用戶:sy_jiadeyi
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:
標簽: distribution contains filterin particle
上傳時間: 2017-04-08
上傳用戶:talenthn
The first decision, that has to be made for the AVR platform, is to select the development environment you want to use, either ImageCraft s ICCAVR or GNU s AVR-GCC. The commercial ImageCraft Compiler offers an advanced IDE and is the first choice of most professional developers using a Windows PC. The GNU compiler is available for Linux and Windows.
標簽: development the decision environm
上傳時間: 2017-04-21
上傳用戶:從此走出陰霾
JCommon is a Java class library that is used by JFreeChart, Pentaho Reporting and a few other projects. The library contains miscellaneous classes that support: * configuration and dependency management code * a general logging framework * text utilities * user interface classes for displaying information about applications * custom layout managers * a date chooser panel * serialization utilities JCommon is licensed under the terms of the GNU Lesser General Public Licence (LGPL) version 2.1 or later.
標簽: JFreeChart Reporting JCommon Pentaho
上傳時間: 2017-04-23
上傳用戶:ynzfm
Linux 作一簡單介紹,然后通過講解 Linux 上進行編程的常識以及典型場景的 演示,使大家對 Linux 上的程序開發有一個感性認識。在此基礎上,重點講述 Linux 上 C 語言編程的基本工具,包括編譯器和調試器,主要是它們的重要選項和基本用法。 接下來講述在項目組織和開發過程中非常重要的工具,即 GNU make 和 makefile。 最后講述 diff/patch 工具。
標簽: Linux
上傳時間: 2014-11-01
上傳用戶:ANRAN
davidmaxwaterman (December 28, 2007 at 7:29 am)ah, the extra credits part of the NotepadCodeLab helps a lot. There s nothing like actual code and a debugger to explain things :) ...
標簽: davidmaxwaterman NotepadCodeLab the December
上傳時間: 2017-04-28
上傳用戶:氣溫達上千萬的
c++調試實用指南,介紹了C++中的各種調試技巧,包括編譯器優化,Debugger等。非常實用
標簽: 調試
上傳時間: 2013-12-21
上傳用戶:caozhizhi
JDK 是整個Java的核心,包括了Java運行環境(Java Runtime Envirnment),一堆Java工具和Java基礎的類庫(rt.jar)。不論什么Java應用服務器實質都是內置了某個版本的JDK。因此掌握 JDK是學好Java的第一步。最主流的JDK是Sun公司發布的JDK,除了Sun之外,還有很多公司和組織都開發了自己的JDK,例如IBM公司開發的JDK,BEA公司的Jrocket,還有GNU組織開發的JDK等等。其中IBM的JDK包含的JVM(Java Virtual Machine)運行效率要比Sun JDK包含的JVM高出許多。而專門運行在x86平臺的Jrocket在服務端運行效率也要比Sun JDK好很多。但不管怎么說,我們還是需要先把Sun JDK掌握好。
上傳時間: 2017-05-27
上傳用戶:愛死愛死
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
標簽: initilization configure necessary Inlcude
上傳時間: 2017-06-02
上傳用戶:waitingfy
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. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
標簽: redistribute the software program
上傳時間: 2017-06-05
上傳用戶:gtf1207