代码搜索:Loop
找到约 10,000 项符合「Loop」的源代码
代码结果 10,000
www.eeworm.com/read/487590/6506067
vhd t52.vhd
--
-- This file tests support for Next, Exit Statements inside a while loop.
--
entity TEST is
port (A : in bit_vector (7 downto 0);
B : in bit;
Z : out bit_vector (7 downto 0))
www.eeworm.com/read/487757/6508536
s43 fet110_0831.s43
#include "msp430x11x1.h"
;*****************************************************************************
; MSP-FET430x110 Demo - Software SPI Interface With TLV0831
;
; Description: This prog
www.eeworm.com/read/487757/6508540
s43 fet110_549.s43
#include "msp430x11x1.h"
;******************************************************************************
; MSP-FET430x110 Demo - Software SPI Interface TLC549 Set P1.0 if > 0.5*Vcc
;
; Desc
www.eeworm.com/read/487757/6508560
s43 fet110_7822.s43
#include "msp430x11x1.h"
;*****************************************************************************
; MSP-FET430X110 Demo - Software Interface to Read ADS7822
;
; Description: This progr
www.eeworm.com/read/487272/6517638
f e_622_02.f
Complex Function f0(a,b,z)
complex a,b,z
f0=a*z+b*conjg(z)
return
end
c
Complex Function f1(c,d,z)
complex c,d,z
f1=C*(z-1)+d*(conjg(z)-1)+1
return
end
c
Program Complex_map
i
www.eeworm.com/read/486018/6541541
c gongneng.c
#include "bianliang.h"
#include "xinxi.h"
#include "main.h"
#include "yonghu.h"
#include "piao.h"
// // // // // // // // // // 管理员功能界面 // // // // // // // // // //
void adgn(emploe em1[10],
www.eeworm.com/read/485740/6545502
prg gendbc.prg
** For best results, view this file with: Courier New / Regular / 10
** TabWidth set to: 4
**************************************************************************
** Program Name : GENDBC.PRG
*
www.eeworm.com/read/485871/6548656
asm load.asm
;
; 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/267007/6560123
xnew
;步进电机控制程序
;**************************************************************************
;主程序
ORG 0000H
LJMP MAIN
ORG 0013H ;INT1的中断入口
www.eeworm.com/read/267007/6560126
asm xnew.asm
;步进电机控制程序
;**************************************************************************
;主程序
ORG 0000H
LJMP MAIN
ORG 0013H ;INT1的中断入口