代码搜索:Sign
找到约 10,000 项符合「Sign」的源代码
代码结果 10,000
www.eeworm.com/read/384270/8883835
c urot.c
/* urot.c */
/* Generates a uniform random rotation */
/* Ken Shoemake, September 1991 */
#include
#include
#include "GraphicsGems.h"
/* Define an INT32 value to be a 32 bit sign
www.eeworm.com/read/374722/9387951
h index.h
struct EXTERNSTOCKSTRUCT
{
unsigned char DataType;
unsigned char LineNumber; // bit7: Last index sign.
// bit6,5: Factor
// bit0-4: index number.
unsigned char IndexCode[6]
www.eeworm.com/read/174700/9576473
lrc ace of base - living in danger.lrc
[ti:Living in Danger]
[ar:Ace Of Base]
[al:the sign]
[by:aspirin]
[offset:500]
歌词内容:
[00:17.91] Live for yourself,
[00:19.72] its a wonderful thing,
[00:20.86] you can do what you want,
[00
www.eeworm.com/read/365809/9845747
rpm-gpg-key
Hi,
This public key is the GPG public key I use to sign the bridge-utils
and bridge-utils-devel RPM packages. You can use this key to verify
the integrity of those packages.
Lennert Buytenhek
www.eeworm.com/read/163918/10139978
m er_blaschke.m
function g = er_blaschke(f, s, phi)
% function g = er_blaschke(f, s, phi)
% Performs desired frequency transform on prototype digital LPF. Takes filter
% coefficient vectors in struct F, sign
www.eeworm.com/read/161429/10413900
c coder_nop.c
// #define BIG_SIGN_CONTEXT , hurts !?
/*****
*****/
#include
#include
#include
#include
#include
#include "c
www.eeworm.com/read/279383/10442539
sh make_fig2.sh
#! /bin/sh
# Reproduces Fig. 2 in manuscript
# Author: Werner M. Heigl
# Make 425 kHz pulse
./dgwaveform fpeak=425 n=10 sign=-1 shift=0.034 |
# and shift vertically:
suhtmath key=cdp op=
www.eeworm.com/read/279383/10442543
sh make_fig3.sh
#! /bin/sh
# Reproduces Fig. 3 in manuscript
# Author: Werner M. Heigl
# Make 425 kHz pulse
./dgwaveform fpeak=425 n=2 sign=-1 shift=0.0385 |
# and shift vertically:
suhtmath key=cdp op=
www.eeworm.com/read/465271/7060263
c temprature.c
#include
#include
double calculate_exponent();
int calculate_sign();
double calculate_mantissa();
double ieee_to_decimal();
double temprature();
double calculate_exponent(i