代码搜索:C语言基础
找到约 10,000 项符合「C语言基础」的源代码
代码结果 10,000
www.eeworm.com/read/105965/15650184
makefile
##########################################
# #
# 这个 Makefile 负责编译安装到软盘的 OS #
# #
#######################################
www.eeworm.com/read/105212/15675112
h ttymodes.h
/* $OpenBSD: ttymodes.h,v 1.12 2002/03/04 17:27:39 stevesk Exp $ */
/*
* Author: Tatu Ylonen
* Copyright (c) 1995 Tatu Ylonen , Espoo, Finland
* A
www.eeworm.com/read/389095/8548368
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/431441/8676754
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/181687/9241118
sys 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
www.eeworm.com/read/378188/9242294
f 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.
www.eeworm.com/read/378186/9243143
f 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.
www.eeworm.com/read/176336/9503455
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/168813/9896996
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/164657/10098688
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