代码搜索:COMPACT

找到约 3,584 项符合「COMPACT」的源代码

代码结果 3,584
www.eeworm.com/read/325619/3481939

cs dlgoptions.cs

// DlgOptions.cs - Options dialog box. // // Code from _Programming the .NET Compact Framework with C#_ // and _Programming the .NET Compact Framework with VB_ // (c) Copyright 2002-2004 Paul Yao
www.eeworm.com/read/325619/3481945

cs yaodurant.win32.misc.cs

// YaoDurant.Win32.cs - Generic wrappers various // Win32 API functions. // // Code from _Programming the .NET Compact Framework with C#_ // and _Programming the .NET Compact Framework with VB_ /
www.eeworm.com/read/325619/3481953

cs dlgoptions.cs

// DlgOptions.cs - Options dialog box. // // Code from _Programming the .NET Compact Framework with C#_ // and _Programming the .NET Compact Framework with VB_ // (c) Copyright 2002-2004 Paul Yao
www.eeworm.com/read/325619/3482079

cs wordwrap.cs

// WordWrap.cs - Word wrapping sample. // // Code from _Programming the .NET Compact Framework with C#_ // and _Programming the .NET Compact Framework with VB_ // (c) Copyright 2002-2004 Paul Yao
www.eeworm.com/read/325619/3482152

cs dlgoptions.cs

// DlgOptions.cs - Options dialog box. // // Code from _Programming the .NET Compact Framework with C#_ // and _Programming the .NET Compact Framework with VB_ // (c) Copyright 2002-2004 Paul Yao
www.eeworm.com/read/325619/3482217

cs dlgoptions.cs

// DlgOptions.cs - Options dialog box. // // Code from _Programming the .NET Compact Framework with C#_ // and _Programming the .NET Compact Framework with VB_ // (c) Copyright 2002-2004 Paul Yao
www.eeworm.com/read/366142/2893117

pred help.pred

pred any? any? (X) Returns true (one) if any element of X is non-zero. Otherwise, returns false (zero). X must be a matrix or a scalar. pred compact? compact? (A) Returns true (one)
www.eeworm.com/read/418911/10891987

m csvd.m

function [U,s,V] = csvd(A,tst) %CSVD Compact singular value decomposition. % % s = csvd(A) % [U,s,V] = csvd(A) % [U,s,V] = csvd(A,'full') % % Computes the compact form of the SVD of A: % A = U*diag
www.eeworm.com/read/338293/12314611

m csvd.m

function [U,s,V] = csvd(A,tst) %CSVD Compact singular value decomposition. % % s = csvd(A) % [U,s,V] = csvd(A) % [U,s,V] = csvd(A,'full') % % Computes the compact form of the SVD of A: % A = U*diag
www.eeworm.com/read/210916/15189950

m csvd.m

function [U,s,V] = csvd(A,tst) %CSVD Compact singular value decomposition. % % s = csvd(A) % [U,s,V] = csvd(A) % [U,s,V] = csvd(A,'full') % % Computes the compact form of the SVD of A: % A = U*diag