代码搜索:Variables
找到约 10,000 项符合「Variables」的源代码
代码结果 10,000
www.eeworm.com/read/359900/10116916
m imratio.m
function cr = imratio(f1, f2)
%IMRATIO Computes the ratio of the bytes in two images/variables.
% CR = IMRATIO(F1, F2) returns the ratio of the number of bytes in
% variables/files F1 and F2. I
www.eeworm.com/read/351740/10614172
f90 mesh.f90
MODULE MESH_VARIABLES
! Data structure for mesh-dependent variables
USE PRECISION_PARAMETERS
USE TYPES
IMPLICIT NONE
CHARACTER(255), PARAMETER :: meshid='$Id: mesh.f90 598 2007-09-16 21:02:07Z mc
www.eeworm.com/read/419623/10853352
m agvlin.m
function [M,N]=agvlin(x,u,vw,flag)
% Linearization of AGV model
persistent kappa xout A0 F0 C0 G0 % Make variables static
% Check if variables should be initailized
if nargin==1
kenc = 800/(2*pi
www.eeworm.com/read/418342/10952855
m imratio.m
function cr = imratio(f1, f2)
%IMRATIO Computes the ratio of the bytes in two images/variables.
% CR = IMRATIO(F1, F2) returns the ratio of the number of bytes in
% variables/files F1 and F2. I
www.eeworm.com/read/326135/13163410
m imratio.m
function cr = imratio(f1, f2)
%IMRATIO Computes the ratio of the bytes in two images/variables.
% CR = IMRATIO(F1, F2) returns the ratio of the number of bytes in
% variables/files F1 and F2. I
www.eeworm.com/read/131315/5935448
out csi1.out
Title: Ideal Charge Sensitive Amp
Date: today
Plotname: Transient analysis.
Flags: real
No. Variables: 7
No. Points: 70
Variables: 0 time time
1 v(1) voltage
2 v(3) voltage
3 v(5) voltage
4 v(9)
www.eeworm.com/read/267835/6341020
c rr_graph2.c
#include
#include "util.h"
#include "vpr_types.h"
#include "globals.h"
#include "rr_graph2.h"
#include "rr_graph_sbox.h"
#include
/* Variables below are the global variables sha
www.eeworm.com/read/221881/14716067
c rr_graph2.c
#include
#include "util.h"
#include "vpr_types.h"
#include "globals.h"
#include "rr_graph2.h"
#include "rr_graph_sbox.h"
#include
/* Variables below are the global variables sha
www.eeworm.com/read/491360/1191600
m setupgui.m
% SetupGUI.m sets up the basicGUI variables
% Initialize the appropriate setup.m variables
fft_size = 64;
num_carriers = 4;
input_type = 1; test_input_type = 1;
channel_on = 0;
do_QAM = 0;
da
www.eeworm.com/read/491360/1191669
m setupgui.m
% SetupGUI.m sets up the basicGUI variables
% Initialize the appropriate setup.m variables
fft_size = 64;
num_carriers = 4;
input_type = 1; test_input_type = 1;
channel_on = 0;
do_QAM = 0;
da