代码搜索:Routine
找到约 10,000 项符合「Routine」的源代码
代码结果 10,000
www.eeworm.com/read/241585/13134752
c syscpupwr.c
/* sysCpuPwr.c - ARM Integrator power management routines */
/* Copyright 2002 - 2003 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/*
modification history
--------------------
01e,24sep04,
www.eeworm.com/read/139662/13143203
txt elaes.txt
AES Implementation (Brief Manual)
Introduction
AES (Advanced Encryption Standard) defines a method to encrypt/decrypt
the data using blocks of 128 bits length and keys of various
www.eeworm.com/read/326313/13148510
m index.m
function ind = index(n,i)
% INDEX -- turn scalar subscript into multidimensional subscript
%
% This routine cannot be called directly. It is private to the
% @sym directory.
%
% For a matrix
www.eeworm.com/read/326261/13152850
c systffs.c
/* sysTffs.c - Strataflash TrueFFS library */
/*
* Copyright (c) 2005 Wind River Systems, Inc.
*
* The right to copy, distribute, modify or otherwise make use
* of this software may be licensed o
www.eeworm.com/read/326261/13152900
c syslib.c
/* sysLib.c - Wind River SBC834x board system-dependent library */
/*
* Copyright (c) 2005 Wind River Systems, Inc.
*
* The right to copy, distribute, modify or otherwise make use
* of this softw
www.eeworm.com/read/326070/13167902
txt readme.txt
****************************************************************************
ADSP-BF535 Complex FFT Demo
Analog Devices, Inc.
DSP Division
Three Technology Way
P.O. Box 9106
Norwood, MA 0206
www.eeworm.com/read/240728/13201515
c syslib.c
/* sysLib.c - Motorola 860ads board system-dependent library */
/* Copyright 1984-1997 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/*
modification history
--------------------
01m,18mar99
www.eeworm.com/read/138751/13217830
c syslib.c
/* sysLib.c - Motorola 860ads board system-dependent library */
/* Copyright 1984-1997 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/*
modification history
--------------------
01w,17may02
www.eeworm.com/read/137160/13341925
m contents.m
% Pattern Recognition Tools
% Version 4.0.14 04-Mar-2005
%
%Datasets and Mappings (just most important routines)
%---------------------
%dataset Define and retrieve dataset from datamatrix and lab
www.eeworm.com/read/137160/13341950
m svo_nu.m
%SVO_NU Support Vector Optimizer: NU algorithm
%
% [V,J,C] = SVO(K,NLAB,NU,PD)
%
% INPUT
% K Similarity matrix
% NLAB Label list consisting of -1/+1
% NU Regularization parameter (0 <