JCommon is a Java class library that is used by JFreeChart, Pentaho Reporting and a few other projects. The library contains miscellaneous classes that support: * configuration and dependency management code * a general logging framework * text utilities * user interface classes for displaying information about applications * custom layout managers * a date chooser panel * serialization utilities JCommon is licensed under the terms of the GNU Lesser General Public Licence (LGPL) version 2.1 or later.
標(biāo)簽: JFreeChart Reporting JCommon Pentaho
上傳時(shí)間: 2017-04-23
上傳用戶:ynzfm
OTSU Gray-level image segmentation using Otsu s method. Iseg = OTSU(I,n) computes a segmented image (Iseg) containing n classes by means of Otsu s n-thresholding method (Otsu N, A Threshold Selection Method from Gray-Level Histograms, IEEE Trans. Syst. Man Cybern. 9:62-66 1979). Thresholds are computed to maximize a separability criterion of the resultant classes in gray levels. OTSU(I) is equivalent to OTSU(I,2). By default, n=2 and the corresponding Iseg is therefore a binary image. The pixel values for Iseg are [0 1] if n=2, [0 0.5 1] if n=3, [0 0.333 0.666 1] if n=4, ... [Iseg,sep] = OTSU(I,n) returns the value (sep) of the separability criterion within the range [0 1]. Zero is obtained only with images having less than n gray level, whereas one (optimal value) is obtained only with n-valued images.
標(biāo)簽: OTSU segmentation Gray-level segmented
上傳時(shí)間: 2017-04-24
上傳用戶:yuzsu
Basic function to locate and measure the positive peaks in a noisy data sets. Detects peaks by looking for downward zero-crossings in the smoothed third derivative that exceed SlopeThreshold and peak amplitudes that exceed AmpThreshold. Determines, position, height, and approximate width of each peak by least-squares curve-fitting the log of top part of the peak with a parabola.
標(biāo)簽: peaks function positive Detects
上傳時(shí)間: 2017-04-26
上傳用戶:彭玖華
Embedded Linux Primer: A Practical, Real-World Approach presents a step-by-step walkthrough of porting Linux to custom boards and introduces real-time configuration via CONFIG_RT--one of today s most exciting developments in embedded Linux. You ll find especially detailed coverage of using development tools to analyze and debug embedded systems--including the art of kernel debugging.
標(biāo)簽: step-by-step walkthrough Real-World Practical
上傳時(shí)間: 2014-01-19
上傳用戶:wys0120
oracle中常用函數(shù)說明. SQL中的單記錄函數(shù) 1.ASCII 返回與指定的字符對(duì)應(yīng)的十進(jìn)制數(shù) SQL> select ascii( A ) A,ascii( a ) a,ascii( 0 ) zero,ascii( ) space from dual A A ZERO SPACE --------- --------- --------- --------- 65 97 48 32 2.CHR 給出整數(shù),返回對(duì)應(yīng)的字符 SQL> select chr(54740) zhao,chr(65) chr65 from dual ZH C -- - 趙 A 3.CONCAT 連接兩個(gè)字符串 SQL> select concat( 010- , 88888888 )|| 轉(zhuǎn)23 高乾競(jìng)電話 from dual 高乾競(jìng)電話 ---------------- 010-88888888轉(zhuǎn)23
標(biāo)簽: ascii SQL oracle select
上傳時(shí)間: 2014-11-23
上傳用戶:zhangyigenius
The aip file contains few Matlab routines for 1D line scan analysis, 1D scaling, 2D scaling, image brightness or contrast variation routine and rouitne for finding area between zero cossings of 1D times series.
標(biāo)簽: scaling contains analysis routines
上傳時(shí)間: 2014-01-19
上傳用戶:xmsmh
This program take a two sequences with differents lengths and transform in two sequences with same length with use zero padding method.
標(biāo)簽: sequences with differents two
上傳時(shí)間: 2017-05-27
上傳用戶:kikye
4 16 64 QAM plots for simulated and theoretical results for OFDM system with addition of Cyclic prefix and a zero-Forcing equalizer.
標(biāo)簽: theoretical for simulated addition
上傳時(shí)間: 2017-06-02
上傳用戶:hgy9473
首先確認(rèn)您的機(jī)器上已經(jīng)安裝了VC6.0以上版本,要編譯生成可執(zhí)行文件,需打開后綴名為dsw的文件,系統(tǒng)會(huì)默認(rèn)用VC打開,然后選擇Build菜單下的Set Active Configuration選項(xiàng),選擇Project Configuration為Win32 Release,然后編譯項(xiàng)目,得到可執(zhí)行文件。連接數(shù)據(jù)庫請(qǐng)參照第2章的方法,在ODBC數(shù)據(jù)源內(nèi)添加Microsoft Access數(shù)據(jù)庫
上傳時(shí)間: 2013-11-26
上傳用戶:pompey
1. Consider the FIR system described by H(z) = 1/16(-1 + 9z--2 + 16z-3 + 9z--4 - z-6), and plot the pole-zero locations in the z-plane.
標(biāo)簽: the described Consider system
上傳時(shí)間: 2014-07-10
上傳用戶:himbly
蟲蟲下載站版權(quán)所有 京ICP備2021023401號(hào)-1