代码搜索:predefined
找到约 1,203 项符合「predefined」的源代码
代码结果 1,203
www.eeworm.com/read/293183/8310676
m plotm.m
%PLOTM Plot mapping contours
%
% plotm(W,s,N)
%
% This routine, similar to plotd, plots contours of the mapping W on
% predefined axis, typically generated by scatterd.
% The vector N selects the
www.eeworm.com/read/415925/11048594
bas comp_lzwpredefined.bas
Attribute VB_Name = "Comp_LZW_Predefined"
'Option Compare Database
Option Explicit
'This is a 2 run method
Private MaxChars As Long
Private TempStream() As Byte
Private OutStream() As By
www.eeworm.com/read/185192/9051977
c trap.c
/*
* trap.c --
*
* This file contains functions that handle various predefined
* trap numbers, which are used to perform system calls.
*
* This file is part of DISC. It came from the file "t
www.eeworm.com/read/364264/9916883
m orderby.m
function ox=orderby(x,i,varargin)
%ORDERBY Orders vectors and matrices according to a predefined order.
% ORDERBY(X,I) orders the elements of a vector or matrix X
% according to the index ma
www.eeworm.com/read/270678/11029742
h io89c51rd2.h
/* - io89c51rd2.H -
Special header for the ATMEL t89c51rd2 microcontroller.
*/
#pragma language=extended
/*===============================*/
/* Predefined SFR
www.eeworm.com/read/270678/11029752
h io89c51cc01.h
/* - io89c51cc01.H -
Special header for the ATMEL t89c51cc01 microcontroller.
*/
#pragma language=extended
/*===============================*/
/* Predefined SF
www.eeworm.com/read/270678/11029777
h io89c51cc02.h
/* - io89c51cc02.H -
Special header for the Temic t89c51cc02 microcontroller.
*/
#pragma language=extended
/*===============================*/
/* Predefined SF
www.eeworm.com/read/270678/11029793
h io89c51ac2.h
/* - io89c51ac2.H -
Special header for the Temic t89c51ac2 microcontroller.
*/
#pragma language=extended
/*===============================*/
/* Predefined SF
www.eeworm.com/read/149916/6337034
bas comp_lzwpredefined.bas
Attribute VB_Name = "Comp_LZW_Predefined"
'Option Compare Database
Option Explicit
'This is a 2 run method
Private MaxChars As Long
Private TempStream() As Byte
Private OutStream() As Byte
www.eeworm.com/read/487357/6509059
bas comp_lzwpredefined.bas
Attribute VB_Name = "Comp_LZW_Predefined"
'Option Compare Database
Option Explicit
'This is a 2 run method
Private MaxChars As Long
Private TempStream() As Byte
Private OutStream() As Byte