代码搜索:arithmetic
找到约 7,844 项符合「arithmetic」的源代码
代码结果 7,844
www.eeworm.com/read/191878/8417981
patches
1. Just copy all the files into the IJG source directory.
The changes in detail:
'jcinit.c', function 'jinit_compress_master()':
'jctrans.c', function 'transencode_master_selection()':
if (cin
www.eeworm.com/read/191767/8424192
java strategy.java
/**
* The public interface to support varies arithmetic
*/
public interface Strategy {
public void drawText(String s, int lineWidth, int lineCount);
}
www.eeworm.com/read/188503/8534562
h fastintfns.h
/* fast int primitives. min,max,rnddiv2
*
* WARNING: Assumes 2's complement arithmetic.
*/
static inline int intmax( register int x, register int y )
{
return x < y ? y : x;
}
static inline int i
www.eeworm.com/read/289443/8550976
hh coder.hh
/*---------------------------------------------------------------------------*/
// Baseline Wavelet Transform Coder Construction Kit
//
// Geoff Davis
// gdavis@cs.dartmouth.edu
// http://www.cs.dartm
www.eeworm.com/read/287520/8684265
c dtftr.c
/* dtftr.c - N DTFT values over frequency range [wa, wb) */
#include /* complex arithmetic */
complex dtft(); /* DTFT at
www.eeworm.com/read/285339/8849958
cpp stdafx.cpp
// stdafx.cpp : source file that includes just the standard includes
// arithmetic.pch will be the pre-compiled header
// stdafx.obj will contain the pre-compiled type information
#include "stdaf
www.eeworm.com/read/382894/8991714
h vrs51l3074_keil.h
/**************************************************************************
* File: VRS51L3074_Keil.h
* Version: 1.92
* Target: Keil 礦ision3 C51 compiler
* Date: 4/27/2006
***************
www.eeworm.com/read/183354/9167204
h vrs51l3074_keil.h
/**************************************************************************
* File: VRS51L3074_Keil.h
* Version: 1.92
* Target: Keil 礦ision3 C51 compiler
* Date: 4/27/2006
***************
www.eeworm.com/read/183354/9167210
inc mlrs3074.inc
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; File: MLRS3074.inc
; Version: 1.92
; Target: MetaLink 8051 Cross Assembler
; Date: 4/27/2006
;;;;;;;;;;;;;;;;
www.eeworm.com/read/183354/9167215
inc vrs51l3074_asx8051.inc
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; File: VRS51L3074_ASX8051.inc
; Version: 1.92
; Target: ASX8051 Cross Assembler
; Date: 4/27/2006
;;;;;;;;;;;;