代码搜索:arithmetic
找到约 7,844 项符合「arithmetic」的源代码
代码结果 7,844
www.eeworm.com/read/292143/8375207
bas comp_arithmetic.bas
Attribute VB_Name = "Comp_Arithmetic"
Option Explicit
'This is a 2 run method
'This is an arithmetic coder
'It works but it's its not the best one
'If you want to use it or test it don't
www.eeworm.com/read/287188/8711698
c arithmetic_decode.c
/* ARITHMETIC DECODING ALGORITHM. */
/* (C) Copyright 1987, Radford Neal.
Permission is granted to use this program for research purposes. Please
note that this code was written to provide pe
www.eeworm.com/read/287188/8711700
h arithmetic_coding.h
/* DECLARATIONS USED FOR ARITHMETIC ENCODING AND DECODING */
/* (C) Copyright 1987, Radford Neal.
Permission is granted to use this program for research purposes. Please
note that this code w
www.eeworm.com/read/287188/8711701
c arithmetic_encode.c
/* ARITHMETIC ENCODING ALGORITHM. */
/* (C) Copyright 1987, Radford Neal.
Permission is granted to use this program for research purposes. Please
note that this code was written to provide pe
www.eeworm.com/read/285528/8832832
csv arithmetic_expressions.csv
; Arithmetic expressions :
; Compare or Operate ones
@200/0@=1
@200/0@=2
@200/0@=3
@200/0@:=@200/0@+1
@200/0@>3
@200/0@:=1
@200/0@
www.eeworm.com/read/285528/8832911
csv arithmetic_expressions.csv
; Arithmetic expressions :
; Compare or Operate ones
www.eeworm.com/read/285528/8832959
csv arithmetic_expressions.csv
; Arithmetic expressions :
; Compare or Operate ones
www.eeworm.com/read/382079/9051203
doc java_arithmetic.doc
www.eeworm.com/read/381597/9084071
c arithmetic-coding.c
#include
#include
#define max 20
void main()
{
char a[max];
float sl[max],sh[max],L[max],H[max],p[max],ch[max];
int i,j,m,tag,k;
float temp;
u: printf("输入待编码字符串:");
www.eeworm.com/read/282286/9106099
input-basic-arithmetic
/* ================================================ */
/* Arithmetic operations & math functions */
/* */
/* This input file tests