代码搜索:DOCUMENTATION

找到约 10,000 项符合「DOCUMENTATION」的源代码

代码结果 10,000
www.eeworm.com/read/168730/9899357

txt disclaim.txt

GENERAL DISCLAIMER ------------------ All software and related documentation is provided "AS IS" and without warranty or support of any kind and
www.eeworm.com/read/362686/9986994

txt license.txt

EditPlus Version 3 License Agreement ==================================== NO WARRANTY ----------- EDITPLUS IS SOLD "AS IS" AND WITHOUT ANY WARRANTY AS TO MERCHANTABILITY OR FITNESS FOR A PARTI
www.eeworm.com/read/362257/10009035

license

License Statement for tmake Copyright (C) 1996-2000 by Trolltech AS. All rights reserved. Permission to use, copy, modify, and distribute this software and its documentation for any purpos
www.eeworm.com/read/362145/10016288

txt readme.txt

Cartesian library, v.0.9.2 This library is distributed in source form under LGPL license - similar to FLTK so ypu can scaticaly link it to proprietry code as well. (see license file). Note: You
www.eeworm.com/read/166473/10018914

1st readme.1st

%% BEGIN README ******************************************************************************** ** "README" file for MIMO Toolbox Package, v2.0beta, 02/28/10 ** *********************
www.eeworm.com/read/165788/10051383

txt readme.txt

The Struts Scripting (Version 1.0.1) README File ============ INTRODUCTION: ============ This project allows Struts Actions to be written in the scripting language of one's choice rather than as Jav
www.eeworm.com/read/360650/10083032

muse p04.muse

#title P04: 混合三种背包问题 * 问题 如果将[[P01]]、[[P02]]、[[P03]]混合起来。也就是说,有的物品只可以取一次(01背包),有的物品可以取无限次(完全背包),有的物品可以取的次数有一个上限(多重背包)。应该怎么求解呢? * 01背包与完全背包的混合 考虑到在[[P01]]和[[P02]]中给出的伪代码只有一处不同,故如果只有两类物品:一类物品只能取一次,另 ...
www.eeworm.com/read/359537/10140387

txt disclaim.txt

GENERAL DISCLAIMER ------------------ All software and related documentation is provided "AS IS" and without warranty or support of any kind and
www.eeworm.com/read/359019/10170368

notice legal.notice

Copyright (c) Ian F. Darwin 1986, 1987, 1989, 1990, 1991, 1992, 1994, 1995. Software written by Ian F. Darwin and others; maintained by Christos Zoulas. $Id: LEGAL.NOTICE,v 1.9 1995/10/27 23:14:20 chr
www.eeworm.com/read/355525/10259512

h random.h

/**************************************************************************** File Name : random.h Purpose : header file for random number generator (random.c) Release : Version 1.0 Date