代码搜索:arithmetic
找到约 7,844 项符合「arithmetic」的源代码
代码结果 7,844
www.eeworm.com/read/366702/2872641
adb test_rational_arithmetic.adb
-- { dg-do compile }
with Rational_Arithmetic;
use Rational_Arithmetic;
procedure Test_Rational_Arithmetic is
R: Rational := 10/2;
B: Boolean := R = 5/1; -- RHS cannot be a Whole
www.eeworm.com/read/351636/3102628
h test_arithmetic_body.h
#ifndef vnl_test_arithmetic_body_h_
#define vnl_test_arithmetic_body_h_
// See test_arithmetic.cxx for the actual test.
// This is a "generic" test body. It expects the macros NewMat and
// NewV
www.eeworm.com/read/195026/8177972
ncb huffman_arithmetic2.ncb
www.eeworm.com/read/195026/8177980
dsp huffman_arithmetic2.dsp
# Microsoft Developer Studio Project File - Name="Huffman_Arithmetic2" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "W
www.eeworm.com/read/195026/8177983
plg huffman_arithmetic2.plg
Build Log
--------------------Configuration: Huffman_Arithmetic2 - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\DO
www.eeworm.com/read/195026/8177986
dsw huffman_arithmetic2.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
www.eeworm.com/read/195026/8177987
opt huffman_arithmetic2.opt
www.eeworm.com/read/415925/11048400
bas comp_arithmetic_dmc.bas
Attribute VB_Name = "Comp_Arithmetic_DMC"
Option Explicit
'This is a 1 run method
Private OutStream() As Byte
Private OutPos As Long
Private OutBitCount As Integer
Private OutByteBuf As
www.eeworm.com/read/415925/11048665
bas comp_arithmetic_dynamic.bas
Attribute VB_Name = "Comp_Arithmetic_Dynamic"
Option Explicit
'This is a 1 run method
Private OutStream() As Byte
Private OutPos As Long
Private OutBitCount As Integer
Private OutByteBuf