代码搜索:Sign
找到约 10,000 项符合「Sign」的源代码
代码结果 10,000
www.eeworm.com/read/112766/15477433
c iobyevnt.c
/*
* IoByEvnt.c
*
* Sample code for Multithreading Applications in Win32
* This is from Chapter 6, Listing 6-2
*
* Demonstrates how to use event objects instead of
* file handles to sign
www.eeworm.com/read/106690/15626660
m matperm.m
% matperm() - transpose and sign rows of x to match y (run after matcorr() )
%
% Usage: >> [permx indperm] = matperm(x,y,indx,indy,corr);
%
% Inputs:
% x = first input matrix
% y = matrix
www.eeworm.com/read/130382/5959048
hpp pgpcodes.hpp
/*____________________________________________________________________________
Copyright (C) 1997 Network Associates Inc. and affiliated companies.
All rights reserved.
$Id: pgpCodes.hpp,v 1.6
www.eeworm.com/read/388457/8608146
m p5_5.m
% Program P5_5
% Determines the binary equivalent of a
% decimal number in sign-magnitude form
d = input('Type in the decimal fraction = ');
b = input('Type in the desired wordlength = ');
d1 = a
www.eeworm.com/read/387887/8649547
m p5_5.m
% Program P5_5
% Determines the binary equivalent of a
% decimal number in sign-magnitude form
d = input('Type in the decimal fraction = ');
b = input('Type in the desired wordlength = ');
d1 = a
www.eeworm.com/read/287770/8670631
m interpolate.m
function y = interpolate(x,t)
% INTERPOLATE Return the linearily interpolated element value
% corresponding to a time value.
%
% Y = INTERPOLATE(X,T) Return element value Y at time location T in sign
www.eeworm.com/read/431199/8701397
dat usage.dat
Test Driver for Crypto++(R) Library, a C++ Class Library of Cryptographic Schemes
- To generate an RSA key
cryptest g
- To encrypt and decrypt a string using RSA
cryptest r
- To sign a file using
www.eeworm.com/read/428794/8840881
c msp430x47xx_tb_11.c
//*******************************************************************************
// MSP430x47xx Demo - Timer_B, PWM TB1-2 Up Mode, 32kHz ACLK
//
// Description: This program outputs two PWM sign
www.eeworm.com/read/160929/10469994
m p5_5.m
% Program P5_5
% Determines the binary equivalent of a
% decimal number in sign-magnitude form
d = input('Type in the decimal fraction = ');
b = input('Type in the desired wordlength = ');
d1 = a