代码搜索:Multi
找到约 10,000 项符合「Multi」的源代码
代码结果 10,000
www.eeworm.com/read/103478/6215440
pl multi-line.pl
#!/usr/bin/perl -w
# This script joins multi-line entries from access.log
# cat bearerbox_access.log | multi-line.pl
$|=1;
$linenum=0;
$result="";
while($line = ) {
$linenum++;
chop($line
www.eeworm.com/read/102935/6226461
h multi_arith.h
/* multi_arith.h: multi-precision integer arithmetic functions, needed
to do extended-precision floating point.
(c) 1998 David Huggins-Daines.
Somewhat based on arch/alpha/math-emu/ieee-mat
www.eeworm.com/read/488462/6487316
m multi_gp.m
function [x] = multi_gp(m,C)
% [x]=multi_gp(m,C)
% MULTI_GP generates a multivariate Gaussian random
% process with mean vector m (column vector) and covariance matrix C.
N=length(m);
for
www.eeworm.com/read/488265/6490642
asm multi switch.asm
ORG 00H
START: MOV A,P1 ;读取P1口数据
SWAP A ;交换A中高四位与低四位的位置
ORL A,#0F0H ;与0F0H相或
MOV P1,A ;将开关状态送LED显示
SJMP START
END
www.eeworm.com/read/488265/6490644
obj multi switch.obj
www.eeworm.com/read/488265/6490645
plg multi switch.plg
礦ision3 Build Log
Project:
E:\Program Files\Labcenter Electronics\Proteus 6 Demonstration(2)\17 multi Switch\Multi Switch.uv2
Project File Date: 07/24/2006
www.eeworm.com/read/488265/6490646
lst multi switch.lst
A51 MACRO ASSEMBLER MULTI_SWITCH 07/24/2006 08:19:33 PAGE 1
MACRO ASSEMBLER A51 V8.00
OBJECT MODULE PLACED IN Multi Switch.OBJ
ASSEM
www.eeworm.com/read/488265/6490647
pwi multi switch.pwi
www.eeworm.com/read/488265/6490648