代码搜索:Sign

找到约 10,000 项符合「Sign」的源代码

代码结果 10,000
www.eeworm.com/read/135153/5888130

s cpdt.s

/* Inside the emulator the FP numbers are kept with 32 bit accuracy for both mantissa and exponent. The FP structure has 4 words reserved for each register, the first is used just for the sign in bit
www.eeworm.com/read/135153/5888132

s cpdo.s

/* Inside the emulator the FP numbers are kept with 32 bit accuracy for both mantissa and exponent. The FP structure has 4 words reserved for each register, the first is used just for the sign in bit
www.eeworm.com/read/132312/5918355

java mutablesignonmodel.java

/* */ package org.impact.stars.signon.model; import org.impact.stars.signon.model.SignOnModel; /** * This class represents the model data for the * sign on info. Note that this object is mutable
www.eeworm.com/read/130241/5962740

java signaturetest.java

/** @version 1.10 2004-09-14 @author Cay Horstmann */ import java.io.*; import java.security.*; /** This program demonstrates how to sign a message with a private DSA key and
www.eeworm.com/read/110034/6167999

s cpdt.s

/* Inside the emulator the FP numbers are kept with 32 bit accuracy for both mantissa and exponent. The FP structure has 4 words reserved for each register, the first is used just for the sign in bit
www.eeworm.com/read/110034/6168001

s cpdo.s

/* Inside the emulator the FP numbers are kept with 32 bit accuracy for both mantissa and exponent. The FP structure has 4 words reserved for each register, the first is used just for the sign in bit
www.eeworm.com/read/100419/6269812

appreq

## OpenCA - RA Server Command ## (c) 1998-2001 by Massimiliano Pala and OpenCA Group ## ## File Name: appReq ## Brief: Approve Request ## Description: Send out the form to approve and sign a r
www.eeworm.com/read/463288/6305928

m ch4_1c.m

% This demo demonstrates the objects of the System Identification % Toolbox. echo off % 1. THE IDDATA OBJECT % First create some data: u = sign(randn(200,2)); % 2 inputs
www.eeworm.com/read/403011/11524418

cpp setf2.cpp

// setf2.cpp -- using setf() with 2 arguments to control formatting #include #include int main() { using namespace std; // use left justification, show the plus sign,
www.eeworm.com/read/403009/11524723

cpp setf2.cpp

// setf2.cpp -- using setf() with 2 arguments to control formatting #include #include int main() { using namespace std; // use left justification, show the plus sign,