*西門子6688上使用 * konGPS.java * * Implementation of konGPS for Siemens SL45i * * Copyright (C) 2002-2003 by KoncaOnLine (http://www.konca.com). * * Author: Konca Fung (konca@tom.com) * * This program may be distributed according to the terms of the GNU * General Public License, version 2 or (at your option) any later version. *
標簽: konGPS Implementation Copyright Siemens
上傳時間: 2015-04-27
上傳用戶:cylnpy
UART I/O and Memory Allocation Example for GNU The project GNU_IODemo shows how to use memory allocation routines (malloc) and char I/O (printf, scanf) via a serial interface with the GNU toolchain. The I/O functions are adapted for the Analog Devices ADuC7000 series using the SERIAL.C module. The example also shows the efficiency of the Keil CA ARM Compiler run-time library which is tuned for single chip systems.
標簽: Allocation GNU_IODemo Example project
上傳時間: 2015-05-04
上傳用戶:Amygdala
MantisChess -- A Chinese Chess Program Copyright (C) Chen Chengtao, China 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.
標簽: MantisChess Copyright Chengtao Chinese
上傳時間: 2015-06-22
上傳用戶:蟲蟲蟲蟲蟲蟲
1.MyIE開源工程協議 MyIE開源工程遵循GNU通用公共許可證GPL(GNU General Public License)開發,任何人都可以永久免費安裝使用,在你下載和使用MyIE源代碼前,請閱讀并同意這個許可(http://www.gnu.org/copyleft/gpl.html),中文版本(http://www.morequick.com/down/gpl_chs.htm). 2.工程編譯提示 如果你使用的是VC++6,你需要更新2個頭文件,請從這里下載: http://www.morequick.com/down/hfile.zip,然后將2個頭文件"tlogstg.h" 和 "exdisp.h"放到VC++的頭文件目錄,如: "C:\Program Files\Microsoft Visual Studio\VC98\Include".
上傳時間: 2015-09-01
上傳用戶:bakdesec
學生信息管理系統 GNU通用公共許可證 第二版,1991年 版權所有(C)1989,1991 Free Software foundation, Inc. 675 Mass Ave, Cambridge, MA02139, USA 允許每個人復制和發布這一許可證原始文檔的副本,但絕對不允許對它進行任何修改。 序言 大多數軟件許可證決意剝奪你的共享和修改軟件的自由。對比之下,GNU通用公共許可證力圖保證你的共享和修改自由軟件的自由。——保證自由軟件對所有用戶是自由的。GPL適用于大多數自由軟件基金會的軟件,以及由使用這些軟件而承擔義務的作者所開發的軟件。(自由軟件基金會的其他一些軟件受GNU庫通用許可證的保護)。你也可以將它用到你的程序中。 當我們談到自由軟件(free software)時,我們指的是自由而不是價格。我們的GNU通用公共許可證決意保證你有發布自由軟件的自由(如果你愿意,你可以對此項服務收取一定的費用);保證你能收到源程序或者在你需要時能得到它;保證你能修改軟件或將它的一部分用于新的自由軟件;而且還保證你知道你能做這些事情。 為了保護你的權利,我們需要作出規定:禁止任何人不承認你的權利,或者要求你放棄這些權利。如果你修改了自由軟件或者發布了軟件的副本,這些規定就轉化為你的責任。 例如
上傳時間: 2013-12-22
上傳用戶:zuozuo1215
linux c函數參考手冊,英文版,最全的。是gnu的手冊
上傳時間: 2014-01-21
上傳用戶:youlongjian0
Microsoft Visual C++,Borland C++,Watcom C++ ,Borland C++ ,Borland C++ Builder,Borland C++ 3.1 for DOS,Watcom C++ 11.0 for DOS,GNU DJGPP C++ ,Lccwin32 C Compiler 3.1,Microsoft C,High C
上傳時間: 2016-07-31
上傳用戶:talenthn
linux下一些命令的c語言的實現,code目錄存放了本書使用的部分代碼,其中有些代碼是從完整的程序中抽離出來,無法直接編譯成可執行文件。讀者在使用時,應該先讀懂程序再使用。 otherscode目錄存放了GNU/Linux中的常用命令源代碼,讀者可以參考。 本書提到的,跟Linux開發有關的一些軟件可以在www.farsight.com.cn的“下載中心”下載。也可以在www.sourceforge.net下載最新版本。
上傳時間: 2014-01-23
上傳用戶:huangld
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.
標簽: computations high-level primarily numerical
上傳時間: 2014-01-07
上傳用戶:星仔
/* * linux/arch/m68knommu/platform/520x/spi-mcf520x.c * * Sub-architcture dependant initialization code for the Freescale * 520x SPI module * * Yaroslav Vinogradov yaroslav.vinogradov@freescale.com * Copyright Freescale Semiconductor, Inc 2006 * * 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.
標簽: Sub-architcture initializa 520 dependant
上傳時間: 2016-12-15
上傳用戶:xiaohuanhuan