代码搜索:接口调试
找到约 10,000 项符合「接口调试」的源代码
代码结果 10,000
www.eeworm.com/read/345888/11783917
sdf 液晶时钟.sdf
ISIS SCHEMATIC DESCRIPTION FORMAT 6.1
=====================================
Design: G:\proteus调试\1602液晶时钟\液晶时钟.DSN
Doc. no.:
Revision:
Author:
Created: 08/04/09
Modified: 08/
www.eeworm.com/read/156071/11831072
s main.s
;******************************************************************************
; 文 件 名:main.S
; 功 能:REMAP演示程序。
; 说 明:调试时观察0x00000028地址上的数据是否被更改
;********************************************
www.eeworm.com/read/234096/14122295
h mymaxmatch.h
#ifndef __myMaxMatch_h__
#define __myMaxMatch_h__
#include"myGraph.h"
#include
#include
#include
using namespace std;
#define DEBUGMYMAXMATCH 1//调试开关
class MyMax
www.eeworm.com/read/231956/14214121
c red.c
///////////红外编码解码调试程序/////////////
///////////red.c///////////////////////////
#include "mylcd.h"
#include "stdio.h"
union intchar{
uint tempval;
struct {uchar hi;uchar low;}bytek;
}tcf;
uin
www.eeworm.com/read/230073/14306617
c usb-uart.c
//=============================================================================
//使用串口调试工具发给单片机一个十六进制数,单片机收到后再将这个数发送给上位机.
//------------------------------------------------------------------------
www.eeworm.com/read/230073/14306638
c usb-uart.c
//=============================================================================
//使用串口调试工具发给单片机一个十六进制数,单片机收到后再将这个数发送给上位机.
//------------------------------------------------------------------------
www.eeworm.com/read/123994/14602518
h tonedebug.h
/* toneDebug.h - 调试用函数 */
/* Copyright 1994-2001 Wuhan Jinglun Electronic Co., Ltd. */
/*
modification history
--------------------
*/
/*
DESCRIPTION 用于连接进整个项目的入口。
*/
/* includes */
www.eeworm.com/read/223024/14663651
c usb-uart.c
//=============================================================================
//使用串口调试工具发给单片机一个十六进制数,单片机收到后再将这个数发送给上位机.
//------------------------------------------------------------------------
www.eeworm.com/read/8963/156941
cpp stdafx.cpp
// stdafx.cpp : source file that includes just the standard includes
// 串口调试.pch will be the pre-compiled header
// stdafx.obj will contain the pre-compiled type information
#include "stdafx.h"
www.eeworm.com/read/12110/239341
c red.c
///////////红外编码解码调试程序/////////////
///////////red.c///////////////////////////
#include "mylcd.h"
#include "stdio.h"
union intchar{
uint tempval;
struct {uchar hi;uchar low;}bytek;
}tcf;
uin