代码搜索:Variable
找到约 10,000 项符合「Variable」的源代码
代码结果 10,000
www.eeworm.com/read/286203/8783535
h volt_freq_c.h
/*------------------------------------------------------------------------
File name: volt_freq_c.h
Description:
This file include the function prototype statment and the type define
of the o
www.eeworm.com/read/429878/8784164
htm demmlp1.htm
Netlab Reference Manual demmlp1
demmlp1
Purpose
Demonstrate simple regression using a multi-layer perceptron
Synopsis
www.eeworm.com/read/429798/8788252
cpp testcharvar.cpp
/*
* Cppcheck - A tool for static C/C++ code analysis
* Copyright (C) 2007-2009 Daniel Marjamäki, Reijo Tomperi, Nicolas Le Cam,
* Leandro Penz, Kimmo Varis, Vesa Pikki
*
* This program is free s
www.eeworm.com/read/429763/8790874
sim 上水器程序.sim
|
6|4
16
Row 0 Height: 16
Row 1 Height: 16
Row 2 Height: 16
Row 3 Height: 16
Row 4 Height: 16
Row 5 Height: 16
Column 0 Width: 125
Column 1 Width: 131
Column 2 Width: 73
Column 3 Width: 16
www.eeworm.com/read/385664/8793233
c for.c
/*
* FOR.C - for internal batch command.
*
*
* History:
*
* 16-Jul-1998 (Hans B Pufal)
* Started.
*
* 16-Jul-1998 (John P Price)
* Seperated commands into individual fi
www.eeworm.com/read/285997/8795503
cce system.cce
Warning[000] D:\ql200\sys\system.h 27 : Missing newline
Warning[000] D:\ql200\sys\system.c 112 : unused variable definition: i (from line 56)
www.eeworm.com/read/385512/8802703
vhd dtimer.vhd
LIBRARY IEEE;
USE IEEE.STD_LOGIC_1164.ALL;
USE IEEE.STD_LOGIC_UNSIGNED.ALL;
ENTITY DTIMER IS
PORT( iclk : IN STD_LOGIC; --input clock
iRst : IN STD_LOGIC;
iSMin: IN STD_LOGIC_VECT
www.eeworm.com/read/385512/8802705
bak dtimer.vhd.bak
LIBRARY IEEE;
USE IEEE.STD_LOGIC_1164.ALL;
USE IEEE.STD_LOGIC_UNSIGNED.ALL;
ENTITY DTIMER IS
PORT( iclk : IN STD_LOGIC; --input clock
iRst : IN STD_LOGIC;
iSMin: IN STD_LOGIC_VECT
www.eeworm.com/read/285874/8807556
htm ei32.htm
Effective C++, 2E | Item 32: Postpone variable definitions a