代码搜索:pin二极管
找到约 10,000 项符合「pin二极管」的源代码
代码结果 10,000
www.eeworm.com/read/159535/10643611
qsf pipemult_lc.qsf
# Copyright (C) 1991-2005 Altera Corporation
# Your use of Altera Corporation's design tools, logic functions
# and other software and tools, and its AMPP partner logic
# functions, and any
www.eeworm.com/read/466890/7022842
c disp.c
/*
****************************************************
显示
****************************************************
*/
#include
#include "Typedef.H"
#include "UserDef.H"
#include
www.eeworm.com/read/434104/7888526
h avshws.h
/**************************************************************************
AVStream Simulated Hardware Sample
Copyright (c) 2001, Microsoft Corporation.
File:
avshws.h
www.eeworm.com/read/297990/7981736
fit b_reg.fit
-- MAX+plus II Compiler Fit File
-- Version 10.2 07/10/2002
-- Compiled: 03/19/2008 20:25:48
-- Copyright (C) 1988-2002 Altera Corporation
-- Any megafunction design, and
www.eeworm.com/read/327342/13084832
nc tmpsensorm.nc
module TmpsensorM {
provides interface Tmps;
}
implementation {
const unsigned char table[]="0123456789ABCDEF";
void delay(uint16_t count)
{
uint8_t i;
www.eeworm.com/read/308106/13707979
c led_display_scan.c
#include "all_func.h"
#include "display.h"
#include "main_func.h"
unsigned char row_scnt;
unsigned char col_scnt;
void hex_bcdDisplay(unsigned char hexs,unsigned char j)
{
unsigned char va;
www.eeworm.com/read/302523/13833222
tcl setup_cyclone_2c35.tcl
# Load Quartus II Tcl Project package
package require ::quartus::project
set_global_assignment -name FAMILY CycloneII
set_global_assignment -name DEVICE EP2C35F484C8
set_global_assignment
www.eeworm.com/read/137691/5821704
h hardware.h
// $Id: hardware.h,v 1.3 2003/10/07 21:46:30 idgay Exp $
/* tab:4
* "Copyright (c) 2000-2003 The Regents of the University of California.
* All rights reserved.
*
* Permission to use,
www.eeworm.com/read/137691/5821736
h hardware.h
// $Id: hardware.h,v 1.10 2004/04/12 17:18:41 idgay Exp $
/* tab:4
* "Copyright (c) 2000-2003 The Regents of the University of California.
* All rights reserved.
*
* Permission to use,
www.eeworm.com/read/373514/6453395
c extflash.c
//----------------------------------------------------//
//-------Institute Of Computing Technology-----------//
//------------Chinese Academic Science---------------//
//-----中国科学院计算技术研究所先进测试技术实验室-