代码搜索:SWITCH
找到约 10,000 项符合「SWITCH」的源代码
代码结果 10,000
www.eeworm.com/read/335962/12488585
hif an_switch.hif
HIF003
--
-- Copyright (C) 1988-2001 Altera Corporation
-- Any megafunction design, and related net list (encrypted or decrypted),
-- support information, device programming or simulation file, an
www.eeworm.com/read/335962/12488597
snf an_switch.snf
www.eeworm.com/read/335962/12488622
cnf an_switch.cnf
www.eeworm.com/read/334652/12582432
class switch.class
www.eeworm.com/read/334465/12598515
jpg switch_on.jpg
www.eeworm.com/read/248079/12602919
c switch.c
# include
void main()
{
int num;
/* 下面定义的各变量,分别代表个位,十位,百位,千位,万位,十万位以及位数 */
int indiv, ten, hundred, thousand;
int ten_thousand, hundred_thousand, place;
printf("请输入一个整数(0~99
www.eeworm.com/read/334217/12616737
jpg switch_on.jpg
www.eeworm.com/read/300402/13915488
h switch.h
// Switch.h: interface for the CSwitch class.
//
//////////////////////////////////////////////////////////////////////
#if !defined(AFX_SWITCH_H__0FBEDC10_8E1D_48D8_9448_6A417E94B455__INCLUDED_)
www.eeworm.com/read/300402/13915504
cpp switch.cpp
// Switch.cpp: implementation of the CSwitch class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "DrawChip.h"
#include "Switch.h"
#i