代码搜索:main.c
找到约 10,000 项符合「main.c」的源代码
代码结果 10,000
www.eeworm.com/read/316479/13522215
c~ main.c~
/*
*
* (c) 2005-2010 threewater
*
*/
#include
#include
#include
#include
#include
#include
#include
www.eeworm.com/read/316479/13522241
c main.c
/*
*
* (c) 2005-2010 threewater
*
*/
#include
#include
#include
#include
#include
#include
#include
www.eeworm.com/read/316477/13522287
c main.c
/*********************************************************************************************
* File: main.c
* Author: embest
* Desc: c main entry
* History:
***********************************
www.eeworm.com/read/316441/13522610
c main.c
/***************************************************************************************************
** Copyright (c) 2001,ysh
** All rights reserved.
**------------------
www.eeworm.com/read/316355/13524116
c main.c
/*************************************************************
程序功能:读取DS18B20进行温度测量以后的结果并在1602液晶上显示
---------------------------------------------------------------
测试说明:观察显示温度数值。
*****************
www.eeworm.com/read/316349/13524203
c main.c
/********************************************************
程序功能:从DS1302中读出时间数据在1602液晶模块上显示
---------------------------------------------------------
测试说明:用户可以更改"gdata.h"中wdata,bwdata,rwdata
www.eeworm.com/read/316342/13524323
c main.c
/*********************************************************
程序功能:PC机通过串口可以控制从EEPROM的指定地址中读出一个
字节的数据,或者向指定地址写入一个字节的数据
特别说明:在PC机发送EEPROM内的存储地址或者是写入数据时,必须
使用十六进制发送,而在发送读写控制命令时要使用默认
www.eeworm.com/read/316336/13524409
c main.c
/**************************************************************
程序功能:实现学习板通过USB端口与PC机通信,PC机向学习板发送字符
并在1602液晶上显示
---------------------------------------------------------------
特殊说明:(1)PC机向学习
www.eeworm.com/read/316334/13524440
c main.c
/*
* Initial main.c file generated by Glade. Edit as required.
* Glade will not overwrite this file.
*/
#ifdef HAVE_CONFIG_H
# include
#endif
#include
#include "interface
www.eeworm.com/read/316333/13524513
c main.c
/****************************************************
程序功能:用ADC采样DAC输出的模拟电压数据,
将两个模拟电压值在1602液晶上显示
----------------------------------------------------
测试说明:按动S3键可以减小DAC的输出电压;