代码搜索:instance
找到约 10,000 项符合「instance」的源代码
代码结果 10,000
www.eeworm.com/read/282441/9093386
copying
NOTE! The GPL below is copyrighted by the Free Software Foundation, but
the instance of code that it refers to (the kde programs) are copyrighted
by the authors who actually wrote it.
---------------
www.eeworm.com/read/165425/10062712
v udualfiforx_tmpl.v
/* parameterized module instance */
/* Inputs */
/* .waddr ports : waddr[4:0] */
/* .datain ports : datain[7:0] */
/* .clk port : clk */
/* .wren
www.eeworm.com/read/165425/10062769
v udualfifo_tmpl.v
/* parameterized module instance */
/* Inputs */
/* .waddr ports : waddr[4:0] */
/* .datain ports : datain[7:0] */
/* .clk port : clk */
/* .wren
www.eeworm.com/read/352274/10567054
m yhzfdesini.m
function yhzfdesini(varargin)
%yhzfdesini Initialization routine for Filter Designer.
% Create yhzfiltdes in new figure window
% whichone is the instance of the yhzfiltdes
%
% Copyright
www.eeworm.com/read/417476/10988019
v udualfiforx_tmpl.v
/* parameterized module instance */
/* Inputs */
/* .waddr ports : waddr[4:0] */
/* .datain ports : datain[7:0] */
/* .clk port : clk */
/* .wren
www.eeworm.com/read/417476/10988079
v udualfifo_tmpl.v
/* parameterized module instance */
/* Inputs */
/* .waddr ports : waddr[4:0] */
/* .datain ports : datain[7:0] */
/* .clk port : clk */
/* .wren
www.eeworm.com/read/445133/7598675
java counterdigits.java
/**
* @(#)CounterDigits.java
*
*
* @author
* @version 1.00 2009/3/21
*/
public class CounterDigits {
/**
* Creates a new instance of CounterDigits.
www.eeworm.com/read/445133/7598707
java decimaltohex.java
/**
* @(#)DecimalToHex.java
*
*
* @author
* @version 1.00 2009/3/21
*/
public class DecimalToHex {
/**
* Creates a new instance of DecimalToHex.
www.eeworm.com/read/445133/7598712
java printprime.java
/**
* @(#)PrintPrime.java
*
*
* @author
* @version 1.00 2009/3/18
*/
public class PrintPrime {
/**
* Creates a new instance of PrintPrime.
*/
www.eeworm.com/read/445133/7598733
java easyprime.java
/**
* @(#)EasyPrime.java
*
*
* @author
* @version 1.00 2009/3/17
*/
public class EasyPrime {
/**
* Creates a new instance of EasyPrime.
*/