代码搜索:Appendix
找到约 1,357 项符合「Appendix」的源代码
代码结果 1,357
www.eeworm.com/read/448648/7528280
am makefile.am
## Process this file with automake to produce Makefile.in.
info_TEXINFOS = zebra.texi
zebra_TEXINFOS = appendix.texi basic.texi bgpd.texi filter.texi install.texi \
ipv6.texi kernel.texi main.texi
www.eeworm.com/read/145256/12741695
am makefile.am
## Process this file with automake to produce Makefile.in.
info_TEXINFOS = zebra.texi
zebra_TEXINFOS = appendix.texi basic.texi bgpd.texi filter.texi install.texi \
ipv6.texi kernel.texi main.texi
www.eeworm.com/read/131315/5936913
me appendixa.me
.bp
.b
.sz 14
.vs 16p
.ce 2
Appendix \f(RN1\fR
.$0 "References" "\f(RN1\fP" 1
.sp
References
.ip 1
Xerox Corporation, \fIInterpress Electronic Printing Standard, Version 3.0\fR.
Xerox System Integrati
www.eeworm.com/read/404153/11491039
asm example 3-40.asm
; Example 3 - 40. Complex DIT Radix-2 FFT ASM Listing for the TMS320C3x DSP
* Appendix A1. Generic Program to Do a Looped-Code Radix-2 FFT Computation on the TMS320C30
* GENERIC PROGRAM TO DO A
www.eeworm.com/read/338523/12301406
m app1_neu.m
% Find a NN controller for problem in Appendix 1
% app1_neu.m
% PenChen Chou, Aug. 9, 2001
% Input pattern
P=[ -1 -1; -1 0; -1 1;
0 -1; 0 0; 0 1
1 -1; 1 0; 1 1];
P=P'
www.eeworm.com/read/223284/14647995
c md5.c
/* taken from RFC-1321/Appendix A.3 */
/*
* MD5C.C - RSA Data Security, Inc., MD5 message-digest algorithm
*/
/*
* Copyright (C) 1991-2, RSA Data Security, Inc. Created 1991. All rights
* reserv
www.eeworm.com/read/3218/22803
asm example 3-40.asm
; Example 3 - 40. Complex DIT Radix-2 FFT ASM Listing for the TMS320C3x DSP
* Appendix A1. Generic Program to Do a Looped-Code Radix-2 FFT Computation on the TMS320C30
* GENERIC PROGRAM TO DO A
www.eeworm.com/read/421297/10743598
c md5.c
/**
@file md5.c
@brief support MD5 for PPPoE CHAP mode
taken from RFC-1321/Appendix A.3
MD5C.C - RSA Data Security, Inc., MD5 message-digest algorithm
*/
#include
#in