代码搜索:Variable
找到约 10,000 项符合「Variable」的源代码
代码结果 10,000
www.eeworm.com/read/184304/9111705
m exm081_2.m
function exm081_2(a,b)
% This is my second example.
% a Define the limit of variable x .
% b Define the limit of variable y .
clf;shg
x=-a:0.2:a;y=-b:0.2:b;
for i=1:length(y)
for j=1:length
www.eeworm.com/read/381006/9116459
m show_psooptions.m
%show_psoOptions >> A function to read and display the psoOptions structure.
%
% Usage : strOptions = show_psoOptions( psoOptions )
% Arguments : A structure containing various option
www.eeworm.com/read/183593/9150149
err iis.err
"iis.c", line 152: Warning: C2870W: variable 'j' declared but not used
"iis.c", line 152: Warning: C2870W: variable 'i' declared but not used
"iis.c", line 261: Warning: C2870W: variable 'vPdata' de
www.eeworm.com/read/281453/9155115
m show_psooptions.m
%show_psoOptions >> A function to read and display the psoOptions structure.
%
% Usage : strOptions = show_psoOptions( psoOptions )
% Arguments : A structure containing various option
www.eeworm.com/read/380243/9155909
c extendtaskcontext.c
/*********************************************************************
* SEGGER MICROCONTROLLER GmbH & Co KG *
* Solutions for real time microcontroller applicat
www.eeworm.com/read/380138/9160434
m show_psooptions.m
%show_psoOptions >> A function to read and display the psoOptions structure.
%
% Usage : strOptions = show_psoOptions( psoOptions )
% Arguments : A structure containing various option
www.eeworm.com/read/380138/9160570
m show_psooptions.m
%show_psoOptions >> A function to read and display the psoOptions structure.
%
% Usage : strOptions = show_psoOptions( psoOptions )
% Arguments : A structure containing various option
www.eeworm.com/read/380130/9161320
c test44x_lcd03.c
//******************************************************************************
// MSP-FET430P440 Demo - LCD, displays numbers on 4 multiplex rate LCD
//
// Description "FET440_4muxLCD": This pr
www.eeworm.com/read/183326/9169762
ref ncurses.ref
LIBRARY ncurses2 INITINSTANCE
DESCRIPTION 'NCurses 1.9.9e-1 for OS/2 - base library'
EXPORTS
;************
;* curses.h *
;************
"stdscr" @500 NONAME ; variable
"curscr" @501 NONA