代码搜索:Sign
找到约 10,000 项符合「Sign」的源代码
代码结果 10,000
www.eeworm.com/read/153858/12002188
cpp mnbrak.cpp
#include "stdafx.h"
#include
#define GOLD 1.618034
#define GLIMIT 100.0
#define TINY 1.0e-20
#define MAX(a,b) ((a) > (b) ? (a) : (b))
#define SIGN(a,b) ((b) > 0.0 ? fabs(a) : -fabs(a)
www.eeworm.com/read/231652/14224835
pas ac1074.pas
program ural1074;
const
maxlen=200;
digit=['0'..'9'];
nonzero=['1'..'9'];
sign=['+','-'];
var
d:array[-maxlen..maxlen]of char;
s:string;
n,p,e,i,junk:longint;
minus,allzero:b
www.eeworm.com/read/215077/15075448
txt ofdm.txt
% Input Bit Stream is normally Distributed
input_bit_stream = sign(randn(1,BPS*NS));
input_bit_stream(input_bit_stream == -1) = 0;
% PERFORM SERIAL TO PARALLEL CONVERSION
% work on whole data stre
www.eeworm.com/read/215076/15075451
txt 最大似然算法.txt
% Input Bit Stream is normally Distributed
input_bit_stream = sign(randn(1,BPS*NS));
input_bit_stream(input_bit_stream == -1) = 0;
% PERFORM SERIAL TO PARALLEL CONVERSION
% work on whole data stre
www.eeworm.com/read/34867/1045105
c fpparchlib.c
/* fppArchLib.c - MIPS R-Series floating-point coprocessor support library */
/* Copyright 1984-2001 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/*
* This file has been developed or sign
www.eeworm.com/read/38039/1089861
mnu sort_order.mnu
SORT#ORDER 排列顺序
# remove the # sign and enter foreign help string in this line
Forward 前进
Sort the parametric region in the ascending order.
按上升序列排列参数区域。
Backward 向后
Sort the parametric region in the
www.eeworm.com/read/38039/1089985
mnu grpskip.mnu
SEL#REF 选取参考
# remove the # sign and enter foreign help string in this line
Alternate 替换
Continue with selection of the reference.
继续参考选取
Skip 跳过
Skip selection of the reference.
跳过参考的选取。
www.eeworm.com/read/38039/1090450
mnu shutoffext.mnu
SHUTOFF#EXT 关闭延拓
# remove the # sign and enter foreign help string in this line
ShutOff#Dist 关闭距离
Set the shutoff distance for the feature.
为特征设置关闭距离。
Boundary 边界
Select or create a boundary for the
www.eeworm.com/read/38039/1090501
mnu cav_dev.mnu
EXPORTS 导出
# remove the # sign and enter foreign help string in this line
Deviations 偏差
Write Deviation results into file.
把偏差结果写入文件。
Pts#Deviation 点和偏差
Write Points and Deviation results into file