代码搜索:answer
找到约 6,541 项符合「answer」的源代码
代码结果 6,541
www.eeworm.com/read/102423/6232072
c xfredin.c
/* Driver for routine fredin */
#include
#include
#include "nr.h"
#include "nrutil.h"
#define N 8
#define PI 3.1415927
float g(t)
float t;
{
return sqrt(t)-pow(PI/2
www.eeworm.com/read/102423/6232684
c xfredin.c
/* Driver for routine fredin */
#include
#include
#define NRANSI
#include "nr.h"
#include "nrutil.h"
#define N 8
#define PI 3.1415927
float g(float t)
{
return sqrt
www.eeworm.com/read/101082/6241813
c getlogin.c
/* @(#)getlogin.c 1.4 */
/* @(#)getlogin.c 1.2 */
/*LINTLIBRARY*/
#include
#include "utmp.h"
#define NULL 0
extern long lseek();
extern int open(), read(), close(), ttyslot();
char *
www.eeworm.com/read/101066/6256828
c cksumlib.c
/* cksumLib.c - checksum routine */
/* Copyright 1992-2001 Wind River Systems, Inc. */
/*
modification history
--------------------
01d,15oct01,rae merged from truestack version 01d (SPRs 30521, 64
www.eeworm.com/read/100603/6265807
c prftest.c
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Mozilla Public
* License Version 1.1 (the "License"); you may not u
www.eeworm.com/read/100043/6275649
c snmp_agent.c
/*
* $Id: snmp_agent.c,v 1.65.2.6 1999/07/07 02:20:13 wessels Exp $
*
* DEBUG: section 49 SNMP Interface
* AUTHOR: Kostas Anagnostakis
*
* SQUID Internet Object Cache http://squid.nlanr.ne
www.eeworm.com/read/492937/6414418
m gui_hist_2d.m
function gui_hist_2D;
% GUI_HIST_2D Two-dimensional histogram.
% last modified 02.12.04
global TS GSD_GLOBALS
str=TS.name;
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% check the input
[selection_1,ok] = lis