代码搜索结果

找到约 10,000 项符合 C 的代码

s3530a.c

#include #include "s3530a.h" #include "i2c.h" //定义管脚 #define SCL BIT6 #define SDA BIT5 //设备码 0110 /////////////////////////////////////////// // 获取时间信息,成功返回 1,错误返回 0 int I2

i2c.h

//----------------------------------------------------------------------------- // // THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF // ANY KIND, EITHER EXPRESSED OR IMPLIED, I

case-mailboxes.sys

adnstest default :131089 silly-rp.test.iwj.relativity.greenend.org.uk start 923859567.899146 socket type=SOCK_DGRAM socket=4 +0.000411 fcntl fd=4 cmd=F_GETFL fcntl=~O_NONBLOCK&... +0.000094 fc

cfft4.f

Subroutine cfft4( is, m, ur, ui, xr, xi, wr, wi ) ! ---------------------------------------------------------------------- ! --- CFFT4 performs an N-point complex-to-complex FFT, where N = 2**M.

cfft4.f

Subroutine cfft4( is, m, ur, ui, xr, xi, wr, wi ) ! ---------------------------------------------------------------------- ! --- CFFT4 performs an N-point complex-to-complex FFT, where N = 2**M.

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=./

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

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

复件 main.c

/******************************************** * 文件名:main.c * * 实现功能:通过键盘完成对电机M1、M2的升降控制 * * 作者:xxlxws * * 日期:2006-08-06

s3530a.c

#include #include "s3530a.h" #include "i2c.h" //定义管脚 #define SCL BIT6 #define SDA BIT5 //设备码 0110 /////////////////////////////////////////// // 获取时间信息,成功返回 1,错误返回 0 int I2