代码搜索:Variable
找到约 10,000 项符合「Variable」的源代码
代码结果 10,000
www.eeworm.com/read/379729/9180175
i net.i
//
// This file is a part of the Bayes Blocks library
//
// Copyright (C) 2001-2006 Markus Harva, Antti Honkela, Alexander
// Ilin, Tapani Raiko, Harri Valpola and Tomas 謘tman.
//
// This program is f
www.eeworm.com/read/182178/9213427
tdf mycount3.tdf
SUBDESIGN MYCOUNT3
(
clk : INPUT;
CLR : INPUT;
q[4..0] : OUTPUT;
)
variable
count[4..0]:dff;
begin
count[].clk=clk;
IF CLR THEN count[].d=0;
ELSE
if count[].q==23 then coun
www.eeworm.com/read/378843/9214728
log cc_build_debug.log
------------------------------ FFT.pjt - Debug ------------------------------
[FFT.c] "c:\ti5000\c5500\cgtools\bin\cl55" -g -q -fr"C:/ICETEK-VC5509-EDULab/Lab0503-FFT/Debug" -d"_DEBUG" -ml -@"Debug
www.eeworm.com/read/181917/9227179
c globals.c
/*++
Copyright (c) 1999 Microsoft Corporation
Module Name:
globals.c
Abstract:
global variable declarations
Environment:
Kernel mode
Notes:
THIS CODE AND
www.eeworm.com/read/377909/9258659
log cc_build_debug.log
------------------------ SEEDVPM642_uart.pjt - Debug ------------------------
[uarttest.cdb] "e:\ti\plugins\bios\gconfgen" uarttest.cdb
[uarttest.c] "e:\ti\c6000\cgtools\bin\cl6x" -g -fr"E:/ti/m
www.eeworm.com/read/181282/9260627
asm jrdmdycx.asm
;
; ****** 运行报告查询、打印、上传 ******
;
RepChkPrtCom:
MOV InterFace,#24
LCALL LcdClear
LCALL ShowBGCXDYSC ; 显示"运行报告查
www.eeworm.com/read/181282/9260641
asm currenttestreslt.asm
;*************************************************
; 测试结果:
;
;
;**************************************************
CurrTestResult: LCALL RelayClear ;将继电器清零
www.eeworm.com/read/181282/9260647
bak jrdmdydy.asm.bak
;
;
;
;
; ****** 写远程打印数据 ******
;
PrintString: MOV CallAddr,#33 ; A/D D/A 转换板地址
MOV FuncCode,#SendCpu1Func27; 发送打印数据
LCALL DataT
www.eeworm.com/read/181282/9260667
asm jrdmdydy.asm
;
;
;
;
; ****** 写远程打印数据 ******
;
PrintString: MOV CallAddr,#33 ; A/D D/A 转换板地址
MOV FuncCode,#SendCpu1Func27; 发送打印数据
LCALL DataT