代码搜索:Sign
找到约 10,000 项符合「Sign」的源代码
代码结果 10,000
www.eeworm.com/read/264291/11322881
cpp randomwalk.cpp
#include "h/randomWalk.h"
Define_Module_Like(RandomWalk,Mobility);
bool RandomWalk::rebound(int& x, int &y)
{
bool update=false;
d("rebound");
if( x < minX)
{
dX *= (-1); // change the sign
www.eeworm.com/read/405217/11468656
m fft_a_p_mismatch.m
% FFT_A_P_MISMATCH Amplitude and phase mismatch of two signals from an FFT
%
% [A] = FFT_A_P_MISMATCH (samples1,samples2,fs,f0) calculates the amplitude
% and phase mismatch of the sign
www.eeworm.com/read/348428/11594546
m 最小生成树的kruskal算法.m
Clear[data, first, end, sdata, zuizong, shuju];(*Flroid*)
data = Flatten[Import["e:\\1.xls"],
1];(*data's sign is {piont one,point two,length of them }*)
end = {};
sdata = SortBy[data, Last];
www.eeworm.com/read/255541/12075707
h math_emu.h
#ifndef _LINUX_MATH_EMU_H
#define _LINUX_MATH_EMU_H
struct fpu_reg {
char sign;
char tag;
long exp;
unsigned sigl;
unsigned sigh;
};
/* This structure matches the layout of the dat
www.eeworm.com/read/152406/12116815
m fft_a_p_mismatch.m
% FFT_A_P_MISMATCH Amplitude and phase mismatch of two signals from an FFT
%
% [A] = FFT_A_P_MISMATCH (samples1,samples2,fs,f0) calculates the amplitude
% and phase mismatch of the sign
www.eeworm.com/read/254518/12132877
m fft_a_p_mismatch.m
% FFT_A_P_MISMATCH Amplitude and phase mismatch of two signals from an FFT
%
% [A] = FFT_A_P_MISMATCH (samples1,samples2,fs,f0) calculates the amplitude
% and phase mismatch of the sign
www.eeworm.com/read/149850/12340774
c hexc_table.c
/* Copyright (C) 2002 Jean-Marc Valin
File: hexc_table.c
Codebook for high-band excitation in SB-CELP mode (8000 bps with sign)
Redistribution and use in source and binary forms, with or wi
www.eeworm.com/read/130612/14181604
java zodiacsigns.java
// Chapter 14 Exercise 3
// Determines the sign of the Zodiac for a given date.
import java.io.BufferedReader;
import java.io.InputStreamReader;
import java.io.IOException;
import java.util.Grego
www.eeworm.com/read/127767/14337273
txt e198. generating a public private key pair.txt
This example generates a key pair for various public/private key algorithms. See also e197 Listing All Available Public/Private Key Generators.
try {
// Generate a 1024-bit Digital Sign