代码搜索:Computing

找到约 6,514 项符合「Computing」的源代码

代码结果 6,514
www.eeworm.com/read/407093/11430079

c slartg.c

#include "f2c.h" /* Subroutine */ int slartg_(real *f, real *g, real *cs, real *sn, real *r) { /* -- LAPACK auxiliary routine (version 2.0) -- Univ. of Tennessee, Univ. of California Berke
www.eeworm.com/read/407093/11430104

c dlartg.c

#include "f2c.h" /* Subroutine */ int dlartg_(doublereal *f, doublereal *g, doublereal *cs, doublereal *sn, doublereal *r) { /* -- LAPACK auxiliary routine (version 2.0) -- Univ. of Tenn
www.eeworm.com/read/402772/11527780

ictclas

计算所汉语词法分析系统ICTCLAS介绍 词是最小的能够独立活动的有意义的语言成分。 但汉语是以字为基本的书写单位,词语之间没有明显的区分标记,因此,中文词语分析是中文信息处理的基础与关键。为此,我们中国科学院计算技术研究所在多年研究基础上,耗时一年研制出了汉语词法分析系统ICTCLAS(Institute of <mark>Computing</mark> Tech ...
www.eeworm.com/read/261198/11659699

m isposdef.m

function b = isposdef(a) % ISPOSDEF Test for positive definite matrix. % ISPOSDEF(A) returns 1 if A is positive definite, 0 otherwise. % Using chol is much more efficient than computing eigenv
www.eeworm.com/read/342323/12027732

m user_alg7.m

function W = user_alg7( X ); % ICALAB user can replace this function by own algotrithm computing demixing matrix W % % This is only dummy function % % input: % x - signals vector, each sign
www.eeworm.com/read/342323/12027750

m user_alg8.m

function W = user_alg8( X ); % ICALAB user can replace this function by own algotrithm computing demixing matrix W % % This is only dummy function % % input: % x - signals vector, each sign
www.eeworm.com/read/342323/12027782

m user_alg9.m

function W = user_alg9( X ); % ICALAB user can replace this function by own algotrithm computing demixing matrix W % % This is only dummy function % % input: % x - signals vector, each sign
www.eeworm.com/read/342323/12028073

m user_alg2.m

function W = user_alg2( x ); % ICALAB user can replace this function by own algotrithm computing demixing matrix W % % This is only dummy function % % input: % x - signals vector, each sign
www.eeworm.com/read/342323/12028101

m user_alg10.m

function W = user_alg10( X ); % ICALAB user can replace this function by own algotrithm computing demixing matrix W % % This is only dummy function % % input: % x - signals vector, each sig
www.eeworm.com/read/342307/12029707

m user_alg5.m

function W = user_alg5( x ); % ICALAB user can replace this function by own algotrithm computing demixing matrix W % % This is only dummy function % % input: % x - signals vector, each sign