代码搜索:Sign
找到约 10,000 项符合「Sign」的源代码
代码结果 10,000
www.eeworm.com/read/14278/326397
c sig_bus.c
#include
#include
#include
/*自定义信号处理函数*/
void my_func(int sign_no)
{
if(sign_no==SIGBUS)
printf("I have get SIGBUS\n");
}
int main()
{
printf("Waiting
www.eeworm.com/read/17749/755417
v pwm_counter.v
module pwm_counter(clk,pwm_in,rst,sign,clr,pwm_out);
input clk;
input pwm_in;
input rst;
input sign;
input clr;
output[31:0] pwm_out;
reg[31:0] pwm_out1;
re
www.eeworm.com/read/247155/4488932
java g711.java
package local.media;
/** G.711 codec.
* This class provides methods for u-law, A-law and linear PCM conversions.
*/
public class G711
{
static final int SIGN_BIT=0x80; // Sign bi
www.eeworm.com/read/229812/4739341
c vf15.c
#include "fail.h"
// verify that return value thunks don't occupy the same slot in vftable
int sign;
struct V1 {
int v;
V1(int x=1) : v(x) {}
void c1() { if( v != sign*1 ) fail(_
www.eeworm.com/read/303885/13807291
qmsg clkscan3.tan.qmsg
{ "Info" "IQEXE_SEPARATOR" "" "Info: *******************************************************************" { } { } 3}
{ "Info" "IQEXE_START_BANNER_PRODUCT" "Timing Analyzer Quartus II " "Info: Runni
www.eeworm.com/read/130382/5958640
h resource.h
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by PGPtray.rc
//
#define IDS_PGPNET 1
#define IDS_PGPTOOLS 2
#define I
www.eeworm.com/read/130382/5959066
h pgpdefinedmessages.h
/*____________________________________________________________________________
Copyright (C) 1997 Network Associates Inc. and affiliated companies.
All rights reserved.
PGPDefinedMessage
www.eeworm.com/read/343759/11929216
qmsg unsignmulti.tan.qmsg
{ "Info" "IQEXE_SEPARATOR" "" "Info: *******************************************************************" { } { } 3 0 "*******************************************************************" 0 0 "" 0}
www.eeworm.com/read/343759/11929217
qmsg prev_cmp_unsignmulti.tan.qmsg
{ "Info" "IQEXE_SEPARATOR" "" "Info: *******************************************************************" { } { } 3 0 "*******************************************************************" 0 0 "" 0}
www.eeworm.com/read/100185/15881462
c mapm_sin.c
/*
* M_APM - mapm_sin.c
*
* Copyright (C) 1999 Michael C. Ring
*
* Permission to use, copy, and distribute this software and its
* documentation for any purpose with or without fee is