代码搜索:zero
找到约 10,000 项符合「zero」的源代码
代码结果 10,000
www.eeworm.com/read/174111/9606963
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/174006/9612508
txt 6.2.txt
Listing 6.2 Adding a finally Block
using System;
namespace _1_TryCatch
{
class Class1
{
[STAThread]
static void Main(string[] args)
{
try
{
// retrieve number from user
Console.Write( “Ent
www.eeworm.com/read/173839/9633773
asm glo_init.asm
;******************************************************************************
;* TMS320C6x ANSI C Codegen Version 3.01 *
;* Date/Time created: Mon Nov 19 20:48
www.eeworm.com/read/173633/9645598
java dig.java
import java.util.Scanner;
import java.util.Random;
public class ENP
{
public static Scanner scanner;
public static Branch root;
public static Node target;
public static long startTime;
www.eeworm.com/read/368546/9689921
c util.c
/*-------------------------------------------------------------------*
* UTIL.C *
*-------------------------------------------------------------------*
* Vector
www.eeworm.com/read/172473/9706158
m steff.m
function [p,Q]=steff(f,df,p0,delta,epsilon,max1)
%Input - f is the object function input as a string 'f'
% - df is the derivative of f input as a string 'df'
% - p0 is the initial approximat
www.eeworm.com/read/367442/9747909
m ecov.m
function [V,eigv]=ecov(X)
% ECOV returns non-zero eigenvectors of cov(X).
% [V,eigv]=ecov(X)
%
% This function uses one-to-one correspondence between
% non-zero eigenvalues and eigenevectors of matri
www.eeworm.com/read/367274/9763762
asm imacro.asm
;Testname=test; Arguments=-fbin -oimacro.bin; Files=stdout stderr imacro.bin
%imacro Zero 1
xor %1,%1
%endmacro
Zero eax
zero eax
www.eeworm.com/read/367160/9769625
f claqr5.f
SUBROUTINE CLAQR5( WANTT, WANTZ, KACC22, N, KTOP, KBOT, NSHFTS, S,
$ H, LDH, ILOZ, IHIZ, Z, LDZ, V, LDV, U, LDU, NV,
$ WV, LDWV, NH, WH, LDWH )
*
www.eeworm.com/read/367160/9770581
f slartg.f
SUBROUTINE SLARTG( F, G, CS, SN, R )
*
* -- LAPACK auxiliary routine (version 3.1) --
* Univ. of Tennessee, Univ. of California Berkeley and NAG Ltd..
* November 2006
*
* .. S