代码搜索:Routine
找到约 10,000 项符合「Routine」的源代码
代码结果 10,000
www.eeworm.com/read/326313/13148575
m iszero.m
function yesno = iszero(P)
% ISZERO -- check whether matrix polynomial is zero
%
% yesno = iszero(P)
%
% If the matrix polynomial P contains only entries which are zero
% (within toleran
www.eeworm.com/read/326313/13148644
m power.m
function Q = power(P,n)
% POWER -- elementwise power for matrix polynomials
%
% Q = P.^n
% Q = power(P,n)
%
% This routine is not meant to be called by the user. It is called by
www.eeworm.com/read/138592/13230358
asm clr_alg.asm
;--------------------------------------------------------------------------------------------------
; Filename : CLR_ALG.ASM
; Last Modified : 23 Jan 2002.
; Version : 1.3
www.eeworm.com/read/138505/13234303
tex sga-c.tex
\documentstyle[apaua]{article}
\pagestyle{empty}
\oddsidemargin=0in
\evensidemargin=0in
\topmargin=0.5in
\textheight=9in
\textwidth=6.5in
\footheight=0in
\columnsep=0.25in
\headsep=0in
\h
www.eeworm.com/read/324308/13272206
asm carpdiem.asm
; VirusName : CARPE DIEM! - Seize the day
; Origin : Sweden
; Author : Raver
; Date : 16/11/93
; Well this is my (Raver's) first scratch virus.
; This virus is mainly made for educat
www.eeworm.com/read/137561/13311861
txt 16c84的rb口中断程序.txt
Interrupts - Part II, Interrupt on RB Change
Introduction
This discussion deals with the interrupt on RB change feature. It assumes the reader is familiar with the general discussion dealing
www.eeworm.com/read/137229/13338173
tex sga-c.tex
\documentstyle[apaua]{article}
\pagestyle{empty}
\oddsidemargin=0in
\evensidemargin=0in
\topmargin=0.5in
\textheight=9in
\textwidth=6.5in
\footheight=0in
\columnsep=0.25in
\headsep=0in
\h
www.eeworm.com/read/137160/13342369
m svo.m
%SVO Support Vector Optimizer
%
% [V,J] = SVO(K,NLAB,C)
%
% INPUT
% K Similarity matrix
% NLAB Label list consisting of -1/+1
% C Scalar for weighting the errors (optional; default: 1
www.eeworm.com/read/136914/13354394
txt 16c84的rb口中断程序.txt
Interrupts - Part II, Interrupt on RB Change
Introduction
This discussion deals with the interrupt on RB change feature. It assumes the reader is familiar with the general discussion dealing
www.eeworm.com/read/136223/13387441
c taskvarlib.c
/* taskVarLib.c - task variables support library */
/* Copyright 1984-2003 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/*
modification history
--------------------
02a,14jan03,pcm add in