代码搜索:C语言基础
找到约 10,000 项符合「C语言基础」的源代码
代码结果 10,000
www.eeworm.com/read/486629/6537043
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/485340/6559438
html at91r40008_search.html
Hardware API Selector: AT91R40008 search symbol
www.eeworm.com/read/484925/6568961
sum md5.sum
073c29857b7ac652eb8ffe7468fd6d21 pthread.h
cb87e52a97ab095a92f7e30f5af21985 sched.h
3a6e2bd34633c620928c031f20d373d9 semaphore.h
www.eeworm.com/read/409818/11311044
c 24点.c
#include
#define l 24
main()
{float x,y,z,m,a,b,c,d;
int i;
printf("In x,y,z,m:\n");
scanf("%f%f%f%f",&x,&y,&z,&m);
for(i=1;i
www.eeworm.com/read/346900/11713765
c i2c.c
/*
Copyright (C) 2000 Jesper Hansen .
This file is part of the yampp system.
This program is free software; you can redistribute it and/or
modify it under the term
www.eeworm.com/read/259017/11826791
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/257784/11912198
c i2c.c
/*
Copyright (C) 2000 Jesper Hansen .
This file is part of the yampp system.
This program is free software; you can redistribute it and/or
modify it under the term
www.eeworm.com/read/250023/12442159
c lm75.c
/*
National Semiconductor LM75 I2C bus
temperature sensor functions
CodeVisionAVR C Compiler
(C) 1998-2004 Pavel Haiduc, HP InfoTech S.R.L.
*/
#include
union lm75_temp {
www.eeworm.com/read/127576/14348661
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