代码搜索:C语言基础
找到约 10,000 项符合「C语言基础」的源代码
代码结果 10,000
www.eeworm.com/read/357970/10197977
c 复件 main.c
/********************************************
* 文件名:main.c *
* 实现功能:通过键盘完成对电机M1、M2的升降控制 *
* 作者:xxlxws *
* 日期:2006-08-06
www.eeworm.com/read/280600/10309475
c s3530a.c
#include
#include "s3530a.h"
#include "i2c.h"
//定义管脚
#define SCL BIT6
#define SDA BIT5
//设备码 0110
///////////////////////////////////////////
// 获取时间信息,成功返回 1,错误返回 0
int I2
www.eeworm.com/read/161115/10448030
h sngks32c.h
/* sngks32c.h - header for Samsung ks32c with ARM7 core */
/* Copyright 1984-2001 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/*
modification history
--------------------
01a,12apr01,m_h
www.eeworm.com/read/161115/10448110
h sngks32c.h
/* sngks32c.h - header for Samsung ks32c with ARM7 core */
/* Copyright 1984-2001 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/*
modification history
--------------------
01a,12apr01,m_h
www.eeworm.com/read/279109/10463822
h i2c.h
//-----------------------------------------------------------------------------
//
// THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF
// ANY KIND, EITHER EXPRESSED OR IMPLIED, I
www.eeworm.com/read/423664/10538748
c i2c.c
#include
#include
#define uint unsigned int
#define uchar unsigned char
code uchar SenData[]={0x00,0x01,0x02,0x03,0x04,0x05,0x06,0x07,
0x08,0x09,
www.eeworm.com/read/423664/10538784
lst i2c.lst
C51 COMPILER V7.06 I2C 04/26/2008 10:09:15 PAGE 1
C51 COMPILER V7.06, COMPILATION OF MODULE I2C
OBJECT MODULE PLACED IN I2C
www.eeworm.com/read/276429/10738101
h i2c.h
#ifndef i2c_h
#define i2c_h
bit I2C_Clock(void);
bit I2C_Send(unsigned char);
void write_i2c(unsigned char,unsigned char);
void I2C_Init(void);
void I2C_Start(void);
v
www.eeworm.com/read/337579/6934340
h main.h
//*----------------------------------------------------------------------------
//* ATMEL Microcontroller Software Support - ROUSSET -
//*-------------------------------------------------
www.eeworm.com/read/230830/7119810
h sngks32c.h
/* sngks32c.h - header for Samsung ks32c with ARM7 core */
/* Copyright 1984-2001 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/*
modification history
--------------------
01a,12apr01,m_h