代码搜索:Commonly
找到约 690 项符合「Commonly」的源代码
代码结果 690
www.eeworm.com/read/124245/14584398
unx makereal.unx
# This makefile makes the most commonly used entirely floating point
# version, bp and leaves the object files around. Use makefile.unx for
# the other possible programs.
# If your C uses the AN
www.eeworm.com/read/210091/15207098
pas wwstr.pas
unit Wwstr;
{
//
// Commonly used string manipulation functions
//
// Copyright (c) 1995-2001 by Woll2Woll Software
//
// 10/22/98 - StrTrailing was incorrect before which would affect
//
www.eeworm.com/read/11175/210095
h stdlib.h
/***
*stdlib.h - declarations/definitions for commonly used library functions
*
* Copyright (c) 1985-1990, Microsoft Corporation. All rights reserved.
*
*Purpose:
* This include file contains t
www.eeworm.com/read/462744/1543054
h common.h
/**
* \file common.h
* \author Wei Yongming
* \date 2002/01/06
*
* This file includes macro definitions and typedefs that commonly used
* by MiniGUI.
*
\verbatim
Copy
www.eeworm.com/read/457853/1592728
h ns8390.h
/*
* File: dev/ns8390.h
* Purpose: Definitions for the National Semiconductor NS8390
* Ethernet chipset, commonly used in NE2000-type cards.
*
* Notes:
*
* Modifications:
*/
#i
www.eeworm.com/read/234134/4662002
h stdlib.h
/***
*stdlib.h - declarations/definitions for commonly used library functions
*
* Copyright (c) 1985-1990, Microsoft Corporation. All rights reserved.
*
*Purpose:
* This include file contains t
www.eeworm.com/read/228775/4762763
h common.h
/**
* \file common.h
* \author Wei Yongming
* \date 2002/01/06
*
* This file includes macro definitions and typedefs that commonly used
* by MiniGUI.
*
\verbatim
Copy
www.eeworm.com/read/228117/4766859
h common.h
/**
* \file common.h
* \author Wei Yongming
* \date 2002/01/06
*
* This file includes macro definitions and typedefs that commonly used
* by MiniGUI.
*
\verbatim
Copy
www.eeworm.com/read/204040/5036335
h stdlib.h
/***
*stdlib.h - declarations/definitions for commonly used library functions
*
* Copyright (c) 1985-1990, Microsoft Corporation. All rights reserved.
*
*Purpose:
* This include file contains t
www.eeworm.com/read/165306/5483566
h twolayernetwork.h
#ifndef _TWOLAYERNETWORK_H
#define _TWOLAYERNETWORK_H
#include "MultiLayerNetwork.h"
namespace annie
{
/** Two layered networks are very commonly used. This is basically a
* multi-layer perceptro