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
// chebysheve outlier detection // this function is used to detect the abnormal value among a set of data // input: // delta: a set of data // flag: discribe which data is already known as outlier // p: restrict level // output: // double[] door : byyond which the data may be considered as a outlier // door[0]: the upperdoor // door[1]: the lowerdoor
标签: chebysheve detection abnormal function
上传时间: 2013-11-30
上传用户:13517191407