代码搜索:maximum

找到约 9,165 项符合「maximum」的源代码

代码结果 9,165
www.eeworm.com/read/384270/8883840

c bounding_volumes.c

#include /**************************************************************************** These definitions of vectors and matrices are used throughout this code. The constant M_PI_2 is equal
www.eeworm.com/read/282675/9075210

py defaultargs.py

# The contents of this file are subject to the BitTorrent Open Source License # Version 1.0 (the License). You may not copy or use this file, in either # source code or executable form, except in com
www.eeworm.com/read/379038/9210459

conf server.conf

# Configurations for soccerserver # Lines that start '#' are comment lines. # width of goals goal_width: 14.02 # size, decay, random parameter, weight, maximum speed of players player_size: 0.3 play
www.eeworm.com/read/180351/9311455

h serversettings.h

/* Copyright (c) 2000-2002, 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 f
www.eeworm.com/read/376353/9320084

h serversettings.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 t
www.eeworm.com/read/372371/9512479

readme

This example shows how to run vsftpd in "standalone" mode - i.e. without needing to run an inetd of some kind (inetd, xinetd, tcpserver etc). vsftpd has supported standalone mode since v1.1.0. With
www.eeworm.com/read/364019/9925538

h tftp.h

/********************************************************** Date: OCT 28, 2006 Project : TFTP Server Programer: Reza Rahmanian, Craig Holmes File: Header Files Purpose: This file contains all the n
www.eeworm.com/read/168218/9931631

out mns.out

matrix size is 0 0 0 0 0 0 0 1 1 1 0 0 0 0 0 0 1 1 1 1 0 0 0 1 1 1 1 1 1 1 0 1 1 1 1 1 1 1 1 1 0 1 1 1 2 2 2 2 2 2 1 1 1 1 2 2 2 2 2 2 1 1 1 1 2 2 2 2 3 3 1 1 2 2 2 2 2 2 3 3 1 1 2 2
www.eeworm.com/read/168218/9932854

out mns.out

matrix size is 0 0 0 0 0 0 0 1 1 1 0 0 0 0 0 0 1 1 1 1 0 0 0 1 1 1 1 1 1 1 0 1 1 1 1 1 1 1 1 1 0 1 1 1 2 2 2 2 2 2 1 1 1 1 2 2 2 2 2 2 1 1 1 1 2 2 2 2 3 3 1 1 2 2 2 2 2 2 3 3 1 1 2 2
www.eeworm.com/read/168118/9937714

m maxcorr.m

function x=maxcorr(trace1,trace2,n) % x=maxcorr(trace1,trace2,n) % % MAXCORR computes 2*n+1 lags of the crosscorrelation of trace1 % with trace2 (using CCORR) and then uses splines to pick the % maxi