代码搜索:C语言基础
找到约 10,000 项符合「C语言基础」的源代码
代码结果 10,000
www.eeworm.com/read/122750/14670316
athena-start
#!/bin/sh
# athena starting script by rowla
PATH=./:$PATH
L_SRV=login-server
C_SRV=char-server
M_SRV=map-server
L_SRV_C=./conf/login_athena.conf
C_SRV_C=./conf/char_athena.conf
C_SRV_C2=./
www.eeworm.com/read/219010/14899196
c uart1.c
/****************************************************************************
* 文件名:main.c
* 功 能:串口实验程序
*
* 说 明:
************************************************************************
www.eeworm.com/read/116797/14953203
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/206042/15301621
md5 syslogappender_8cpp__incl.md5
46366c619dc385c591d61b18d4e61fdd
www.eeworm.com/read/168932/5429422
c open_i2c.c
#include
#include "system.h"
#include "Open_I2C.h"
//-------------------------------------------------------------------------
unsigned int I2C_Read_Period()
{
unsigned char low,high;
www.eeworm.com/read/158865/5594272
pot gcc.pot
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR Free Software Foundation, Inc.
# FIRST AUTHOR , YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-
www.eeworm.com/read/475740/6777018
h c.h
/*K 8 C.H LCDIcon FileDescriptor: Do not edit or move */
/* Put Your Comments Here */
#define C_BMP_ROWS 8
#define C_BMP_COLS 8
const char code lcd_c[] =
{
0x00, /* ........ */
0x1C
www.eeworm.com/read/474008/6828577
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/174165/9605513
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