代码搜索:arithmetic
找到约 7,844 项符合「arithmetic」的源代码
代码结果 7,844
www.eeworm.com/read/192949/5148717
uc source1.uc
;Arithmetic,Logic Instructions
;TA
;一、alu_shf instruction
alu[dest_reg1,--, b,1,>>rot8] ; result =0x01000000
;
;indirect 对 shift_parameter 有不同的用法
immed[shift_parameter,3] ; shift
www.eeworm.com/read/419049/2081233
java lshl.java
package de.fub.bytecode.generic;
/**
* LSHL - Arithmetic shift left long
* Stack: ..., value1.word1, value1.word2, value2 -> ..., result.word1, result.word2
*
* @version $Id: LSHL.
www.eeworm.com/read/410728/2203904
h i960-sim.h
#ifndef I960_SIM_H
#define I960_SIM_H
/* gdb register numbers */
/* Copied from gdb/config/i960/tc-i960.h. */
#define PCW_REGNUM 32 /* process control word */
#define ACW_REGNUM 33 /* arithmetic
www.eeworm.com/read/158872/5591113
h i960-sim.h
#ifndef I960_SIM_H
#define I960_SIM_H
/* gdb register numbers */
/* Copied from gdb/config/i960/tc-i960.h. */
#define PCW_REGNUM 32 /* process control word */
#define ACW_REGNUM 33 /* arithmetic
www.eeworm.com/read/268774/11122460
cpp main.cpp
#include "Codec/Huffman.h"
#include "Codec/LZ77.h"
#include "Codec/LZ78.h"
#include "Codec/LZW.h"
#include "Codec/Arithmetic.h"
#include "Codec/RLE.h"
#include "Generic.h"
#include "Fatal/Fatal.h"
www.eeworm.com/read/268774/11122527
cpp main.cpp
#include "Codec/Huffman.h"
#include "Codec/LZ77.h"
#include "Codec/LZ78.h"
#include "Codec/LZW.h"
#include "Codec/Arithmetic.h"
#include "Codec/RLE.h"
#include "Generic.h"
#include "Fatal/Fatal.h"
www.eeworm.com/read/267541/11175131
makefile
# MAKEFILE FOR LOW-PRECISION ARITHMETIC CODING PROGRAMS.
CFLAGS = -O
all: encode_mul decode_mul encode_sft decode_sft \
encpic_mul decpic_mul encpic_sft decpic_sft
lowp_ac.shar: Make
www.eeworm.com/read/249227/12515846
makefile
# MAKEFILE FOR LOW-PRECISION ARITHMETIC CODING PROGRAMS.
CFLAGS = -O
all: encode_mul decode_mul encode_sft decode_sft \
encpic_mul decpic_mul encpic_sft decpic_sft
lowp_ac.shar: Make
www.eeworm.com/read/102309/15786936
makefile
# MAKEFILE FOR LOW-PRECISION ARITHMETIC CODING PROGRAMS.
CFLAGS = -O
all: encode_mul decode_mul encode_sft decode_sft \
encpic_mul decpic_mul encpic_sft decpic_sft
lowp_ac.shar: Make
www.eeworm.com/read/350392/10745240
c jbig_tab.c
/*
* Probability estimation tables for the arithmetic encoder/decoder
* given by ITU T.82 Table 24.
*
* $Id: jbig_tab.c,v 1.6 1998-04-05 18:36:19+01 mgk25 Rel $
*/
short jbg_lsz[113] = {
0x