代码搜索:minimum
找到约 5,594 项符合「minimum」的源代码
代码结果 5,594
www.eeworm.com/read/136989/5833935
cpp portableserver_policyfactory.cpp
#include "PortableServer_PolicyFactory.h"
#include "POA_Policies.h"
ACE_RCSID (PortableServer,
PortableServer_PolicyFactory,
"PortableServer_PolicyFactory.cpp,v 1.1 2002/08
www.eeworm.com/read/136989/5834328
mpc notify_lanes.mpc
// -*- MPC -*-
// Notify_Lanes.mpc,v 1.4 2004/01/04 09:22:37 jwillemsen Exp
project(*Supplier): notify, rtcorba, rtnotify, minimum_corba, naming {
exename = Supplier
Source_Files {
Supp
www.eeworm.com/read/136989/5834352
mpc notify_threadpool.mpc
// Notify_ThreadPool.mpc,v 1.4 2004/01/05 19:55:27 elliott_c Exp
project(*Supplier): rtnotify, notifytest, rtportableserver {
avoids += minimum_corba
exename = Supplier
Source_Files {
S
www.eeworm.com/read/136989/5836079
mpc interfacerepo_persistence_test.mpc
// -*- MPC -*-
// InterfaceRepo_Persistence_Test.mpc,v 1.5 2003/12/23 21:04:24 dhinton Exp
project: taoexe, ifr_client {
avoids += minimum_corba
exename = Persistence_Test
}
www.eeworm.com/read/136989/5836086
mpc interfacerepo_ifr_test.mpc
// -*- MPC -*-
// InterfaceRepo_IFR_Test.mpc,v 1.5 2003/12/23 21:04:24 dhinton Exp
project: taoexe, ifr_client {
avoids += minimum_corba
exename = IFR_Test
}
www.eeworm.com/read/136989/5838782
mpc dii_cubit.mpc
// -*- MPC -*-
// DII_Cubit.mpc,v 1.7 2003/12/23 21:05:25 dhinton Exp
project(*client): taoexe, portableserver, strategies, dynamicinterface {
after += IDL_Cubit_Server
idlflags += -Gd
www.eeworm.com/read/121297/6068887
c min.c
#include
#include
#include
#include
double fn1 (double x, void * params)
{
return cos(x) + 1.0;
}
int
main (void)
{
int status;
int
www.eeworm.com/read/118033/6100077
inc sb-link.inc
; return codes
success equ 00h
invalid_parameter equ 81h
buffer_too_small equ 82h
not_implemented equ 86h
minimum_buffer_size equ 3 ; Depend On Chipset
ifndef RT32
public sb_link_bios
www.eeworm.com/read/484355/6585973
m start.m
%% Problem zajaczka wielkanocnego
% clear all;
% close all;
% clc;
global A n odleglosc permutacja
n=input('Podaj ilosc miejsc, ktore musi odwiedzic Zajaczek: ');
%% Generowanie tablicy
www.eeworm.com/read/124283/14579125
c min.c
#include
#include
#include
#include
double fn1 (double x, void * params)
{
return cos(x) + 1.0;
}
int
main (void)
{
int status;
int