代码搜索:does

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

代码结果 10,000
www.eeworm.com/read/378186/9243043

f mvddot.f

Subroutine mvddot( a, b, c, m, n ) ! ---------------------------------------------------------------------- ! --- Routine 'mvddot' does a matrix-vector multiplication 'Ab = c' ! using a dotp
www.eeworm.com/read/358211/10193731

gss linreg1s.gss

/* ********************************************************************************* * (C) Copyright 1999, Peter Lenk. All Rights Reserved. * LINREG*.GSS * Does basic, linear regression model *
www.eeworm.com/read/358211/10193732

gss linreg1.gss

/* ********************************************************************************* * (C) Copyright 1999, Peter Lenk. All Rights Reserved. * LINREG*.GSS * Does basic, linear regression model:
www.eeworm.com/read/426325/10262719

pas xlsconsts.pas

unit XLSConsts; interface const sFileNameNotDefined = 'File name is not defined'; sFileDoesNotExist = 'File %s does not exist'; sFileIsNotExcelWorkbook = 'File %s is not an Ex
www.eeworm.com/read/306521/13742903

cmm jnandtest.cmm

;============================================================================ ; Name: ; JNANDTEST.CMM ; ; Test script for JNAND that does not use T32 FLASH.* commands ; For use with termina
www.eeworm.com/read/238510/13879345

txt template.specs.txt

[FILENAME] specifications ------------------------- This a more or less detailled description of what the code in this file does, how it works and how it should be used. Overview --------
www.eeworm.com/read/106385/6194823

c set_mac_address.c

//========================================================================== // // tests/set_mac_address.c // // Set_Mac_Address Utility - this carefully does NOTHING unless you // edit
www.eeworm.com/read/493005/6403450

environment

Environment variables CALCPATH A :-separated list of directories used to search for resource filenames (*.cal files) that do not begin with: / ./ ../ ~ If this variable does not exist, a
www.eeworm.com/read/476662/6757227

txt readme.txt

This file contains the following sections: * What is the AutoDocumentation System? * How does the AutoDocumentation System work? * Can I customize the AutoDocumentation System?
www.eeworm.com/read/260897/11689158

pas xlsconsts.pas

unit XLSConsts; interface const sFileNameNotDefined = 'File name is not defined'; sFileDoesNotExist = 'File %s does not exist'; sFileIsNotExcelWorkbook = 'File %s is not an Ex