代码搜索:COMPACT
找到约 3,584 项符合「COMPACT」的源代码
代码结果 3,584
www.eeworm.com/read/161189/10439709
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
www.eeworm.com/read/277160/10657953
c cf.c
/*
**
** Compact Flash access routines
**
**
*/
#include "CF.h" // compact flash interface
#include "generic.h"
#include "fileio.h"
BYTE gblCFBuf [MEDIA_SECTOR_SIZE];
DISK glb
www.eeworm.com/read/277160/10658304
c cf.c
/*
**
** Compact Flash access routines
**
**
*/
#include "CF.h" // compact flash interface
#include "generic.h"
#include "fileio.h"
BYTE gblCFBuf [MEDIA_SECTOR_SIZE];
DISK glb
www.eeworm.com/read/314812/13558561
cs jaspersdots.cs
// JaspersDots.cs - Main form for JaspersDots game.
//
// Code from _Programming the .NET Compact Framework with C#_
// and _Programming the .NET Compact Framework with VB_
// (c) Copyright 2002-2
www.eeworm.com/read/246079/4496627
cpp fontlist.cpp
// FontList.cpp : Win32 Font enumeration helper functions.
//
// Code from _Programming the .NET Compact Framework with C#_
// and _Programming the .NET Compact Framework with VB_
// (c) Copyright
www.eeworm.com/read/246079/4496685
vb dotcontrol.vb
' DotControl.vb - Custom control for JaspersDots game.
'
' Code from _Programming the .NET Compact Framework with C#_
' and _Programming the .NET Compact Framework with VB_
' (c) Copyright 2002-20
www.eeworm.com/read/246079/4496707
vb formmain.vb
' FormMain.vb - Main form for FindMemoryCard sample.
'
' Code from _Programming the .NET Compact Framework with C#_
' and _Programming the .NET Compact Framework with VB_
' (c) Copyright 2002-2003
www.eeworm.com/read/246079/4496831
vb printdirect.vb
' PrintDirect.vb - Main form for direct printing sample.
'
' Code from _Programming the .NET Compact Framework with C#_
' and _Programming the .NET Compact Framework with VB_
' (c) Copyright 2002-
www.eeworm.com/read/246079/4496926
vb mainform.vb
' FormMain.vb - main user-interface for this program
'
' Code from _Programming the .NET Compact Framework with C#_
' and _Programming the .NET Compact Framework with VB_
' (c) Copyright 2002-2003
www.eeworm.com/read/246079/4496932
vb rapistartup.vb
' RapiStartup.vb - Simple thread-free RAPI startup
' with all P/Invoke declarations included.
'
' Code from _Programming the .NET Compact Framework with C#_
' and _Programming the .NET Compact Fra