代码搜索:draft

找到约 3,786 项符合「draft」的源代码

代码结果 3,786
www.eeworm.com/read/216545/15003912

c adc.c

/***************************************** NAME: adc.c DESC: S3C24A0 ADC Test HISTORY: 2002.04.29:draft ver 0.0 *****************************************/ #include #include
www.eeworm.com/read/216545/15003933

c ts.c

/***************************************** NAME: ts.c DESC: S3C24A0 Touch Screen Test Code HISTORY: 2002.04.29:draft ver 0.0 *****************************************/ #include
www.eeworm.com/read/8732/152136

a memcfg.a

;************************************************ ; NAME : MEMCFG.A ; DESC : Memory bank configuration file ; Revision: 08.FEB.2001:purnnamu: draft ver 0.0 ; 09.AUG.2001:purnnamu: SDRA
www.eeworm.com/read/14463/381965

tex manual.tex

\documentclass{article} \usepackage{epsf} \usepackage{utf} \title{libr263 video compression library} \author{Roalt Aalmoes} \date{draft of \today} \begin{document} \bibliographystyle{refalpha}
www.eeworm.com/read/15757/538639

tex manual.tex

\documentclass{article} \usepackage{epsf} \usepackage{utf} \title{libr263 video compression library} \author{Roalt Aalmoes} \date{draft of \today} \begin{document} \bibliographystyle{refalpha}
www.eeworm.com/read/455269/1625023

txt avg_delay_up.txt

# DRAFT BE 0.2 BE 0.01 LOOP MMFAIR 1 0.394736 3 0.415948 5 0.433287 7 0.375089 9 0.414099 11 0.384235 13 0.417195 15 0.42165 17 0.408908
www.eeworm.com/read/455269/1625034

txt jitter_up.txt

# DRAFT BE 0.2 BE 0.01 LOOP MMFAIR 1 0.044042 3 0.0516864 5 0.0484563 7 0.0474598 9 0.0485182 11 0.0508433 13 0.0484765 15 0.0479098 17 0.0505136
www.eeworm.com/read/242732/4537570

h xinclude.h

/* * Summary: implementation of XInclude * Description: API to handle XInclude processing, * implements the * World Wide Web Consortium Last Call Working Draft 10 November 2003 * http://www.
www.eeworm.com/read/229812/4752002

gml preface.gml

.preface Preface .* :P. &cmppname is an implementation of the C++ programming language. In addition to the C++ draft standard, the compiler supports numerous extensions for the PC environment. :
www.eeworm.com/read/217178/4875181

c dma.c

/***************************************** NAME: dma.c DESC: DMA memory2memory test HISTORY: 2005.09.15:KIM, KI JUN: draft ver 0.0 2006.06.02: Jeon chansik: modified *****************