代码搜索:zero
找到约 10,000 项符合「zero」的源代码
代码结果 10,000
www.eeworm.com/read/398822/7918674
cpp filesession.cpp
/*
* ==============================================================================
* Name : FileSession.cpp
* Part of :clientserversync
* Interface :
* Description :
* Versi
www.eeworm.com/read/198623/7920700
s r2.s
/
/
/ r2 -- comparison of 4-byte integers
.globl ilt4
.globl ile4
.globl ieq4
.globl ine4
.globl ige4
.globl igt4
.globl lan2
.globl lor2
.globl lnt2
.globl ieq2
.globl ile2
.globl igt2
.globl ige2
www.eeworm.com/read/433368/7937803
m fsolvtion2.m
function B=fsolvtion2(A)
% A为系数矩阵
[m n]=size(A);
if m==n&det(A)~=0
disp('only zero solvtion')
end
format rat %指定有理式格式输出
B=null(A,'r'); %求解空间的有理基
www.eeworm.com/read/433368/7937897
m fsolvtion.m
function B=fsolvtion(A)
% A为系数矩阵
[m n]=size(A);
if m==n&det(A)~=0
disp('only zero solvtion')
end
rref(A)
www.eeworm.com/read/298117/7973210
java trynestdemo.java
public class TryNestDemo{
public static void main(String []args){
int n=0;
try{
try{
n=24/n; //产生ArithmeticException异常
}catch(NumberFormatEx
www.eeworm.com/read/398351/7992652
m ex1_1.m
%example1_1
%unit sample sequence
clear all;
N=32;
x=zero(1,N);
x(1)=1;
xn=0:N-1;
stem(xn,x)
axis([-1 33 0 1.1])
www.eeworm.com/read/398351/7992656
m ex1_2.m
%example1-2
%unit sample sequence
clear all;
N=32;
K=20;
x=zero(1,N);
x(k)=1;
xn=0:N-1;
stem(xn,x)
axis([-1 33 0 1.1])
www.eeworm.com/read/397984/8011772
asm test1.asm
;***USER EQUATES***
LED1 EQU 01
LED2 EQU 02
LED3 EQU 03
LED4 EQU 04
LED5 EQU 05
LED6 EQU 06
;
; Base Page of r/w memory (DATA) at 00
DATA EQU 00
; Base of where IO devices (IO) beg
www.eeworm.com/read/197077/8031958
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/296937/8069300
dt baojing.dt
r0 equ 0x0
rtcc equ 0x1
pc equ 0x2
status equ 0x3
r4 equ 0x4
p5 equ 0x5
p6 equ 0x6
p7 equ 0x7
mack equ 0x8
jiechu == 0 ;解除
jingjie