代码搜索:arithmetic
找到约 7,844 项符合「arithmetic」的源代码
代码结果 7,844
www.eeworm.com/read/179647/9346022
ncb arithmetic2.ncb
www.eeworm.com/read/176454/9497793
java arithmetic_realization.java
import java.util.Scanner;
import java.io.*;
class EightCode{
int e[][] = {{2,8,3},{1,0,4},{7,6,5}}; //初始状态
int father1 ,father2;
int f; //函数值
EightCode former ;
public EightCode(){
www.eeworm.com/read/370982/9574131
rtf arithmetic_description.rtf
www.eeworm.com/read/168040/9941230
rc2 arithmetic.rc2
//
// ARITHMETIC.RC2 - resources Microsoft Visual C++ does not edit directly
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
#endif //APSTUDIO_INVOKED
www.eeworm.com/read/164376/10112393
cpp banker_arithmetic.cpp
#include
#include
#include
#include
#include
#include
const int MAX_P=20;
const int MAXA=10; //定义A类资源的数量
const int MAXB=5
www.eeworm.com/read/278030/10579634
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/159705/10621288
suo adaptive arithmetic.suo
www.eeworm.com/read/159705/10621294
cpp adaptive arithmetic.cpp
// adaptive arithmetic.cpp : 定义控制台应用程序的入口点。
//
// Author: Shen Hongwei
// Date: Nov.10, 2005
// Location: Beijing, China
//
#include "stdafx.h"
#include "AdaArithCoder.h"
www.eeworm.com/read/159705/10621303