代码搜索:arithmetic
找到约 7,844 项符合「arithmetic」的源代码
代码结果 7,844
www.eeworm.com/read/229812/4751909
gml sif.gml
.section Arithmetic IF Statement
.*
.mbox begin
IF (e) s1, s2, s3
.mbox end
.synote 14
.mnote e
is an integer, real, or double precision expression.
.mnote s1, s2, s3
are statement labe
www.eeworm.com/read/307164/3728756
c sdnrm216p_x1.c
#include "atlas_misc.h"
#include "atlas_prefetch.h"
#include
float ATL_UNRM2(const int N, const float *X, const int incX)
/*
* uses double arithmetic so ddot-like algorithm can safely be emp
www.eeworm.com/read/419049/2081247
java lshr.java
package de.fub.bytecode.generic;
/**
* LSHR - Arithmetic shift right long
* Stack: ..., value1.word1, value1.word2, value2 -> ..., result.word1, result.word2
*
* @version $Id: LSHR
www.eeworm.com/read/167073/9981093
log cc_build.log
cl500 main_Correlation.c -g -as -frC:\屈俊\arithmetic\TI\C5000\Correlation
TMS320C54x ANSI C Compiler Version 3.50
Copyright (c) 1996-1999 Texas Instruments Incorporated
"main_correlation.c
www.eeworm.com/read/279052/10474446
s sse2math.s
# sse2math.s - An example of using SSE2 arithmetic instructions
.section .data
.align 16
value1:
.double 10.42, -5.330
value2:
.double 4.25, 2.10
value3:
.int 10, 20, 30, 40
value4:
.int 5
www.eeworm.com/read/279046/10475331
s sse2math.s
# sse2math.s - An example of using SSE2 arithmetic instructions
.section .data
.align 16
value1:
.double 10.42, -5.330
value2:
.double 4.25, 2.10
value3:
.int 10, 20, 30, 40
value4:
.int 5
www.eeworm.com/read/267412/6957989
m motor_5_3.m
%PID arithmetic
s=tf('s');
G=0.1/(0.1*s^2+1.2*s+1); %Model changed
t=[0:0.01:30];
Kc=100; %Standard PID
Ti=0.5;
Td=0.1;
Gc=Kc*(1+1/(Ti*s))*(Td*s+1
www.eeworm.com/read/449030/7520023
s sse2math.s
# sse2math.s - An example of using SSE2 arithmetic instructions
.section .data
.align 16
value1:
.double 10.42, -5.330
value2:
.double 4.25, 2.10
value3:
.int 10, 20, 30, 40
value4:
.int 5
www.eeworm.com/read/298570/7950776
txt 高精度.txt
//高精度最终较完美解[url]http://acm.zjnu.cn/show.asp?tab=arithmetic&id=67[/url]
//done by smallrain . 05,4,7
#include
#include
#include
#include"time.h"
using namespace std;
www.eeworm.com/read/137091/13346035
log cc_build.log
cl500 main_Correlation.c -g -as -frC:\屈俊\arithmetic\TI\C5000\Correlation
TMS320C54x ANSI C Compiler Version 3.50
Copyright (c) 1996-1999 Texas Instruments Incorporated
"main_correlation.c