This package provides a complete http client library. It currently implements most of the relevant parts of the HTTP/1.0 and HTTP/1.1 protocols, including the request methods HEAD, GET, POST and PUT, and automatic handling of authorization, redirection requests, and cookies. Furthermore the included Codecs class contains coders and decoders for the base64, quoted-printable, URL-encoding, chunked and the multipart/form-data encodings. The whole thing is free, and licenced under the GNU Lesser General Public License (LGPL) (note that this is not the same as the GPL).
標簽: implements currently complete provides
上傳時間: 2014-01-16
上傳用戶:siguazgb
This is a Java library for performing floating-point calculations on small devices such as mobile phones which lack native support for floating-point numbers.
標簽: floating-point calculations performing devices
上傳時間: 2016-05-03
上傳用戶:大融融rr
實現最優二叉樹的構造;在此基礎上完成哈夫曼編碼器與譯碼器。 假設報文中只會出現如下表所示的字符: 字符 A B C D E F G H I J K L M N 頻度 186 64 13 22 32 103 21 15 47 57 1 5 32 20 57 字符 O P Q R S T U V W X Y Z , . 頻度 63 15 1 48 51 80 23 8 18 1 16 1 6 2 要求完成的系統應具備如下的功能: 1.初始化。從終端(文件)讀入字符集的數據信息,。建立哈夫曼樹。 2.編碼:利用已建好的哈夫曼樹對明文文件進行編碼,并存入目標文件(哈夫曼碼文件)。 3.譯碼:利用已建好的哈夫曼樹對目標文件(哈夫曼碼文件)進行編碼,并存入指定的明文文件。 4.輸出哈夫曼編碼文件:輸出每一個字符的哈夫曼編碼。
上傳時間: 2014-11-23
上傳用戶:shanml
JLAB is a set of Matlab functions I have written or co-written over the past fifteen years for the purpose of analyzing data. It consists of four hundred m-files spanning thirty thousand lines of code. JLAB includes functions ranging in complexity from one-line aliases to high-level algorithms for certain specialized tasks. These have been collected together and made publicly available for you to use, modify, and --- subject to certain very reasonable constraints --- to redistribute. Some of the highlights are: a suite of functions for the rapid manipulation of multi-component, potentially multi-dimensional datasets a systematic way of dealing with datasets having components of non-uniform length tools for fine-tuning figures using compact, straightforward statements and specialized functions for spectral and time / frequency analysis, including advanced wavelet algorithms developed by myself and collaborators.
標簽: co-written functions the fifteen
上傳時間: 2014-01-26
上傳用戶:hjshhyy
% DYNMODES calculates ocean dynamic vertical modes % taking a column vector of Brunt-Vaisala values (Nsq) at % different pressures (p) and calculating some number of % dynamic modes (nmodes). % Note: The input pressures need not be uniformly spaced, % and the deepest pressure is assumed to be the bottom.
標簽: Brunt-Vaisala calculates DYNMODES vertical
上傳時間: 2013-12-06
上傳用戶:busterman
Modeling and Forecasting Electricity Loads and Prices: A Statistical Approach" by Rafał Weron, published by John Wiley and Sons, 2006. Rafał Weron的大作:電網系統負荷與價格預測與建模:一種統計方法的源碼
標簽: Forecasting Electricity Statistical and
上傳時間: 2013-11-30
上傳用戶:cjl42111
This program is a simple Measurement Recorder. It is based on the LPC CPU and records the state of Port 1 and Port 2
標簽: Measurement the Recorder program
上傳時間: 2016-08-17
上傳用戶:dreamboy36
該文設計的 D S P最小系統可應用于教學,本科生通過在此硬件平臺上實現 F S K的調 制及 F I R濾波器的實現兩個實驗,可以掌握 D S P硬件調試方法,增加對 D S P開發過程,以及 D S P基本 算 法 實現 的理 解。文 中所 設計 的 D S P最 小 系統 由 T I公 司 的定 點 D S P芯 片 T MS 3 2 0 V C 5 4 0 2及其相關電源和時鐘電路 、片外擴展存儲 器、A / D、D / A、標準 U A R T接 口構成
上傳時間: 2016-10-09
上傳用戶:caozhizhi
This a free web game, animportantnote of this, "xia domain" for free software, follow the "general public to permit" all the provisions of any recognition can be modified to increase capacity, publish, but to revise and increase the No need to publish, not of any reason not to open
標簽: free animportantnote software general
上傳時間: 2016-11-23
上傳用戶:colinal
對應分析correspondence analysis(ANACOR) [G,F,A]=ANACOR(X),X為原始數據 p X n維 即有n個樣本,每個樣本由p個變量來描述。返回F為R型因子分析后的結果,Q為最后的結果,A=ZZ 。
標簽: ANACOR correspondence analysis 分
上傳時間: 2016-11-26
上傳用戶:wyc199288