代码搜索:docs
找到约 5,488 项符合「docs」的源代码
代码结果 5,488
www.eeworm.com/read/445249/7597400
c i2c_mem_adpt.c
/* i2c_mem_adapt.c
*
* author marco corvi
* date june 2003
*
* i2c memory adapter (and algorithm)
*
* credits: i2c_XXX in the kernel 2.4.X
* http://secure/netroedge.com/~lm78/docs.htm
www.eeworm.com/read/329744/12936135
frm recent.frm
VERSION 5.00
Object = "{75D4F148-8785-11D3-93AD-0000832EF44D}#2.0#0"; "FAST2003.ocx"
Begin VB.Form frmRecent
BorderStyle = 3 'Fixed Dialog
Caption = "Recent docs..."
Cl
www.eeworm.com/read/326393/13144514
txt readme_grub4dos.txt
Please refer to http://grub4dos.sourceforge.net/wiki/ for DOCs on GRUB4DOS.
Main project page: https://gna.org/projects/grub4dos/
Download site: http://download.gna.org/grub4dos/
Download site
www.eeworm.com/read/138003/13274514
cpp cspety.cpp
#include
#include "CSpety.h"
#include "CDraw.h"
#include "CAlpha.h"
void CSpety::Grays(LPDIRECTDRAWSURFACE7 SS)
{
//灰度算法
//算法思想来自:http://www.goufun.com/gpgame/docs/program/rgb2g
www.eeworm.com/read/127438/6005183
makefile
ALL: all-redirect
SHELL = /bin/sh
DOCS = mm.ps mm.pdf
MANUALSRC = mpichman.tex mpichdef.sty tpage.sty trouble/trouble.tex config.txt
SOWINGHOME = /home/gropp/sowing-proj/sowing
MPICHHOME = /home/grop
www.eeworm.com/read/120487/6071946
in makefile.in
subdir = contrib/CFG_DIR
top_builddir = ../..
include $(top_builddir)/src/Makefile.global
MODULE_big = dict_CFG_MODNAME
OBJS = CFG_OFILE
DATA_built = dict_CFG_MODNAME.sql
DOCS = README.CFG_MODNAME
PG