代码搜索:decode
找到约 10,000 项符合「decode」的源代码
代码结果 10,000
www.eeworm.com/read/183329/9168029
h decode.h
// Decode.h : main header file for the DECODE application
//
#if !defined(AFX_DECODE_H__40C97270_A673_4249_872C_A3A760CDD085__INCLUDED_)
#define AFX_DECODE_H__40C97270_A673_4249_872C_A3A760CDD085
www.eeworm.com/read/183329/9168031
clw decode.clw
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=Dlg_Replace
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "Decode
www.eeworm.com/read/183329/9168032
opt decode.opt
www.eeworm.com/read/183329/9168034
aps decode.aps
www.eeworm.com/read/183329/9168039
plg decode.plg
Build Log
--------------------Configuration: Decode - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\DOCUME~1\user\L
www.eeworm.com/read/183329/9168043
rc decode.rc
//Microsoft Developer Studio generated resource script.
//
#include "resource.h"
#define APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
www.eeworm.com/read/183329/9168060
dsw decode.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
www.eeworm.com/read/183329/9168089
dsp decode.dsp
# Microsoft Developer Studio Project File - Name="Decode" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Ap
www.eeworm.com/read/183071/9179526
c decode.c
#include
#include
#include
#use delay(clock=4000000)
#use rs232(baud=9600,parity=N,xmit=PIN_C6,rcv=PIN_C7,stream=,bits=8)
#fuses XT,NOWDT
main()
{
}
www.eeworm.com/read/379619/9191525