apache.org/commons/fileupload/下載。由于本人...關鍵步驟中的相關 操作為: 1) 在init(),用實例變量....1\db\db.prp idb.maxconn=2 access. url=jdbc:... URL,而且訪問該數據庫要使用JDBC-ODBC驅動程序。...
標簽: fileupload commons maxconn apache
上傳時間: 2013-12-18
上傳用戶:gxrui1991
Fourier-Mellin算法,更多細節請看下面的網址: http://www.ecs.soton.ac.uk/~aiw99r/fm_transform/
標簽: Fourier-Mellin 算法
上傳時間: 2014-01-05
上傳用戶:kristycreasy
4. If a modified source code is distributed, the original unmodified -- source code must also be included (or a link to the Free IP web -- site). In the modified source code there must be clear -- identification of the modified version.
標簽: source code distributed unmodified
上傳時間: 2013-12-14
上傳用戶:qq1604324866
1997年9月,NIST征集AES方案,以替代DES。 1999年8月,以下5個方案成為最終候選方案:MARS, RC6, Rijndael, Serpent, Twofish。 2000年10月,由比利時的Joan Daemen和Vincent Rijmen提出的算法最終勝出。( Rijndael 讀成Rain Doll。) http://www.esat.kuleuven.ac.be/~rijmen/rijndael/
標簽: 1997
上傳時間: 2014-01-19
上傳用戶:希醬大魔王
LIBSVM is an integrated software for support vector classification. LIBSVM provides a simple interface where users can easily link it with their own programs.
標簽: LIBSVM classification integrated software
上傳時間: 2015-04-04
上傳用戶:alan-ee
操作系統中的文件是通過文件目錄項來管理的,為了管理和查找的方便,按層次把文件目錄項組織起來,同一層上的目錄構成該層上的目錄,第一層為根目錄,一下為各層子目錄。 假設以一串字符代表一個文件,每個字符表示一個記錄。 在建立上述目錄結構的基礎上,建立相應的管理系統并要求完成以下各項操作: 1. 一次建立各個文件 2. 查訪兩個用戶的所有文件 3. 查訪用戶sun 是否有文件AB 4. 刪除用戶sun的文件AC,然后在分別查訪兩個用戶的全部文件,檢查是否已經刪除文件AC 5. 撤銷用戶sun,并檢查是否被刪除 6. 刪除用戶sun的全部文件,然后在撤銷sun用戶,在查訪用戶sun, 檢查其是否已被撤銷。 在建立一個新用戶及新用戶的兩個文件,然后查該兩個用戶的所有文件
上傳時間: 2014-01-23
上傳用戶:xhz1993
The Small C compiler translates a subset of the C language into assembly language. It runs under PC/MS-DOS 2.1 and later. Small C is compatible with the Microsoft and Small Mac assemblers. Small C takes full advantage of the ability of these assemblers to generate relocatable object code, to maintain libraries of relocatable modules, and to link separately compiled program modules. It supports a small memory model with one code and one data/stack segment.
標簽: language translates compiler assembly
上傳時間: 2015-04-08
上傳用戶:Avoid98
linux 環境下 elf可執行文件格式標準 包括程序裝載,load,link過程。
上傳時間: 2015-04-09
上傳用戶:遠遠ssad
JC1.0。本編譯器包含完整的文檔與程序。借助 Lex & Bison, masm 開發。語句5個,支持混合運算。輸入輸出作為兩個 IO 語句(函數調用),由匯編實現并編譯為 io.obj,將由 Link 鏈接。生成 EXE。整個流程完整清晰,代碼易讀。
上傳時間: 2014-01-08
上傳用戶:yt1993410
The program is a wizard to create a NT kernel driver framework in C. It will create a Visual C++ workspace. You can compile and link your driver in IDE. If you have SoftICE, it can generate .nms file.
標簽: create C. framework program
上傳時間: 2013-12-03
上傳用戶:silenthink