jSearch - turns search Engines into FIND engines - Programming in JAVA Copyright (C) 1999-2009 Hunt Lin This program is free software you can redistribute it and/or modifyit under the terms of the GNU General Public License as published bythe 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 ofMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See theGNU General Public License for more details. You should have received a copy of the GNU General Public Licensealong with this program if not, write to the Free SoftwareFoundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. Also add information on how to contact you by electronic and paper mail.
標(biāo)簽: Programming Copyright jSearch Engines
上傳時(shí)間: 2017-02-10
上傳用戶:qoovoop
Mantis - a php based bugtracking system Copyright [C] 2000 - 2002 Kenzaburo Ito - kenito@300baud.orgCopyright [C] 2002 - 2007 Mantis Team- mantisbt-lists.sourceforge.netMantis is free software: you can redistribute it and/or modifyit under the terms of the GNU General Public License as published by the Free Software Foundation, either version 2 of the License, orMantis is distributed in the hope that it will be useful,but WITHOUT ANY WARRANTY without even the implied warranty ofGNU General ublic License for more details.You should have receied a copy of the GNU General Public License along with Mantis.
標(biāo)簽: bugtracking Copyright Kenzaburo Mantis
上傳時(shí)間: 2017-03-22
上傳用戶:hwl453472107
Mantis - a php based bugtracking system Copyright [C] 2000 - 2002 Kenzaburo Ito - kenito@300baud.orgCopyright [C] 2002 - 2007 Mantis Team- mantisbt-lists.sourceforge.netMantis is free software: you can redistribute it and/or modifyit under the terms of the GNU General Public License as published by the Free Software Foundation, either version 2 of the License, orMantis is distributed in the hope that it will be useful,but WITHOUT ANY WARRANTY without even the implied warranty ofGNU General ublic License for more details.You should have receied a copy of the GNU General Public License along with Mantis.
標(biāo)簽: bugtracking Copyright Kenzaburo Mantis
上傳時(shí)間: 2013-12-02
上傳用戶:hxy200501
XML Copy Editor is free software released under the GNU General Public License. It is available in Chinese (simplified and traditional), English, French, German, Italian, Slovak, Swedish and Ukrainian. There are Linux packages for Arch, Fedora, Gentoo, Slackware and Ubuntu.
標(biāo)簽: available software released General
上傳時(shí)間: 2013-12-20
上傳用戶:lizhizheng88
C++ is widely used in the software industry. Some of its application domains include systems software, application software, device drivers, embedded software, high-performance server and client applications, and entertainment software such as video games. Several groups provide both free and proprietary C++ compiler software, including the GNU Project, Microsoft, Intel, Borland and others.
標(biāo)簽: application industry software domains
上傳時(shí)間: 2013-12-23
上傳用戶:wanqunsheng
數(shù)學(xué)公式庫--非常不錯(cuò) The GNU Scientific Library (GSL) is a collection of routines for numerical computing. The routines have been written from scratch in C, and present a modern Applications Programming Interface (API) for C programmers, allowing wrappers to be written for very high level
標(biāo)簽: Scientific collection computing numerical
上傳時(shí)間: 2013-12-17
上傳用戶:yuanyuan123
介紹Socket 編程讓你沮喪嗎?從man pages中很難得到有用的信息嗎?你想跟上時(shí)代去編Intemet相關(guān)的程序,但是為你在調(diào)用connect()前的bind)的結(jié)構(gòu)而不知所措?等等…好在我已經(jīng)將這些事完成了,我將和所有人共享我的知識(shí)了。如果你了解C語言并想穿過網(wǎng)絡(luò)編程的沼澤,那么你來對地方了。讀者對象這個(gè)文檔是一個(gè)指南,而不是參考書。如果你剛開始socket編程并想找一本入門書,那么你是我的讀者。但這不是一本完全的socket編程書。平臺(tái)和編譯器這篇文檔中的大多數(shù)代碼都在Linux平臺(tái)PC上用GNU的gcc成功編譯過。面且它們在HPUX平臺(tái)上用gcc也成功編譯過。但是注意,并不是每個(gè)代碼片段都獨(dú)立測試過。
上傳時(shí)間: 2022-06-23
上傳用戶:
本文檔介紹如何使用 GNU 語言工具來編寫 16 位單片機(jī) / 數(shù)字信號(hào)控制器應(yīng)用程序代 碼。內(nèi)容安排如下: ? 第 1 章 “編譯器概述”——介紹編譯器、開發(fā)工具和功能集。 ? 第 2 章“通用 C 接口”——介紹可用于增強(qiáng) MPLAB XC 編譯器之間代碼可移植性 的通用 C 接口。 ? 第 3 章“操作指南”——列出了一些具體操作方面的問題和簡要說明,以及指向手 冊中相關(guān)章節(jié)的鏈接。 ? 第 4 章“XC16 工具鏈和 MPLAB X IDE”——說明關(guān)于如何通過 MPLAB X IDE 設(shè) 置和使用編譯器及相關(guān)工具的基礎(chǔ)知識(shí)。 ? 第 5 章 “編譯器命令行驅(qū)動(dòng)程序”——介紹如何從命令行中使用編譯器。 ? 第 6 章“與器件相關(guān)的特性”——介紹編譯器頭文件和寄存器定義文件,以及如何 用于 SFR。 ? 第 7 章 “MPLAB XC16 和 ANSI C 之間的差別”——介紹編譯器語法支持的 C 語 言與標(biāo)準(zhǔn) ANSI-89 C 之間的差別。 ? 第8章“支持的數(shù)據(jù)類型和變量”——介紹編譯器的整型、浮點(diǎn)型和指針數(shù)據(jù)類型。第 9 章 “定點(diǎn)算術(shù)支持”——說明編譯器中的定點(diǎn)算術(shù)支持。 ? 第 10 章 “存儲(chǔ)器分配和訪問”——介紹編譯器運(yùn)行時(shí)模型,包括關(guān)于段、初始 化、存儲(chǔ)模型、軟件堆棧和更多方面的信息。 ? 第 11 章 “操作符和語句”——介紹操作符和語句。 ? 第 12 章 “寄存器使用”——說明如何訪問和使用 SFR。 ? 第 13 章 “函數(shù)”——詳細(xì)介紹可用的函數(shù)。 ? 第 14 章 “中斷”——介紹如何使用中斷。 ? 第 15 章 “main、運(yùn)行時(shí)啟動(dòng)和復(fù)位”——介紹 C 代碼的重要元素。 ? 第 16 章 “混合使用 C 代碼和匯編代碼”——提供關(guān)于編譯器與 16 位匯編語言模 塊配合使用的指導(dǎo)。 ? 第 17 章 “庫程序”——說明如何使用庫。 ? 第 18 章 “優(yōu)化”——介紹優(yōu)化選項(xiàng)。 ? 第 19 章 “預(yù)處理”——詳細(xì)介紹預(yù)處理操作。 ? 第 20 章 “鏈接程序”——說明鏈接如何工作。
標(biāo)簽: mplab xc16 編譯器
上傳時(shí)間: 2022-07-16
上傳用戶:
Borland C++3.1 bc31full
上傳時(shí)間: 2013-07-27
上傳用戶:eeworm
Microsoft+Visual+C+++從入門到精通
上傳時(shí)間: 2013-06-05
上傳用戶:eeworm
蟲蟲下載站版權(quán)所有 京ICP備2021023401號(hào)-1