代码搜索:Sign
找到约 10,000 项符合「Sign」的源代码
代码结果 10,000
www.eeworm.com/read/176032/9521521
bmp zoom_sign.bmp
www.eeworm.com/read/174748/9574945
c sign7.c
// A to D test code
// NOTE -- You MUST MOUNT the Aref jumper
#include
#include
#include
#include
#include
#define LCDwidth 16 //charac
www.eeworm.com/read/366144/9829675
c d_sign.c
#include "f2c.h"
#ifdef KR_headers
double d_sign(a,b) doublereal *a, *b;
#else
double d_sign(doublereal *a, doublereal *b)
#endif
{
double x;
x = (*a >= 0 ? *a : - *a);
return( *b >= 0 ? x
www.eeworm.com/read/169718/9845201
m sign1.m
for fnum=11:87;
path='f:\隔河岩\DL_MISC';
filename=['ghy0',num2str(fnum)];
fullname=[path,'\',filename,'.fld'];
[wav,length]=waveread(fullname);
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
www.eeworm.com/read/365556/9855881
ico stop sign.ico
www.eeworm.com/read/169047/9884653
gif icon_sign.gif
www.eeworm.com/read/364385/9909547
gif forum_sign.gif
www.eeworm.com/read/363220/9964818
m sign1.m
function s=sign1(x)
%sign of real x: 1 for zero or positive, -1 for negative
s=1;
if x
www.eeworm.com/read/164900/10082460
v sign_extend.v
// Written by Amit Pandey
// Modified 4/4/00 by Kevin Duda
// Modified 4/6/00 by Amit Pandey
// SIGN EXTENDER MODULE
// SZE_CTRL = 1 : do sign extend ELSE zero extend
// SZE_SEL : select betwe
www.eeworm.com/read/357771/10201298
m ui_sign.m
% this handles the plotting of M-PAM sign boundaries for the BERGulator
% Copyright 1997-1998 Phil Schniter
% keep all variables local in scope
function [] = ui_sign();
% declare global variable