代码搜索:Routine
找到约 10,000 项符合「Routine」的源代码
代码结果 10,000
www.eeworm.com/read/183732/9142877
c syslib.c
/* sysLib.c - Motorola MTXPlus board series system-dependent library */
/* Copyright 1984-2002 Wind River Systems, Inc. */
/* Copyright 1996,1997,1998,1999 Motorola, Inc. All Rights Reserved */
/*
m
www.eeworm.com/read/281352/9161089
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/183326/9168934
3x curs_initscr.3x
.\"***************************************************************************
.\" Copyright (c) 1998-2003,2005 Free Software Foundation, Inc. *
.\"
www.eeworm.com/read/379294/9201362
readme
------------------------------------------------------------
SPARSKIT MODULE ORDERINGS
-------------------------------------------------------------
The current directory ORDERI
www.eeworm.com/read/181830/9235686
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/180961/9278595
c main.c
//=============================================================================
// Software License Agreement
//
// The software supplied herewith by Microchip Technology Incorporated
// (the "Co
www.eeworm.com/read/376895/9301885
h vncservice.h
// Copyright (C) 2002 RealVNC Ltd. All Rights Reserved.
// Copyright (C) 1999 AT&T Laboratories Cambridge. All Rights Reserved.
//
// This file is part of the VNC system.
//
// The VNC system
www.eeworm.com/read/375913/9343621
h interrupts.h
/*******************************************************************************/
/**
Copyright (c) 2007 Freescale Semiconductor
Freescale Confidential Proprietary
\file Interrupts.h
\brief
www.eeworm.com/read/179450/9355841
h msports.h
//+-------------------------------------------------------------------
//
// Microsoft Windows
// Copyright (C) Microsoft Corporation, 1993-1999.
//
// File: msports.h
//
// Contents
www.eeworm.com/read/179365/9359781
c isr.c
//****************************************************************************
//
// ISR.C - Routines to handle the IRQ and FIQ interrupts
//
// Copyright (c) 1998-1999 Cirrus Logic, Inc.
//
//*