代码搜索:Num
找到约 10,000 项符合「Num」的源代码
代码结果 10,000
www.eeworm.com/read/101245/15840136
prg num2txt.prg
para df
dfdx1=num2txt(df)
FUNC num2txt
para lnDollar
priv x1,x2,x3,x4,c1,c2,c3,zf
zf=""
do case
case lnDollar>999999999999.99
retu "金额太大,不能计算"
case lnDollar=0
retu "零圆整"
case lnDo
www.eeworm.com/read/100019/15888018
h thread_signal_num.h
//
// Signal number definitions. Linux version.
//
// Copyright (C) 1995, 1996 Free Software Foundation, Inc.
// Copyright (C) 1999 豶n E. Hansen
//
#ifndef __MY_SIGN
#define __MY_SIGN
//
// Signals
www.eeworm.com/read/392007/8368496
m num2str2.m
function t = num2str2(x,chars)
% NUM2STR2 - Number to string conversion.
%
% This variant of the Matlab routine NUM2STR makes it possible to specify
% the number of characters for the string repr
www.eeworm.com/read/286264/8775552
bak num5_uv2.bak
www.eeworm.com/read/286264/8775618
bak num1_uv2.bak
www.eeworm.com/read/286264/8775621
bak num3_uv2.bak
www.eeworm.com/read/286264/8775695
bak num2_uv2.bak
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (Source Group 1)
File 1,1, 0x0
Options 1,0,0 // Target
www.eeworm.com/read/286264/8775706
bak num4_uv2.bak
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (Source Group 1)
File 1,1, 0x0
Options 1,0,0 // Target
www.eeworm.com/read/385301/8809691
m num_iden_gross0.m
function [t,scale]=num_iden_gross0(y)
%Identify the gross errors'numbers of an observational vector y
%
t=zeros(1);
n=length(y);% Compute the size of the vector y
mean_y=mean(y);%Compute the m