代码搜索:docs
找到约 5,488 项符合「docs」的源代码
代码结果 5,488
www.eeworm.com/read/389295/8534887
am makefile.am
# Compile the sub directories
SUBDIRS = base img vs fs hashdb
# Merge the libraries into one
lib_LTLIBRARIES = libtsk3.la
libtsk3_la_SOURCES =
libtsk3_la_LIBADD = base/libtskbase.la img/libtskimg.la
www.eeworm.com/read/429795/8788488
makefile
RELEASE:=$(shell python -c 'import urwid; print urwid.__version__')
SOURCE:= bigtext.py browse.py calc.py dialog.py docgen_reference.py \
docgen_tutorial.py edit.py fib.py graph.py input_test.py
www.eeworm.com/read/379149/9206008
am makefile.am
# the SUBDIRS is filled automatically by am_edit. If files are
# in this directory they are installed into the english dir
KDE_LANG = en
KDE_DOCS = kscope
SUBDIRS = $(AUTODIRS)
www.eeworm.com/read/278321/10547638
am makefile.am
## $Id: Makefile.am,v 1.5 2005/08/25 12:14:44 takehiro Exp $
include $(top_srcdir)/Makefile.am.global
EXTRA_DIST = \
changelog \
control \
copyright \
libmp3lame0-dev.docs \
libmp3lame0-dev.fil
www.eeworm.com/read/271056/11010420
log ws_ftp.log
98.10.05 11:22 B R:\webs\model_9810\fault_cct.dec --> w6.demon.co.uk /u/d/o/u/doulos/docs/model_9810 fault_cct.dec
98.10.05 11:22 B R:\webs\model_9810\fault_cct.vhd --> w6.demon.co.uk /u/d/o/u/doulos
www.eeworm.com/read/443984/7619676
am makefile.am
## Process this file with automake to produce Makefile.in
AUTOMAKE_OPTIONS = 1.4 foreign
# A list of all the files in the current directory which can be regenerated
MAINTAINERCLEANFILES = Makefile.i
www.eeworm.com/read/139302/13163929
h gmeans.h
/* Gmeans.h
Header file for Data structures used in k-means algorithm
Copyright (c) 2002, Yuqiang Guan
*/
#if !defined(_GMEANS_H_)
#define _GMEANS_H_
#include "SparseMatrix.h"
#include "DenseMatri
www.eeworm.com/read/141297/5773106
dox group_defs.dox
/*!
* \defgroup block Signal Processing Blocks
* These are the signal processing blocks, blah, blah blah...
* @{
*/
/*!
* \defgroup source Signal Sources
* signal sources docs...
*/
/*!
* \d