代码搜索:Commonly

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

代码结果 690
www.eeworm.com/read/430197/8762326

pas minireg.pas

unit MiniReg; { lightweight replacement for TRegistry. Does not use Classes or SysUtils. Intended for space-limited applets where only the commonly used functions are necessary. Returns Tr
www.eeworm.com/read/283498/9016126

asm makesets.asm

.xlist include stdlib.a includelib stdlib.lib .list ; MAKESETS.ASM ; ; This program produces an output file which is the data for eight commonly ; used character sets. It produces
www.eeworm.com/read/199526/7846460

pas common.pas

(* * COMMON.PAS - Commonly used constants, types and functions * * Copyright (C) 2006 by Yidong Chen Institute of Artificial Intelligence, Xiamen University * Begin : 09/
www.eeworm.com/read/121089/6069357

h stdlib.h

/*** *stdlib.h - declarations/definitions for commonly used library functions * * Copyright (c) 1985-1988, Microsoft Corporation. All rights reserved. * *Purpose: * This include file contai
www.eeworm.com/read/105791/6197391

txt command_howto.txt

1999-03-02 Emil Brink Defining a command 1. INTRODUCTION This little text describes how to define a new command in gentoo. Such a command is commonly referred to as a "user command"
www.eeworm.com/read/148683/12444012

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
www.eeworm.com/read/130567/14184975

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
www.eeworm.com/read/127235/14367042

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
www.eeworm.com/read/123453/14631893

h protected.h

/* * protected.h - thread-safe versions of standard library functions * * The standard (or commonly available) C library functions are not always * thread-safe, or re-entrant. This module provides
www.eeworm.com/read/123453/14632574

h protected.h

/* * protected.h - thread-safe versions of standard library functions * * The standard (or commonly available) C library functions are not always * thread-safe, or re-entrant. This module provides