代码搜索:Variable

找到约 10,000 项符合「Variable」的源代码

代码结果 10,000
www.eeworm.com/read/189056/8493778

h init.h

/* Declarations for initialising runtime variables Copyright (C) 2000 Kalum Somaratna This program is free software; you can redistribute it and/or modify it under the terms of the GNU Gen
www.eeworm.com/read/188696/8518980

xsl revealbombs.xsl

www.eeworm.com/read/289642/8537896

m mimo_channel.m

function [Channel, Fading] = MIMO_Channel(FadingMatrixType, ... FadingOversamplingFactor, Speed_ms, ... CarrierFrequency_Hz, ... RunningTimeInstant, ChipOversamplingFactor,
www.eeworm.com/read/188386/8544403

m bfparams.m

#import "BFParams.h" #import "World.h" #import // Values in table of special bit names (negative, avoiding NULLBIT) #define ENDLIST -2 #define ALL -3 #define SETPROB -4 #d
www.eeworm.com/read/433114/8545567

m isyes.m

function bool=isyes(bool) % Check if input argument is either 'yes', 'on', or the logical variable "true". % If this is the case the output variable is set to "true"; otherwise it % is set to "false
www.eeworm.com/read/188318/8550888

m exa050905_tf2ss.m

% ------------------------------------------------------------------------------ % exa050905_tf2ss.m , for example 5.9.5 % to test tf2ss.m and ss2tf.m, to realize the conversion between H(z) and it
www.eeworm.com/read/433021/8551801

vhd 各种功能的计数器.vhd

Library IEEE ; use IEEE.std_logic_1164.all ; use IEEE.std_logic_arith.all ; ENTITY counters IS PORT ( d : IN INTEGER RANGE 0 TO 255; clk : IN BIT; clear : IN BIT; ld : I
www.eeworm.com/read/432726/8580786

h oci1.h

/* * $Header: /home/yas/cvs/SQLAPI/include/ora_linux/oci1.h,v 1.1.1.1 2005/05/05 08:12:35 yas Exp $ */ /* Copyright (c) Oracle Corporation 1997, 1998. All Rights Reserved. */ /* NOTE: See 'head
www.eeworm.com/read/388439/8609125

m mav.m

function [out]=mav(v,n,all,in) % % mav.m % % Moving average filter % % v = current variable % n = number of steps to include % all = 0 to filter entire data set % in = input data % out
www.eeworm.com/read/432314/8610207

txt readme.txt

Tree Structured Genetic Algorithm An algorithm for Genetic Programming Ben.McKay & Mark Willis (c)