代码搜索:Sign

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

代码结果 10,000
www.eeworm.com/read/264106/4289796

sql jpetstore-postgres-schema.sql

drop index productCat; drop index productName; drop index itemProd; drop table lineitem; drop table orderstatus; drop table orders; drop table bannerdata; drop table profile; drop table sign
www.eeworm.com/read/262041/4316619

h nfsfh.h

/* * include/linux/nfsd/nfsfh.h * * This file describes the layout of the file handles as passed * over the wire. * * Earlier versions of knfsd used to sign file handles using keyed MD5
www.eeworm.com/read/161693/5550501

sql jpetstore-hsqldb-schema.sql

drop index productCat; drop index productName; drop index itemProd; drop table lineitem; drop table orderstatus; drop table orders; drop table bannerdata; drop table profile; drop table sign
www.eeworm.com/read/161693/5550506

sql jpetstore-postgres-schema.sql

drop index productCat; drop index productName; drop index itemProd; drop table lineitem; drop table orderstatus; drop table orders; drop table bannerdata; drop table profile; drop table sign
www.eeworm.com/read/173458/9657019

h operand.h

#ifndef _operand__h #define _operand__h class operand{ protected: float Exponent; double Value; char Sign; char Variable; public: operand(void); operand(char X); operand(do
www.eeworm.com/read/170836/9785648

c sshpubk.c

/* * Generic SSH public-key handling operations. In particular, * reading of SSH public-key files, and also the generic `sign' * operation for ssh2 (which checks the type of the key and * disp
www.eeworm.com/read/248284/12585649

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/237867/13925481

asm fet430_tb_11.asm

;****************************************************************************** ; MSP-FET430P430 Demo - Timer_B, PWM TB1-2 Up Mode, 32kHz ACLK ; ; Description: This program outputs two PWM sign
www.eeworm.com/read/237866/13925668

asm fet440_tb_11.asm

;****************************************************************************** ; MSP-FET430P440 Demo - Timer_B, PWM TB1-6 Up Mode, 32kHz ACLK ; ; Description: This program outputs six PWM sign
www.eeworm.com/read/135470/13927246

m user_alg7.m

function W = user_alg7( X ); % ICALAB user can replace this function by own algotrithm computing demixing matrix W % % This is only dummy function % % input: % x - signals vector, each sign