代码搜索:arithmetic

找到约 7,844 项符合「arithmetic」的源代码

代码结果 7,844
www.eeworm.com/read/261703/4319804

vhd prep5.vhd

-- PREP Benchmark 5, Arithmetic Circuit -- PREP5 contains a multiplier and accumulator -- Copyright (c) 1994-1996 Synplicity, Inc. -- You may distribute freely, as long as this header remains att
www.eeworm.com/read/294499/8222506

h resource.h

//{{NO_DEPENDENCIES}} // Microsoft Visual C++ generated include file. // Used by ARITHMETIC.RC // // Next default values for new objects // #ifdef APSTUDIO_INVOKED #ifndef APSTUDIO_READONLY_
www.eeworm.com/read/172140/9723477

java day.java

package corejava; import java.util.*; import java.io.*; /** Stores dates and perform date arithmetic. This is another date class, but more convenient that java.util.Date
www.eeworm.com/read/170565/9798141

c mrarth1.c

/* * MIRACL arithmetic routines 1 - multiplying and dividing BIG NUMBERS by * integer numbers. * mrarth1.c * * Copyright (c) 1988-1997 Shamus Software Ltd. */ #include
www.eeworm.com/read/413319/11159624

h ec2.h

/* * MIRACL C++ Header file ec2.h * * AUTHOR : M. Scott * * PURPOSE : Definition of class EC2 (Arithmetic on an Elliptic Curve, * over GF(2^m) * * NOTE
www.eeworm.com/read/203019/15367789

txt read_me.txt

Code is intended to just explain the principle of SPIHT, Arithmetic Coding not Used in this Code, please refer the famous paper of Dr. Said and Dr. Perlman. Insructions: Works only for 128 x 1
www.eeworm.com/read/202486/15381573

cpp ex0207.cpp

// Programming with C++, Second Edition, by John R. Hubbard // Copyright McGraw-Hill, 2000 // Example 2.7 on page 23 // Floating-Point Arithmetic #include using namespace std;
www.eeworm.com/read/201829/15394575

java day.java

package corejava; import java.util.*; import java.io.*; /** Stores dates and perform date arithmetic. This is another date class, but more convenient that java.util.Date
www.eeworm.com/read/106881/15618702

h resource.h

//{{NO_DEPENDENCIES}} // Microsoft Visual C++ generated include file. // Used by ARITHMETIC.RC // // Next default values for new objects // #ifdef APSTUDIO_INVOKED #ifndef APSTUDIO_READONLY_
www.eeworm.com/read/101985/15795621

cs form1.cs

using System; using System.Drawing; using System.Collections; using System.ComponentModel; using System.Windows.Forms; using System.Data; using ArithMetic; namespace TestArithmetic { ///