代码搜索:Multiple
找到约 9,501 项符合「Multiple」的源代码
代码结果 9,501
www.eeworm.com/read/141836/12981823
plg 93c66.plg
礦ision2 Build Log
Project:
E:\SGWHH\PROGRAM\C51\keil\93c46\93C66.uv2
Project File Date: 10/22/2005
Output:
compiling 93c66.c...
93C66.C(91):
www.eeworm.com/read/139060/13191210
c match.c
/* match.c - simple shell-style filename matcher
**
** Only does ? * and **, and multiple patterns separated by |. Returns 1 or 0.
**
** Copyright
www.eeworm.com/read/136879/13356239
cpp 2_22a.cpp
// Using the switch multiple-selection structure
#include
main()
{
int choice; // user's request
cout
www.eeworm.com/read/318652/13474228
txt data.txt
a 0.001
aap 0.0007
abelian 0.0008
ability 0.0009
absence 0.0012
abuse 0.0009
access 0.0008
accessible 0.0009
accomplish 0.0012
achieve 0.0008
ack 0.001
ad 0.0009
address 0.0009
Adleman 0.
www.eeworm.com/read/304833/13785447
mu_
mu,n.亩
much less,更不
much more,更加,何况
much than,比...好得多;胜过
much,n.多量;重要的事adj.重要的;巨额的adv.多;甚
muchness,n.多量;大量
much-travelled,a.旅游多的
mucilage,n.粘质物;粘液
mucilaginous,adj.粘的;粘液质的
mucin,n.粘液素
muck
www.eeworm.com/read/304244/13797336
h rdopt_coding_state.h
/**********************************************************************
* Software Copyright Licensing Disclaimer
*
* This software module was originally developed by contributors to the
* cou
www.eeworm.com/read/303058/13822656
m gauss_pdf.m
%GAUSS_PDF Multivariate Gaussian PDF
%
% Syntax:
% [P,E] = GAUSS_PDF(X,M,S)
%
% In:
% X - Dx1 value or N values as DxN matrix
% M - Dx1 mean of distibution or N values as DxN matrix.
%
www.eeworm.com/read/144212/5752905
isnum2
isnum2()
{
case "$1" in
'[-+]' | '') return 1;; # empty or bare `-' or `+'
[-+]*[!0-9]*) return 1;; # non-digit with leading sign
[-+]*) return 0;; # OK
*[!0-9]*) return 1;; # non-digit
*) ret
www.eeworm.com/read/132649/5911791
hpp alnvec_multi_model.hpp
/*
* ===========================================================================
* PRODUCTION $Log: alnvec_multi_model.hpp,v $
* PRODUCTION Revision 1000.0 2004/04/12 18:23:19 gouriano
* PRODUCT
www.eeworm.com/read/132649/5911799
hpp alnvec_multi_widget.hpp
/*
* ===========================================================================
* PRODUCTION $Log: alnvec_multi_widget.hpp,v $
* PRODUCTION Revision 1000.3 2004/06/01 19:51:44 gouriano
* PRODUC