代码搜索:Variable
找到约 10,000 项符合「Variable」的源代码
代码结果 10,000
www.eeworm.com/read/401483/11557021
lst 中断0.lst
C51 COMPILER V7.06 謃__0 07/28/2008 10:22:34 PAGE 1
C51 COMPILER V7.06, COMPILATION OF MODULE 謃__0
OBJECT MODULE PLACED IN 中断0
www.eeworm.com/read/158402/11620691
java condition.java
package nachos.threads;
import nachos.machine.*;
import java.util.LinkedList;
/**
* An implementation of condition variables built upon semaphores.
*
*
* A condition variable is a synchroni
www.eeworm.com/read/347945/11624222
m min.m
function y=min(varargin)
%MIN (overloaded)
%
% t = MIN(X,Y,DIM)
%
% Creates an internal structure relating the variable t with concave
% operator MIN(X).
%
% The variable t is primarily meant
www.eeworm.com/read/347945/11625796
m min.m
function y=min(varargin)
%MIN (overloaded)
%
% t = MIN(X,Y,DIM)
%
% Creates an internal structure relating the variable t with concave
% operator MIN(X).
%
% The variable t is primarily meant
www.eeworm.com/read/158205/11638009
c dateglobals.c
/******************************************************************************
*
* Copyright (c) 1995-2003 PalmSource, Inc. All rights reserved.
*
* File: DateGlobals.c
*
* Release: Palm
www.eeworm.com/read/347629/11652972
vhd 10_bit_to_int.vhd
function bit_to_int (in1:bit_vector) return integer is
ALIAS v1: BIT_VECTOR(in1'LENGTH-1 DOWNTO 0) IS in1;
variable inpv : bit_vector(in1'LENGTH-1 DOWNTO 0 );
variable SUM: integer
www.eeworm.com/read/346907/11713652
vhd flashread.vhd
library ieee;
use ieee.std_logic_1164.all;
use ieee.std_logic_unsigned.all;
use ieee.std_logic_arith.all;
ENTITY flashread IS
generic (databyteshu: integer :=4);----需要保存数据字节数
PORT (
www.eeworm.com/read/157345/11718353
m sv.m
function sv(in,filename)
% The function:
%
% sv(in,filename)
%
% saves the variable in the file .
%
% The optional string contains the name (and the path)
% o
www.eeworm.com/read/157345/11718355
m bsv.m
function bsv(in,filename)
% The function:
%
% bsv(in,filename)
%
% saves the variable in the file .
%
% The optional string contains the name (and the path)
%
www.eeworm.com/read/157294/11721318
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