代码搜索:maximum
找到约 9,165 项符合「maximum」的源代码
代码结果 9,165
www.eeworm.com/read/136879/13356255
cpp fig03_04.cpp
// Fig. 3.4: fig03_04.cpp
// Finding the maximum of three integers
#include
int maximum( int, int, int ); // function prototype
int main()
{
int a, b, c;
cout
www.eeworm.com/read/321848/13395266
asm rfft32m.asm
;============================================================================
;
; File Name : rfft_magc.asm
;
; Originator : Advanced Embeeded Control
; Texas Instruments
www.eeworm.com/read/321827/13397089
c setmaxf.c
/***
*setmaxf.c - Set the maximum number of streams
*
* Copyright (c) 1995-1997, Microsoft Corporation. All rights reserved.
*
*Purpose:
* Defines _setmaxstdio(), a function which ch
www.eeworm.com/read/318884/13467917
m delta.m
function[change] = delta(ct,mt,y,b)
% The delta function is the non-uniform distributions used by the nonUniform
% mutations. This function returns a change based on the current gen, the
% max gen an
www.eeworm.com/read/316231/13527738
html c_limit_attached.html
Run-Time Limit Categories
body {
margin: auto;
fo
www.eeworm.com/read/315311/13546205
html tekhvc.html
Xlib Programming Manual: TekHVC Queries
6.11.4 TekHVC Queries
To obtain the maximum Chroma for a given Hue and Value, use
www.eeworm.com/read/314681/13561798
m contents.m
Spatial Statistics Toolbox 2.0
Kelley Pace, www.spatial-statistics.com, 1/15/03
Two dimensional weight matrices
fdelw2 - spatial contiguity weight matrix
fneighbors2 - nearest neighbors weig
www.eeworm.com/read/307616/13719249
cpp ex4_12.cpp
// Ex4_12.cpp : main project file.
// Using a CLR array
#include "stdafx.h"
using namespace System;
int main(array ^args)
{
array^ samples = gcnew array(5
www.eeworm.com/read/304500/13792159
cpp progressdialog.cpp
/****************************************************************************
ProgressDialog.cpp : Implementation file for the CProgressDialog class
written by PJ Arends
pja@telus.net
For update
www.eeworm.com/read/301914/13845943
h constants.h
//////////////////////////////////////////////////////////////////////
// Title: Geographic Load Balancing for Cellular Networks
// by emulating the behavior of air bubbles
//