代码搜索:Variable
找到约 10,000 项符合「Variable」的源代码
代码结果 10,000
www.eeworm.com/read/147186/12578790
m compute_counts.m
function count = compute_counts(data, sz)
% COMPUTE_COUNTS Count the number of times each combination of discrete assignments occurs
% count = compute_counts(data, sz)
%
% data(i,t) is the value o
www.eeworm.com/read/147096/12585673
m checkinp.m
function [y1,y2,y3,y4,y5,y6,y7,y8,y9,y10] = checkinp(x1,...
x2,x3,x4,x5,x6,x7,x8,x9,x10,x11,x12,x13,x14,x15,x16,x17,x18,x19,x20)
%CHECKINP Checks input and fills in the default.
% [y1, ..
www.eeworm.com/read/248190/12590357
h hitech.h
/* Standard types for HI-TECH Software code
These types may need to be tuned for different
machines/compilers. Notes with each one indicate assumptions
that should be maintained for each type.
*/
www.eeworm.com/read/146779/12613390
m decodeg.m
function vars = decodeg(pop,nvar,maxval,minval)
% DECODE -- converts a gray-coded binary chromosome to
% real number values for each variable
% Author: Ron Shaffer
% Naval Research Laboratory
%
www.eeworm.com/read/300308/13920906
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/237880/13922939
c tms470r1b1m_lcd.c
#include
#include
#include "iotms470r1b1m.h"
#include "tms470r1b1m_bit_definitions.h"
#include "lcd.h"
//*****************************************************************
www.eeworm.com/read/300181/13929910
txt vhdl.txt
关于交通灯控制器的VHDL代码设计
library ieee;
use ieee.std_logic_1164.all;
use ieee.std_logic_arith.all;
use ieee.std_logic_unsigned.all;
entity jtd is
generic(n:i
www.eeworm.com/read/300147/13932208
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