代码搜索:main.c

找到约 10,000 项符合「main.c」的源代码

代码结果 10,000
www.eeworm.com/read/189056/8493775

c main.c

/* The main file Copyright (C) 2000 Kalum Somaratna This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as publishe
www.eeworm.com/read/290236/8494089

c main.c

//********************************************* // 作者:龙海 // 单位:四海农科所 // 功能:实现计算器功能 // // //********************************************* #include unsigned char code dispcode[]={0x3f,
www.eeworm.com/read/189018/8496711

c main.c

#include #include #include "lcd.h" //----------------------------------------------------------- //主函数 //----------------------------------------------------------- void
www.eeworm.com/read/189008/8497242

c main.c

#include /* special function register declarations */ /* for the intended 8051 derivative */ #include
www.eeworm.com/read/290190/8498434

c main.c

#include #include #include #include "common.h" #include "tht_memory_map_defines.h" int main(void) { U32 SourceAddress = *(volatile U32*)(0xC000FFF0); U32
www.eeworm.com/read/290179/8498927

c main.c

/************************************************************************************* ** Copyright (c) XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX ** http:XXXXXXXXXXXXXXX **文件名称:MAIN.C
www.eeworm.com/read/389792/8502073

c main.c

/* 通讯规则: 01:时钟7.3728 MHz/波特率9600/9个数据位/奇校验/1个停止位/硬件多机通讯功能/ 02:通讯连接采用硬件MAX485,双向单工 03:MAX485的RE/DE并联接到单片机的PD2脚(高电平发送/低电平接收) 04:所有MAX485的A脚并联/B脚并联/D脚接TXD/R脚接RXD 05:每个上行/下行的数据包的字节个数都是一样的
www.eeworm.com/read/389792/8502154

c main.c

/******************************************************************************* 485多机通讯 --------------------------------------------------------------------------------
www.eeworm.com/read/389792/8502200

c main.c

/******************************************************************************* 485多机通讯 --------------------------------------------------------------------------------
www.eeworm.com/read/389792/8502268

c main.c

/******************************************************************************* 485多机通讯 --------------------------------------------------------------------------------