代码搜索:Explained

找到约 346 项符合「Explained」的源代码

代码结果 346
www.eeworm.com/read/463952/7171646

txt lzss_explained.txt

The LZSS Algorithm ================== Badly explained by me, Jonathan Bennett (jon@hiddensoft.com) ============================================================ View with a fixed width font.
www.eeworm.com/read/415537/11065171

txt directx explained.txt

DirectX explained Ever wondered just what that enigmatic name means? Gaming and multimedia applications are some of the most satisfying programs you can get for your PC, but getting them to run
www.eeworm.com/read/109678/15552328

txt lzss_explained.txt

The LZSS Algorithm ================== Badly explained by me, Jonathan Bennett (jon@hiddensoft.com) ============================================================ View with a fixed width font.
www.eeworm.com/read/171947/9728794

m kernel_pls.m

function [W, P, Q, R, T, X_explained, Y_explained]=kernel_pls(X,Y,A); %[W, P, Q, R, beta,explained_rate]=mkernel1(X,Y,A) % Mean-centering and scaling of the variables [nn1, np]=size(X); [nn2,