This file contains documentation all APIs from Palm, Inc. for Palm OS by ACCESS. It includes the API function definitions for the following product lines: Centro Treo Tungsten Zire LifeDrive The goal of this document is to provide developers with a detailed reference of all functions, parameters, and constant definitions. For more information on developing applications, refer to the document "Palm Developer Guide, Palm OS Platform" available as part of the SDK download and also separately at the PDN website.
標(biāo)簽: Palm documentation contains includes
上傳時(shí)間: 2013-12-12
上傳用戶:tedo811
ClustanGraphics聚類分析工具。提供了11種聚類算法。 Single Linkage (or Minimum Method, Nearest Neighbor) Complete Linkage (or Maximum Method, Furthest Neighbor) Average Linkage (UPGMA) Weighted Average Linkage (WPGMA) Mean Proximity Centroid (UPGMC) Median (WPGMC) Increase in Sum of Squares (Ward s Method) Sum of Squares Flexible (ß space distortion parameter) Density (or k-linkage, density-seeking mode analysis)
標(biāo)簽: ClustanGraphics Complete Neighbor Linkage
上傳時(shí)間: 2014-01-02
上傳用戶:003030
The "1818" is my first search word in this website, So I upload Lcd drive(Ssd1818a) C language code as my support. 96*64 dot matrix Graphic LCD controller: SSD1818A Parallel interface Initial routine code Command write and Data write Base functions and application code Ascii font library Product Photo Mcu: Pic16F887...etc. Keywords: Ssd1818a, dot matrix graphic, Parallel interface, Initial routine, base font8x8 librarys
標(biāo)簽: 1818 language website search
上傳時(shí)間: 2016-11-05
上傳用戶:趙云興
引入PEG(Progressive-edge-growth)算法來(lái)構(gòu)造適合線性時(shí)間編碼的LDPC校驗(yàn)矩陣,譯碼時(shí)采用簡(jiǎn)化最小和Min-Sum譯碼算法實(shí)現(xiàn)簡(jiǎn)化譯碼.仿真結(jié)果表明,該方法能夠構(gòu)造適合LDPC碼的線性時(shí)間編碼的下三角校驗(yàn)矩陣日,并且用此方法構(gòu)造的LDPC碼性能非常接近原來(lái)PEG算法構(gòu)造的LDPC碼.同時(shí)通過(guò)采用最小和Min-Sum算法降低譯碼復(fù)雜度.
標(biāo)簽: Progressive-edge-growth LDPC PEG 算法
上傳時(shí)間: 2013-12-27
上傳用戶:qlpqlq
The "GEE! It s Simple" package illustrates Gaussian elimination with partial pivoting, which produces a factorization of P*A into the product L*U where P is a permutation matrix, and L and U are lower and upper triangular, respectively. The functions in this package are accurate, but they are far slower than their MATLAB equivalents (x=A\b, [L,U,p]=lu(A), and so on). They are presented here merely to illustrate and educate. "Real" production code should use backslash and lu, not this package.
標(biāo)簽: illustrates elimination Gaussian pivoting
上傳時(shí)間: 2016-11-09
上傳用戶:wang5829
The "GEE! It s Simple" package illustrates Gaussian elimination with partial pivoting, which produces a factorization of P*A into the product L*U where P is a permutation matrix, and L and U are lower and upper triangular, respectively. The functions in this package are accurate, but they are far slower than their MATLAB equivalents (x=A\b, [L,U,p]=lu(A), and so on). They are presented here merely to illustrate and educate. "Real" production code should use backslash and lu, not this package.
標(biāo)簽: illustrates elimination Gaussian pivoting
上傳時(shí)間: 2014-01-21
上傳用戶:lxm
ST uPSD32XX I2C This example demo code is provided as is and has no warranty, implied or otherwise. You are free to use/modify any of the provided code at your own risk in your applications with the expressed limitation of liability (see below) so long as your product using the code contains at least one uPSD products (device)
標(biāo)簽: otherwise provided warranty example
上傳時(shí)間: 2013-12-07
上傳用戶:標(biāo)點(diǎn)符號(hào)
function [U,center,result,w,obj_fcn]= fenlei(data) [data_n,in_n] = size(data) m= 2 % Exponent for U max_iter = 100 % Max. iteration min_impro =1e-5 % Min. improvement c=3 [center, U, obj_fcn] = fcm(data, c) for i=1:max_iter if F(U)>0.98 break else w_new=eye(in_n,in_n) center1=sum(center)/c a=center1(1)./center1 deta=center-center1(ones(c,1),:) w=sqrt(sum(deta.^2)).*a for j=1:in_n w_new(j,j)=w(j) end data1=data*w_new [center, U, obj_fcn] = fcm(data1, c) center=center./w(ones(c,1),:) obj_fcn=obj_fcn/sum(w.^2) end end display(i) result=zeros(1,data_n) U_=max(U) for i=1:data_n for j=1:c if U(j,i)==U_(i) result(i)=j continue end end end
標(biāo)簽: data function Exponent obj_fcn
上傳時(shí)間: 2013-12-18
上傳用戶:ynzfm
Quality control of production has always been a necessity in stainless steel mills. The users of stainless steel set ever-increasing requirements on product quality. Many material properties can still only be measured in laboratory but more and more measurements are now made on-line during the production. Especially surface defects have to be detected on-line with a surface inspection system because of their random appearance.
標(biāo)簽: production necessity stainless Quality
上傳時(shí)間: 2014-11-18
上傳用戶:baiom
This piece of software was written as a replacement and extension for Tripwire. Tripwire is an excellent program in itself but lacks some features and is a closed product.
標(biāo)簽: Tripwire replacement extension software
上傳時(shí)間: 2014-01-25
上傳用戶:宋桃子
蟲(chóng)蟲(chóng)下載站版權(quán)所有 京ICP備2021023401號(hào)-1