代码搜索:Multi
找到约 10,000 项符合「Multi」的源代码
代码结果 10,000
www.eeworm.com/read/278715/10514534
h multi_timerdlg.h
// Multi_TimerDlg.h : header file
//
#if !defined(AFX_MULTI_TIMERDLG_H__38BA0A82_4E03_461F_B4AE_1A4E616BC76A__INCLUDED_)
#define AFX_MULTI_TIMERDLG_H__38BA0A82_4E03_461F_B4AE_1A4E616BC76A__INCLUD
www.eeworm.com/read/278715/10514542
dsp multi_timer.dsp
# Microsoft Developer Studio Project File - Name="Multi_Timer" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x8
www.eeworm.com/read/278715/10514548
cpp multi_timer.cpp
// Multi_Timer.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "Multi_Timer.h"
#include "Multi_TimerDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef
www.eeworm.com/read/278715/10514557
rc multi_timer.rc
//Microsoft Developer Studio generated resource script.
//
#include "resource.h"
#define APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
www.eeworm.com/read/278715/10514566
h multi_timer.h
// Multi_Timer.h : main header file for the MULTI_TIMER application
//
#if !defined(AFX_MULTI_TIMER_H__4A7E2298_6F21_490F_9C89_4A153A6FB194__INCLUDED_)
#define AFX_MULTI_TIMER_H__4A7E2298_6F21_49
www.eeworm.com/read/278715/10514573
cpp multi_timerdlg.cpp
// Multi_TimerDlg.cpp : implementation file
//
#include "stdafx.h"
#include "Multi_Timer.h"
#include "Multi_TimerDlg.h"
#include
#include
#ifdef _DEBUG
#define new
www.eeworm.com/read/278715/10514576
dsw multi_timer.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
www.eeworm.com/read/423958/10515367
asm multi switch.asm
ORG 00H
START: MOV A,P1 ;读取P1口数据
SWAP A ;交换A中高四位与低四位的位置
ORL A,#0F0H ;与0F0H相或
MOV P1,A ;将开关状态送LED显示
SJMP START
END
www.eeworm.com/read/423958/10515375