代码搜索:Variable
找到约 10,000 项符合「Variable」的源代码
代码结果 10,000
www.eeworm.com/read/458010/7314210
m winenvar.m
function d=winenvar(n)
%WINENVAR get windows environment variable [D]=(N)
%
% Inputs: N name of environment variable (e.g. 'temp')
%
% Outputs: D value of variable or [] is non-existant
%
% N
www.eeworm.com/read/452695/7436432
c program8_02.c
/* Program 8.2 More scope in this one */
#include
int main(void)
{
int count = 0; /* Declared in outer block */
do
{
int count = 0;
www.eeworm.com/read/450837/7476097
vhdl usb_new_sie_rtl.vhdl
----------------------------------------------------------------------------------
---- File >>> usb_new_sie_rtl.vhdl
---- Iden >>> 960123-09:12:07
----
---- Project: USB Development
----
www.eeworm.com/read/450837/7476118
vhdl usb_new_timers_sf_rtl.vhdl
---------------------------------------------------------------------------------
---- File >>> usb_new_timers_sf_rtl.vhdl
---- Iden >>> 970604-14:16:12
----
---- Project: USB Development
www.eeworm.com/read/450639/7479545
txt aes.txt
An AES (Rijndael) Implementation in C/C++ (as specified in FIPS-197)
--------------------------------------------------------------------
The source code files are as follows:
1. aes.h:
www.eeworm.com/read/450639/7479779
des modes.des
Modes of DES
Quite a bit of the following information has been taken from
AS 2805.5.2
Australian Standard
Electronic funds transfer - Requirements for interfaces,
Part 5.2: Modes of operation
www.eeworm.com/read/449504/7502298
m boxplotmap.m
function [out]=boxplotmap(long,lat,variable,varargin)
% PURPOSE: This function links a map and a box and whiskers plot (only the box and whiskers plot is active)
%-----------------------------------
www.eeworm.com/read/449504/7502323
m dblehistomap.m
function [out]=dblehistomap(long,lat,var1,var2,varargin)
% PURPOSE: This function links a map and two histograms
%------------------------------------------------------------------------
% USAGE: o
www.eeworm.com/read/449504/7502357
m driftmap.m
function driftmap(long,lat,variable,nl,nc,interpol,varargin)
% PURPOSE: This function adds a grid to the map and for each rectangle of the grid computes
% the mean of the spatial units included in t