代码搜索结果

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

config.c

/* * Boa, an http server * Copyright (C) 1999 Larry Doolittle * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Gener

spce061v004.h

//======================================================================================== // Progarm: The file be included by modules // Arranged by: Lanin Lin // Date: 2002/11/20: first version

gpio.c

#include "vxWorks.h" #include "intLib.h" #include "netLib.h" #include "end.h" #include "endLib.h" #include "cacheLib.h" #include "miiLib.h" #include "errno.h" #include "stdio.h" #include "log

secend.h

/* secEnd.h - SAMSUNG S3C2510 Ethernet network interface header */ /* Copyright 2002 SAMSUNG ELECTRONICS */ /* modification history -------------------- 01b,10July02,jwchoi 01a,08feb02,jmLee

spce061v004.h

//======================================================================================== // Progarm: The file be included by modules // Arranged by: Lanin Lin // Date: 2002/11/20: first version

spce061v004.h

//======================================================================================== // Progarm: The file be included by modules // Arranged by: Lanin Lin // Date: 2002/11/20: first version

adsp-ts201_dft_c.mak

# Generated by the VisualDSP++ IDDE # Note: Any changes made to this Makefile will be lost the next time the # matching project file is loaded into the IDDE. If you wish to preserve # changes,

assemble.bat

rem rem assemble all fft's from 16 to 1024 points rem DEL *.OBJ DEL *.OUT <mark>c</mark>all <mark>c</mark>2<mark>c</mark>x0016 <mark>c</mark>all <mark>c</mark>2<mark>c</mark>x0032 <mark>c</mark>all <mark>c</mark>2<mark>c</mark>x0064 <mark>c</mark>all <mark>c</mark>2<mark>c</mark>x0128 <mark>c</mark>all <mark>c</mark>2<mark>c</mark>x0256 <mark>c</mark>all <mark>c</mark>2<mark>c</mark>x0512 <mark>c ...

电梯.txt

library ieee; use ieee.std_logic_1164.all; use ieee.std_logic_unsigned.all; use ieee.std_logic_arith.all; entity dianti is port( clk:in std_logic; --时

ch7013.c

/** * @file ch7013.c * @brief Source file for CH7013B tvout driver. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License