代码搜索:zero
找到约 10,000 项符合「zero」的源代码
代码结果 10,000
www.eeworm.com/read/152843/5658891
s ev6-stxncpy.s
/*
* arch/alpha/lib/ev6-stxncpy.S
* 21264 version contributed by Rick Gorton
*
* Copy no more than COUNT bytes of the null-terminated string from
* SRC to DST.
*
www.eeworm.com/read/471742/6888611
m fofv.m
%fofv.m
clear;
g=input(' Enter value of gravity g: ');
m=input(' Enter the object mass m: ');
C=input(' Enter the drag coefficient C: ');
if C< 1.e-3 C=1.e-3; end %prevent div
www.eeworm.com/read/393976/8252673
txt e8_2_1.txt
VTB8_1
Enter x and y location of node. (ie. [x y]) [0 0]
Enter x and y location of node (ie. [x y]) or 0 to end. [1/3 0]
Enter x and y location of node (ie. [x y]) or 0 to end. [2/3 0]
Enter x an
www.eeworm.com/read/192744/8287044
frm d10r10.frm
VERSION 5.00
Begin VB.Form Form1
Caption = "Form1"
ClientHeight = 3060
ClientLeft = 60
ClientTop = 345
ClientWidth = 4680
LinkTopic
www.eeworm.com/read/192744/8288350
txt laguer.txt
Sub LAGUER(A(), M, X(), EPS, POLISH%)
Dim ZERO(2), B(2), D(2), F(2), G(2), H(2)
Dim G2(2), SQ(2), GP(2), GM(2), DX(2), X1(2)
ZERO(1) = 0#
ZERO(2) = 0#
EPSS = 0.00000006
M
www.eeworm.com/read/367160/9769310
f ieeeck.f
INTEGER FUNCTION IEEECK( ISPEC, ZERO, ONE )
*
* -- LAPACK auxiliary routine (version 3.1) --
* Univ. of Tennessee, Univ. of California Berkeley and NAG Ltd..
* November 200
www.eeworm.com/read/367160/9769476
f zlals0.f
SUBROUTINE ZLALS0( ICOMPQ, NL, NR, SQRE, NRHS, B, LDB, BX, LDBX,
$ PERM, GIVPTR, GIVCOL, LDGCOL, GIVNUM, LDGNUM,
$ POLES, DIFL, DIFR, Z, K, C, S,
www.eeworm.com/read/367160/9769489
f clanhs.f
REAL FUNCTION CLANHS( NORM, N, A, LDA, WORK )
*
* -- LAPACK auxiliary routine (version 3.1) --
* Univ. of Tennessee, Univ. of California Berkeley and NAG Ltd..
* Novembe
www.eeworm.com/read/367160/9769579
f slanhs.f
REAL FUNCTION SLANHS( NORM, N, A, LDA, WORK )
*
* -- LAPACK auxiliary routine (version 3.1) --
* Univ. of Tennessee, Univ. of California Berkeley and NAG Ltd..
* Novembe
www.eeworm.com/read/367160/9769781
f dlazq4.f
SUBROUTINE DLAZQ4( I0, N0, Z, PP, N0IN, DMIN, DMIN1, DMIN2, DN,
$ DN1, DN2, TAU, TTYPE, G )
*
* -- LAPACK auxiliary routine (version 3.1) --
* Univ. of Tennessee,