代码搜索:Distributed
找到约 10,000 项符合「Distributed」的源代码
代码结果 10,000
www.eeworm.com/read/108165/6185638
java dummydao.java
/*
* Copyright 2002-2004 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
www.eeworm.com/read/108165/6185655
java booleantestbean.java
/*
* Copyright 2002-2004 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
www.eeworm.com/read/106385/6194930
changelog
//===========================================================================
//####COPYRIGHTBEGIN####
//
// -----------------
www.eeworm.com/read/106385/6194952
changelog
//===========================================================================
//####COPYRIGHTBEGIN####
//
// -----------------
www.eeworm.com/read/100601/6266981
doc netscape_mods.doc
/* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*-
*
* The contents of this file are subject to the Netscape Public
* License Version 1.1 (the "License"); you may not use t
www.eeworm.com/read/493822/6391297
h uart.h
/*! \file uart.h \brief UART driver with buffer support. */
//*****************************************************************************
//
// File Name : 'uart.h'
// Title : UART driver with
www.eeworm.com/read/493005/6403477
norm
NAME
norm - calculate a norm of a value
SYNOPSIS
norm(x)
TYPES
If x is an object of type xx, the function xx_norm has to have been
defined; what this does will be determined by the d
www.eeworm.com/read/493005/6403483
ltol
NAME
ltol - "leg to leg", third side of a right-angled triangle with
unit hypotenuse, given one other side
SYNOPSIS
ltol(x, [,eps])
TYPES
x real
eps nonzero real
return real
www.eeworm.com/read/493005/6403484
time
NAME
time - number of seconds since the Epoch
SYNOPSIS
time()
TYPES
return int
DESCRIPTION
The time() builtin returns the number of seconds since the Epoch,
which according to P