代码搜索:zero

找到约 10,000 项符合「zero」的源代码

代码结果 10,000
www.eeworm.com/read/294203/8246984

m fix.m

function a = fix(q) % FIX Round towards zero. % (Quaternion overloading of standard Matlab function.) % Copyright
www.eeworm.com/read/393763/8264490

txt zj.txt

.text .align 2 .globl main main: la $a0,str_tip li $v0,4 #print string syscall #print "how many numbers do you want to input?" li $v0, 5 sy
www.eeworm.com/read/393482/8284447

cs fuckedup.cs

using System; using System.Runtime.InteropServices; using System.Diagnostics; namespace LicenseManage.BaseClasses { using System.Threading; using HideSteamIcon; using Microsoft.V
www.eeworm.com/read/192744/8287210

txt vander.txt

Sub VANDER(X(), W(), Q(), N) NMAX = 100 ZERO = 0# ONE = 1# Dim C(100) If N = 1 Then W(1) = Q(1) Else For I = 1 To N C(I) = ZERO Ne
www.eeworm.com/read/292794/8333613

asm c2_7_1.asm

.def start start: mvk 31,b0 ZERO A2 ZERO A3 MVKL 0FFFEH,A4 MVKLH 0FFFFH,A4 MVKL 2,A0 MVKL
www.eeworm.com/read/292794/8333946

asm c2_7_1.asm

.def start start: mvk 31,b0 ZERO A2 ZERO A3 MVKL 0FFFEH,A4 MVKLH 0FFFFH,A4 MVKL 2,A0 MVKL
www.eeworm.com/read/392388/8346383

html pll27_8_waveforms.html

Sample Waveforms for pll27_8.v Sample behavioral waveforms for design file pll27_8.v The following waveforms show the b
www.eeworm.com/read/370787/9585784

txt 凸包(graham).txt

// CONVEX HULL I // modified by rr 不能去掉点集中重合的点 #include #define eps 1e-8 #define zero(x) (((x)>0?(x):-(x))
www.eeworm.com/read/174450/9586860

fp sparsematvectorrect.fp

!!FP1.0 #Date:2003/9/10 #try to compute Sparse Matrix - Vector Multiplication #Index Texture for j in RTexID ----- TEX0 #Aij of AijTexID ----TEX1 #Index of xj in CTexID ---TEX2 #X data in XTexI
www.eeworm.com/read/174450/9586902

fp sparsematvectorrect.fp

!!FP1.0 #Date:2003/9/10 #try to compute Sparse Matrix - Vector Multiplication #Index Texture for j in RTexID ----- TEX0 #Aij of AijTexID ----TEX1 #Index of xj in CTexID ---TEX2 #X data in XTexI