代码搜索:通讯源程序
找到约 10,000 项符合「通讯源程序」的源代码
代码结果 10,000
www.eeworm.com/read/356838/10220445
o rd_usecooperatingminios.o
XL
H 5 areas 9 global symbols
M RD_UseCooperatingMiniOs.c
S push_xgset300C Ref0000
S _PROC_Register Ref0000
S pop_xgset300C Ref0000
S xicallx Ref0000
A text size 9C flags 0
dbfile H:\单片机\源程序\2
www.eeworm.com/read/356838/10220458
o pf_config.o
XL
H 1 areas 3 global symbols
M PF_Config.c
S _Device_INIT Ref0000
S _Driver_INIT Ref0000
A text size A flags 0
dbfile H:\单片机\源程序\2007全国电子设计大赛\电机闭环模块\PF_Config.c
dbfunc e System_INIT 0 fV
dbli
www.eeworm.com/read/426030/10292723
c els.c
/*
*俄罗斯方块源程序
*/
#include
#include
#include
#include /*图形函数库*/
/*定义按键码*/
#define VK_LEFT 0x4b00
#define VK_RIGHT 0x4d00
#define VK_DOWN 0x5000
www.eeworm.com/read/352725/10521526
uv2 lcdzlg.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (目标 1), 0x0000 // Tools: 'MCS-51'
Group (源程序组 1)
File 1,1, 0x0
File 1,1, 0x0
www.eeworm.com/read/351684/10620751
txt 编译链接注意事项.txt
编译链接注意事项:
::sndPlaySound("C:\ding.wav",SND_ASYNC );//播放文件,文件可以是绝对或相对路径
::sndPlaySound(NULL,SND_ASYNC );//暂停播放
也可以用::PlaySound("C:\ding.wav", NULL, SND_ASYNC | SND_FILENAME);
在源程序中需要加入以下头文件:
www.eeworm.com/read/350186/10760702
dbg ad.dbg
IMAGECRAFT DEBUG FORMAT
VERSION 1.1
CPU AVR
DIR H:\bbi项目源程序\AD转换\adc_16\
FILE lcd.h
FUNC delay 98 fV
BLOCK 8 9C
DEFREG i 20 c
DEFREG n 16 c
LINE 8 9C
LINE 10 9C
LINE 11 A0
LINE 11 A0
LINE
www.eeworm.com/read/350183/10760869
dbg 1.dbg
IMAGECRAFT DEBUG FORMAT
VERSION 1.1
CPU AVR
DIR H:\bbi项目源程序\18b20温度传感器\LED显示18B20\
FILE bc7281.h
FUNC delay 96 fV
BLOCK 15 96
DEFREG time 16 i
LINE 15 96
LINE 17 98
LINE 16 9A
BLOCKEND 0 A8
www.eeworm.com/read/420907/10767878
txt 说明.txt
打开串口调试助手,设置通信参数为:
端口号:根据使用的串口选择COM1或COM2。
波特率:19200
效验位:无
数据位:8
停止位:1
程序运行时,流水灯每变化一次,串口调试助手将接收到"PPPE".具体请看源程序
www.eeworm.com/read/275363/10822680
txt 程序说明.txt
/////////////////////////////////////////////////////////
Directory of chess中国象棋范例的源程序:目录Chess下的内容
chess.dsw
chess.dsp
这两个是项目文件。包含整个项目的文件配置等信息
chess.h
这是应用程序的主头文件。包含了通用于工程的其他头文件。以及
C
www.eeworm.com/read/419758/10839287
c els.c
/*
*俄罗斯方块源程序
*/
#include
#include
#include
#include /*图形函数库*/
/*定义按键码*/
#define VK_LEFT 0x4b00
#define VK_RIGHT 0x4d00
#define VK_DOWN 0x5000