代码搜索:Variable

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

代码结果 10,000
www.eeworm.com/read/187056/8862859

ʰ

VERSION 5.00 Begin VB.Form YH_FrmXzkm BorderStyle = 3 'Fixed Dialog Caption = "选择科目编码 " ClientHeight = 1335 ClientLeft = 45 ClientTop = 330
www.eeworm.com/read/428291/8879396

plg hy500lcd.plg

礦ision3 Build Log Project: C:\My Workroom\MyLab\eLab\programs\51Pro\rc500\hy22-v2\change RC500-LCD\HY500.uv2 Project File Date: 03/06/2006 Output:
www.eeworm.com/read/428291/8879564

plg hy500lcd.plg

礦ision3 Build Log Project: C:\My Workroom\MyLab\eLab\programs\51Pro\rc500\hy22-v2\change RC500-LCD\HY500.uv2 Project File Date: 03/06/2006 Output:
www.eeworm.com/read/428244/8881652

h codegen.h

#ifndef _CODEGEN_H_ #define _CODEGEN_H_ void GenLabel(char lab[LABEL_SIZE]); void StackSegmentBegin(void); void StackSegmentEnd(void); void CodeSegmentBegin(void); void CodeSegmentEnd(void);
www.eeworm.com/read/187002/8884162

c three_hi.c

#include void three_hellos(void) { int counter; // Variable for (counter = 1; counter
www.eeworm.com/read/384144/8893988

s heap.s

;;; Copyright ARM Ltd 2001. All rights reserved. AREA Heap, DATA, NOINIT EXPORT bottom_of_heap ; Create dummy variable used to locate bottom of heap bottom_of_heap SP
www.eeworm.com/read/427960/8908898

h polyxy.h

/* * C++ class to implement a bivariate polynomial type and to allow * arithmetic on polynomials whose coefficients are from * the finite field mod p * * WARNING: This class has been cobble
www.eeworm.com/read/186716/8914613

m q_functi.m

function out = Q_function(in) % Q_FUNCTION .. Implementation of Q function using complementary error % function ERF from the MATLAB library.. % % The probability that a Gaussian random variabl
www.eeworm.com/read/284580/8916161

s heap.s

;;; Copyright ARM Ltd 2001. All rights reserved. AREA Heap, DATA, NOINIT EXPORT bottom_of_heap ; Create dummy variable used to locate bottom of heap bottom_of_heap SP
www.eeworm.com/read/284185/8955434

vhd 66_fir.vhd

Library IEEE; use IEEE.std_logic_1164.all; use IEEE.std_logic_arith.all; use work.SIGNED_ARITH.all; use work.coeffs.all; entity fir is port(clk,reset: in std_logic; sample: in signed (