代码搜索:Commonly

找到约 690 项符合「Commonly」的源代码

代码结果 690
www.eeworm.com/read/307341/13723822

knd ckermit.knd

; C-Kermit 6.0 Sample Network Services Directory ; ; Add or replace these entries with the network hosts or services ; you commonly use C-Kermit to connect to. ; ; NOTE: Semicolon (;) begins a comme
www.eeworm.com/read/148143/5718227

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/140582/5785516

txt 500words.txt

What is IPsec in 500 words? IPsec is the most commonly used protocol to secure TCP/IP communications over an untrusted network. This basically works in two steps. 1) Setup an encrypted negotiation
www.eeworm.com/read/140283/5793077

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
www.eeworm.com/read/121089/6070678

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/102935/6229526

help config.help

CONFIG_MKISS KISS is a protocol used for the exchange of data between a computer and a Terminal Node Controller (a small embedded system commonly used for networking over AX.25 amateur radio con
www.eeworm.com/read/264200/11325894

cns ai2.cns

;--------------------------------------------------------------------------- ;僨僗儁儗僀僩丂儌乕儊儞僩 (start) [Statedef 20000] type = S movetype= A physics = S juggle = 0 ;Commonly-used controllers:
www.eeworm.com/read/408460/11387521

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/404974/11474806

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/152711/12091165

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