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.
標簽: redistribute the software program
上傳時間: 2013-11-26
上傳用戶:王者A
完美的在線教育系統,遵循GNU協議。希望有朋友和我一起研究。
標簽: 美的
上傳時間: 2014-01-20
上傳用戶:jennyzai
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.
標簽: distributed WARRANTY program WITHOUT
上傳時間: 2017-07-10
上傳用戶:tb_6877751
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.
標簽: distributed WARRANTY program WITHOUT
上傳時間: 2014-01-18
上傳用戶:familiarsmile
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.
標簽: distributed WARRANTY program WITHOUT
上傳時間: 2013-12-24
上傳用戶:siguazgb
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.
標簽: distributed WARRANTY program WITHOUT
上傳時間: 2017-07-10
上傳用戶:fredguo
Tokyo Cabinet的Tokyo Cabinet 是一個DBM的實現。這里的數據庫由一系列key-value對的記錄構成。key和value都可以是任意長度的字節序列,既可以是二進制也可以是字符串。這里沒有數據類型和數據表的概念。 作者叫Mikio Hirabayashi.Tokyo Cabinet是用C寫的,同時提供c,perl,ruby,java的API。Tokyo Cabinet在提供了POSIX和C99的平臺上都可用,它以GNU Lesser Public License協議發布。
標簽: Cabinet Tokyo key-value value
上傳時間: 2017-07-11
上傳用戶:思琦琦
本人在閱讀Linux源代碼過程中發現如果要全面了解Linux的結構、理解Linux的編程總體設計及思想必須首先全部讀通Linux源代碼中各級的Makefile文件。目前,在網上雖然有一些著作,但都不能全面的解釋Linux源代碼中各級的Makefile文件,因此本人認真閱讀了GNU Make 使用手冊(3.79)版原文,在此基礎上翻譯了該手冊,以滿足對Linux源代碼有興趣或者希望采用GCC編寫程序但對缺乏GNU Make全面了解之人士的需要。
上傳時間: 2017-07-11
上傳用戶:chens000
原創:VxWorks 動態加載的應用 實現目標模塊的動態加載有很多中方法,如在主機環境的界面上通過在目標模塊上單擊鼠標右鍵,選擇“Download 文件名”;也可以通過wShell和GDB命令行窗口實現。本文通過tshell下使用ld( )、 loadModule( )、loadModuleAt( )中一個函數來實現,當然在代碼中也可以自如的調用它們。
上傳時間: 2013-12-29
上傳用戶:miaochun888
arm的標準匯編,而有小點的gnu的匯編,于是將收集到的資料整理后放到這里來。
上傳時間: 2014-12-22
上傳用戶:gtf1207