代码搜索:Appendix
找到约 1,357 项符合「Appendix」的源代码
代码结果 1,357
www.eeworm.com/read/166836/9995966
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/279175/10457339
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/352500/10547211
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