代码搜索:Variable
找到约 10,000 项符合「Variable」的源代码
代码结果 10,000
www.eeworm.com/read/253044/12246850
err k9s1208.err
"k9s1208.c", line 192: Warning: C2870W: variable 'i' declared but not used
"k9s1208.c", line 524: Warning: C2870W: variable 'id' declared but not used
"k9s1208.c", line 667: Warning: C2873W: implici
www.eeworm.com/read/253043/12247269
err usbmain.err
"usbmain.c", line 53: Warning: C2870W: variable 'oldTmp1' declared but not used
"usbmain.c", line 53: Warning: C2870W: variable 'tmp1' declared but not used
"usbmain.c", line 53: Warning: C2870W: va
www.eeworm.com/read/339239/12247433
m exm0701_2.m
function exm0701_2(a , b)
% This is my second example.
% a Define the limit of variable x .
% b Define the limit of variable y .
clf;
x=-a:0.2:a;y=-b:0.2:b;
for i=1:length(y)
for j=1:leng
www.eeworm.com/read/253042/12248734
err userlib.err
"Userlib.c", line 48: Warning: C2870W: variable 'i' declared but not used
"Userlib.c", line 61: Warning: C2207W: inventing 'extern int Uart_GetString();'
"Userlib.c", line 187: Warning: C2207W: inve
www.eeworm.com/read/253042/12248751
err k9f1g08.err
"K9F1G08.c", line 176: Warning: C2870W: variable 'ch' declared but not used
"K9F1G08.c", line 387: Warning: C2870W: variable 'status' declared but not used
"K9F1G08.c", line 549: Warning: C2870W: va
www.eeworm.com/read/253042/12248754
err sdi.err
"sdi.c", line 104: Warning: C2870W: variable 'k' declared but not used
"sdi.c", line 129: Warning: C2870W: variable 'start' declared but not used
"sdi.c", line 175: Warning: C2870W: variable 'i' dec
www.eeworm.com/read/253042/12248776
err pll.err
"pll.c", line 155: Warning: C2870W: variable 'sval' declared but not used
"pll.c", line 155: Warning: C2870W: variable 'sdiv' declared but not used
"pll.c", line 155: Warning: C2870W: variable 'pdiv
www.eeworm.com/read/150905/12250322
htm demmlp1.htm
Netlab Reference Manual demmlp1
demmlp1
Purpose
Demonstrate simple regression using a multi-layer perceptron
Synopsis
www.eeworm.com/read/338709/12286977
vhd ads7818.vhd
-------------------------------------------------------------------------------
-- File Name: ads7818.vhd
-------------------------------------------------------------------------------
-- Copyright (
www.eeworm.com/read/150249/12302317
s startup.s
;/*
; * startup.s -- startup file for C_Entry
; *
; * Author: li ming
; * Date: 2003-11-1
; * Copyright: AKA Embedded Open Lab
; */
;
; *******************