代码搜索:does

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

代码结果 10,000
www.eeworm.com/read/447572/7549428

java mysimplecal.java

/** This program is a simple calculator that does addition and substraction. Do try to enhance the program by : (1) Add in division and multiplication features. (2) Using Button arrays for
www.eeworm.com/read/445774/7590430

txt disclaimer.txt

This software is provided AS-IS by NXP Semiconductors. NXP Semiconductors does not support or warrant the software contained herein for any purpose other than for informational use.
www.eeworm.com/read/443713/7625632

lst chap27.lst

listing 1 /* This module contains the recursive descent parser that does not use variables. */ using System; // Exception class for parser errors. class ParserException : App
www.eeworm.com/read/197100/8031015

h mfcpch.h

// mfcpch.h : include file for standard system include files, // or project specific include files that are used frequently, but // are changed infrequently // // For Unix and mac the file does
www.eeworm.com/read/247283/12668814

in makefile.in

#!/usr/make # # Makefile for SQLITE # # This makefile is suppose to be configured automatically using the # autoconf. But if that does not work for you, you can configure # the makefile manually. Ju
www.eeworm.com/read/245849/12777859

m xcorr_corresp.m

function corr=xcorr_corresp(a,b,up,down,normalize) % Function computes the crosscorrelation of corresponding columns of matrices "a" and "b". % The function does no input error checking! %
www.eeworm.com/read/331910/12801744

am makefile.am

# This file does not do anything, except making sure these files are included # when you run 'make dist'. EXTRA_DIST = libtool.m4
www.eeworm.com/read/144230/12806658

java algaecolony.java

/** * AlgaeColony does not move. If there is sunlight, a portion of the solar * energy will be converted into life-energy. * * @author 张维 * @version 1.0.0 */ public class AlgaeColony ex
www.eeworm.com/read/331132/12847296

c snap.c

/* This program installs the tasker, does a snapshot dump, and exits. It is useful if you want to peek into a resident copy of CTask. Program call is SNAPxx - Dump to STDOU
www.eeworm.com/read/143387/12880304

in makefile.in

#!/usr/make # # Makefile for SQLITE # # This makefile is suppose to be configured automatically using the # autoconf. But if that does not work for you, you can configure # the makefile manually. Ju