代码搜索:methods
找到约 10,000 项符合「methods」的源代码
代码结果 10,000
www.eeworm.com/read/146056/5740767
in was.in
#!/bin/sh
#
# $Id: WAS.in,v 1.1 2004/12/20 16:19:37 sunjd Exp $
#
# WAS
#
# Description: Manages a Websphere Application Server as an HA resource
#
#
# Author: Alan Robertson
# Support: linux-ha-dev@
www.eeworm.com/read/128846/14276602
txt 87.txt
Modular code
Modular code keeps implementations isolated so that they depend on other code as little as possible. Though modular code does not affect how well your code executes, you will get many b
www.eeworm.com/read/222288/14698004
m rctrap.m
function T=rctrap(f,a,b,n)
%Input - f is the integrand
% - a and b are upper and lower limits of integration
% - n is the number of times for recursion
%Output - T is the re
www.eeworm.com/read/212063/15166365
txt readme.txt
Note:
The projects in this section use a random number generator
to produce numbers for the sorting methods. The code can be
easily adapted to read prearranged numbers from
www.eeworm.com/read/164348/5496760
h minifileobj.h
/* ***** BEGIN LICENSE BLOCK *****
* Source last modified: $Id: minifileobj.h,v 1.2.32.1 2004/07/09 02:04:12 hubbe Exp $
*
* Portions Copyright (c) 1995-2004 RealNetworks, Inc. All Rights Reser
www.eeworm.com/read/158865/5594305
readme
GNU Objective C notes
*********************
This document is to explain what has been done, and a little about how
specific features differ from other implementations. The runtime has
been complete
www.eeworm.com/read/191513/8428482
txt history - simpletimer.txt
SimpleTimer, ver. 2.0.3
- ver. 2.0.3: Added property Tag to make SimpleTimer compatible with TTimer.
- ver. 2.0.2: No functional change, just a correction of the demo and
the documentation
www.eeworm.com/read/388080/8636987
h parse.h
/*
Copyright (c) 2000-2003, Jelle Kok, University of Amsterdam
All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the fo