代码搜索:输出数据
找到约 10,000 项符合「输出数据」的源代码
代码结果 10,000
www.eeworm.com/read/440764/7681851
opt io输出.opt
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.s*; *.src; *.a*)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt; *.h; *.inc)
pExt (*.plm)
CppX (*.cpp)
DaveTm {
www.eeworm.com/read/440764/7681856
plg io输出.plg
礦ision2 Build Log
Project:
F:\51开发板\DY580光盘资料\c程序\IO输出\IO输出.uv2
Project File Date: 06/21/2008
Output:
Build target 'Target 1'
compiling io.c.
www.eeworm.com/read/440764/7681858
hex io输出.hex
:08000F007590FF7590FE80FB67
:03000000020003F8
:0C000300787FE4F6D8FD75810702000F3D
:00000001FF
www.eeworm.com/read/399463/7859763
frx 查询输出.frx
www.eeworm.com/read/399463/7859781
frm 查询输出.frm
www.eeworm.com/read/298545/7951672
txt 输出-生成.txt
------ 已启动生成: 项目: SCOMM, 配置: Release Win32 ------
正在编译...
SCOMMDlg.cpp
.\SCOMMDlg.cpp : warning C4819: 该文件包含不能在当前代码页(936)中表示的字符。请将该文件保存为 Unicode 格式以防止数据丢失
.\SCOMMDlg.cpp(1028) : warning C4819: 该文件
www.eeworm.com/read/397919/8016117
c 串口输出.c
#include "AT89X52.h"
#define uchar unsigned char
#define uint unsigned int
#define Ls138 P0
code uchar led[] = {0xc0,0xf9,0xa4,0xb0,0x99,0x92,0x82,0xf8,0x80,0x98};
void delay(uint i);
void
www.eeworm.com/read/145516/12717273
c 成绩输出.c
typedef struct
{
int key;
int Chinese;
int Math;
int English;
}Linelist;
Linelist a[9]={{1,65,80,92},{3,75,90,80},{2,75,90,80},{5,76,95,93},{4,68, 87,65},{6,81,67,92},{9,79,94,83},{
www.eeworm.com/read/240409/13220242