代码搜索:Loop

找到约 10,000 项符合「Loop」的源代码

代码结果 10,000
www.eeworm.com/read/374865/9381114

h loopfilter.h

/* ***************************************************************************** * COPYRIGHT AND WARRANTY INFORMATION * * Copyright 2003, Advanced Audio Video Coding Standard, Part II * * DISCLA
www.eeworm.com/read/178832/9384561

prg gendbcx.prg

** For best results, view this file with: Courier New / Regular / 10 ** TabWidth set to: 4 ******************************************************************************* ** Program Name : GenDBCX
www.eeworm.com/read/374530/9400241

vhd mydivider.vhd

library ieee; use ieee.std_logic_1164.all; use ieee.std_logic_arith.all; use ieee.std_logic_unsigned.all; entity mydivider is port(divident:in std_logic_vector(3 downto 0); dividor:in std_logic
www.eeworm.com/read/178237/9412850

s54 echo_asm.s54

; ; Copyright 2001 by Texas Instruments Incorporated. ; All rights reserved. Property of Texas Instruments Incorporated. ; Restricted rights to use, duplicate or disclose this code are ; granted t
www.eeworm.com/read/178172/9416544

s idigitvecmultadd.s

#include /* Alpha assembly support for libI Written by Thomas Papanikolaou, June 2 1998 internal version for John Cremona */ .set noreorder .set noat .text .align 3 .glob
www.eeworm.com/read/373828/9433221

c adaptive.c

/*Adaptive filtering using the least mean square adaptation */ #include #include #include #include #include void initial_graphics (void); f
www.eeworm.com/read/373828/9433479

asm vectors_11.asm

*Vectors_11.asm Vector file for interrupt-driven program .ref _c_int11 ;ISR used in C program .ref _c_int00 ;entry address .sect "vectors" ;section for vectors RESET_R
www.eeworm.com/read/373828/9433533

asm vectors_11.asm

*Vectors_11.asm Vector file for interrupt-driven program .ref _c_int11 ;ISR used in C program .ref _c_int00 ;entry address .sect "vectors" ;section for vectors RESET_R
www.eeworm.com/read/373828/9433968

c adaptive.c

/*Adaptive filtering using the least mean square adaptation */ #include #include #include #include #include void initial_graphics (void); f
www.eeworm.com/read/373828/9434260

asm vectors_11.asm

*Vectors_11.asm Vector file for interrupt-driven program .ref _c_int11 ;ISR used in C program .ref _c_int00 ;entry address .sect "vectors" ;section for vectors RESET_R