代码搜索:arithmetic
找到约 7,844 项符合「arithmetic」的源代码
代码结果 7,844
www.eeworm.com/read/422271/10651167
h arithmetic.h
#ifndef __ARITHMETIC_H__
#define __ARITHMETIC_H__
// write your header here
#endif
www.eeworm.com/read/158966/10706937
cpp arithmetic.cpp
//: C10:Arithmetic.cpp
// From Thinking in C++, 2nd Edition
// Available at http://www.BruceEckel.com
// (c) Bruce Eckel 2000
// Copyright notice in Copyright.txt
#include "NamespaceInt.h"
void
www.eeworm.com/read/452252/7443963
h arithmetic.h
/* opcode r/m8 r8| op r8 r/m8 */
#define handle_arith_rm8(opstr, op1,op2) \
{\
word __dest = get_op_val(op1); \
word __src = get_op_val(op2); \
__asm__("push %%edx\n\t" \
"popfl \n\t" \
#opst
www.eeworm.com/read/438914/7719444
java arithmetic.java
// Decompiled by Jad v1.5.8g. Copyright 2001 Pavel Kouznetsov.
// Jad home page: http://www.kpdus.com/jad.html
// Decompiler options: packimports(3) ansi
// Source File Name: Arithmetic.java
www.eeworm.com/read/438914/7719452
class arithmetic.class
www.eeworm.com/read/437709/7742029
obj arithmetic.obj
www.eeworm.com/read/437709/7742050
asm arithmetic.asm
.include "sintable.h"
pwmprd .set 1000 ;pwm 周期
sqrt3inv .set 093dh ;1/sqrt(3) Q12
sqrt32 .set 0ddbh ;sqrt(3)/2 Q12
A360 .set 2048*4 ;
www.eeworm.com/read/437709/7742078
obj arithmetic.obj
www.eeworm.com/read/437709/7742099
asm arithmetic.asm
.include "sintable.h"
pwmprd .set 1000 ;pwm 周期
sqrt3inv .set 093dh ;1/sqrt(3) Q12
sqrt32 .set 0ddbh ;sqrt(3)/2 Q12
A360 .set 2048*4 ;
www.eeworm.com/read/437709/7742122
asm arithmetic.asm
.include "sintable.h"
pwmprd .set 500 ;pwm 周期
sqrt3inv .set 093dh ;1/sqrt(3) Q12
sqrt32 .set 0ddbh ;sqrt(3)/2 Q12
A360 .set 2048*4 ;2