代码搜索:Coms

找到约 151 项符合「Coms」的源代码

代码结果 151
www.eeworm.com/read/429592/8801272

c coms.c

/********************************************************** *Filename: coms.c *Author: 星云鹏 *Date: 2008-05-15 * *主要的数据结构、全局变量和包的解析与生成 *******************************************************
www.eeworm.com/read/364295/9913428

asm coms.asm

;_____________ 串行通信模块 _______________ ; org 0000h ajmp start org 0023h jb scon.1,tr ;有发送中断请求,则转 mov a,sbuf
www.eeworm.com/read/364295/9913440

lst coms.lst

www.eeworm.com/read/364295/9913451

obj coms.obj

www.eeworm.com/read/165501/10059130

exe coms.exe

www.eeworm.com/read/165501/10059132

c coms.c

#include void SaveCmosToFile(char *file) /*将CMOS信息保存到文件*/ { FILE *fp; int IndexPort=0x70,DataPort=0x71,i; char data[256]; if ((fp=fopen(file,"wb"))==NULL) { clrscr(); printf("Can
www.eeworm.com/read/277807/10603441

h coms.h

//********************************************************************************************************************* //【 版 权 】Copyright (c) 2007-2008 http://gliethttp.cublog.cn // //【
www.eeworm.com/read/277807/10603455

c coms.c

//********************************************************************************************************************* //【 版 权 】Copyright (c) 2007-2008 http://gliethttp.cublog.cn // //【
www.eeworm.com/read/440725/7682635

exe coms.exe

www.eeworm.com/read/440725/7682637

c coms.c

#include void SaveCmosToFile(char *file) /*将CMOS信息保存到文件*/ { FILE *fp; int IndexPort=0x70,DataPort=0x71,i; char data[256]; if ((fp=fopen(file,"wb"))==NULL) { clrscr(); printf("Can