代码搜索:Variable
找到约 10,000 项符合「Variable」的源代码
代码结果 10,000
www.eeworm.com/read/425637/10343025
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/161674/10386725
h synch.h
// synch.h
// Data structures for synchronizing threads.
//
// Three kinds of synchronization are defined here: semaphores,
// locks, and condition variables. The implementation for
// semaphores is
www.eeworm.com/read/353811/10416342
vhd 各种功能的计数器.vhd
-- MAX+plus II VHDL Example
-- Efficient Counter Inference
-- Copyright (c) 1994 Altera Corporation
-- download from:www.pld.com.cn & www.fpga.com.cn
Library IEEE ;
use IEEE.std_logic_1164.all
www.eeworm.com/read/279234/10453399
pl fig09_03.pl
#!/usr/bin/perl
# Fig. 9.3: fig09_03.pl
# Demonstration of here documents
use warnings;
use strict;
my $notInterpolated = "Interpolated!";
print
www.eeworm.com/read/279234/10453760
pm firstpackage.pm
#!usr/bin/perl
# Fig 6.18: FirstPackage.pm
# Our first package.
package FirstPackage; # name the pacakge/namespace
# define a package global variable
our $variable = "birthday";
# define
www.eeworm.com/read/279234/10453764
pl fig06_17.pl
#!usr/bin/perl
#Fig 6.17: fig06_17.pl
# Demonstrating packages.
# make FirstPackage.pm available to this program
require FirstPackage;
# define a package global variable in this program
our
www.eeworm.com/read/279032/10479748
htm ei32.htm
Effective C++, 2E | Item 32: Postpone variable definitions as long as possible Back to Item 31: Never return a reference to a local object or to a dereferenced pointer initialized by new within the f
www.eeworm.com/read/278750/10512690
changes
Changes made by Luis de la Ossa and Kumara Sastry.
Date: March 24, 2006
These are the changes from ECGA version 1.1 to deal with problems with integer variables
(chi-ary alphabets). In the inputfi
www.eeworm.com/read/352688/10523904
h globals.h
/*
* Boa, an http server
* Copyright (C) 1995 Paul Phillips
* Some changes Copyright (C) 1996,97 Larry Doolittle
* Some changes Copyright (C) 1997 Jon Ne
www.eeworm.com/read/160392/10535758
tex mld_structure.tex
\hysdel{} stores the output in a file which describes a
MLD-structure according to \matlab{} syntax. If the system
contains symbolic parameters then the generated file assumes that
the structure \mcmd