代码搜索:zero
找到约 10,000 项符合「zero」的源代码
代码结果 10,000
www.eeworm.com/read/158872/5590736
s shll.s
# Hitachi H8 testcase 'shll'
# mach(): all
# as(h8300): --defsym sim_cpu=0
# as(h8300h): --defsym sim_cpu=1
# as(h8300s): --defsym sim_cpu=2
# as(h8sx): --defsym sim_cpu=3
# ld(h8300h): -m h8300helf
#
www.eeworm.com/read/158872/5590749
s rotxl.s
# Hitachi H8 testcase 'rotxl'
# mach(): all
# as(h8300): --defsym sim_cpu=0
# as(h8300h): --defsym sim_cpu=1
# as(h8300s): --defsym sim_cpu=2
# as(h8sx): --defsym sim_cpu=3
# ld(h8300h): -m h8300helf
www.eeworm.com/read/190618/8439908
s k4102.s
/*************************************************************
* File: lib/k4102.s
* Purpose: A serialICE kernel for the BDMR4102 eval board. This
* kernel uses the SerialICE-Port interface.
* Author:
www.eeworm.com/read/389811/8498300
m makeparitychk.m
function [c, newH] = makeParityChk(dSource, H, strategy)
% Generate parity check vector bases on LDPC matrix H using sparse LU decomposition
%
% dSource : Binary source (0/1)
% H : LDPC ma
www.eeworm.com/read/389811/8498306
m decodelogdomain.m
function vHat = decodeLogDomain(rx, H, N0, iteration)
% Log-domain sum product algorithm LDPC decoder
%
% rx : Received signal vector (column vector)
% H : LDPC matrix
% N0
www.eeworm.com/read/188512/8532466
cpp fig16_02.cpp
// Fig. 16.2: Fig16_02.cpp
// A simple exception-handling example that checks for
// divide-by-zero exceptions.
#include
using std::cin;
using std::cout;
using std::endl;
#include "DivideB
www.eeworm.com/read/433114/8544750
m s_create_wavelet.m
function wav=s_create_wavelet(varargin)
% Function computes wavelet and stores it in a seismic data structure; The
% wavelet is scaled in such a way that its maximum amplitude (maximum of the
% instan
www.eeworm.com/read/289139/8573014
txt read_me.txt
Some brief notes
----------------
kfdemo.m is a Matlab script file to run a demonstration of the
Bayesian Kalman filter. It loads file kfdemo.mat (saved as version 4
so that it will read in eit
www.eeworm.com/read/288542/8623072
files
NLS files
Filenames are encoded as:
CCC-PPP
CCC: country code
PPP: codepage ID
both are zero-padded three digits numbers; one number may
use four digits.
Extensions:
UNF: Uniform NLS file Format
www.eeworm.com/read/187536/8629400
html intervalxydataset.html
001 /* ===========================================================
002 * JFreeChar