代码搜索:Multiple
找到约 9,501 项符合「Multiple」的源代码
代码结果 9,501
www.eeworm.com/read/227861/14408513
m exm031_3.m
%exm031_3.m
%多行串数组的直接输入示例。
clear
S=['This string array '
'has multiple rows.']
size(S)
www.eeworm.com/read/126510/14418206
c 4.c
main( )
{ int m, n, a, b, t, c;
printf(" Input two integer numbers :\n");
scanf(" %d %d",&a ,&b);
m=a;
n=b;
if(a
www.eeworm.com/read/226004/14503474
todo
- Extend menu language / facility. Multichar Xft support in menus. Sticky menus
- UTF-8 support
- Splitting window support
- I18N support
- Searching scroll buffer support
- Extensible timer supp
www.eeworm.com/read/122316/14702654
c 4.c
main( )
{ int m, n, a, b, t, c;
printf(" Input two integer numbers :\n");
scanf(" %d %d",&a ,&b);
m=a;
n=b;
if(a
www.eeworm.com/read/122236/14712510
m nnpin.m
function y = nnpin(x,a,b,q)
%NNPIN Neural Network Design utility function.
% NNPIN(X,A,B,Q)
% X - Number or matrix.
% A - Lower bound.
% B - Upper bound.
% Q - Quantization constant (o
www.eeworm.com/read/121907/14730799
def bootsec.def
NAME BOOTSEC
EXETYPE WINDOWS
CODE PRELOAD MOVEABLE DISCARDABLE
DATA PRELOAD MOVEABLE MULTIPLE
HEAPSIZE 1024
STACKSIZE 10240
EXPORTS
; don't need to list anything here becau
www.eeworm.com/read/119269/14835210
htm filetransfer.htm
File transfer settings
File transfer settings
www.eeworm.com/read/118738/14858328
txt next release.txt
Next Release: US Version
- Update and expand database
- Save program options to database table
- Multiple databases, and File Dialog search for database
- Enter passthrough SQL queries
- S
www.eeworm.com/read/117859/14902051
m zak.m
function dzt=zak(sig,N,M)
%ZAK Zak transform.
% DZT=ZAK(SIG,N,M) computes the Zak transform of signal SIG.
%
% SIG : Signal to be analysed (length(X)=N1).
% N : number of Zak coefficients in time (
www.eeworm.com/read/117615/14911464
def bootsec.def
NAME BOOTSEC
EXETYPE WINDOWS
CODE PRELOAD MOVEABLE DISCARDABLE
DATA PRELOAD MOVEABLE MULTIPLE
HEAPSIZE 1024
STACKSIZE 10240
EXPORTS
; don't need to list anything here becau