代码搜索:mate
找到约 1,628 项符合「mate」的源代码
代码结果 1,628
www.eeworm.com/read/427112/1974833
java repositoryid_1_3.java
/*
* @(#)RepositoryId_1_3.java 1.14 05/11/17
*
* Copyright 2006 Sun Microsystems, Inc. All rights reserved.
* SUN PROPRIETARY/CONFIDENTIAL. Use is subject to license terms.
*/
/*
* Licensed Mate
www.eeworm.com/read/420697/2066018
java repositoryid_1_3.java
/*
* @(#)RepositoryId_1_3.java 1.11 03/01/23
*
* Copyright 2003 Sun Microsystems, Inc. All rights reserved.
* SUN PROPRIETARY/CONFIDENTIAL. Use is subject to license terms.
*/
/*
* Licensed Mate
www.eeworm.com/read/369885/2790119
java repositoryid_1_3.java
/*
* @(#)RepositoryId_1_3.java 1.14 05/11/17
*
* Copyright 2006 Sun Microsystems, Inc. All rights reserved.
* SUN PROPRIETARY/CONFIDENTIAL. Use is subject to license terms.
*/
/*
* Licensed Mate
www.eeworm.com/read/358243/2989817
java repositoryid_1_3.java
/*
* @(#)RepositoryId_1_3.java 1.14 05/11/17
*
* Copyright 2006 Sun Microsystems, Inc. All rights reserved.
* SUN PROPRIETARY/CONFIDENTIAL. Use is subject to license terms.
*/
/*
* Licensed Mate
www.eeworm.com/read/254392/4384998
java repositoryid_1_3.java
/*
* @(#)RepositoryId_1_3.java 1.13 03/12/19
*
* Copyright 2004 Sun Microsystems, Inc. All rights reserved.
* SUN PROPRIETARY/CONFIDENTIAL. Use is subject to license terms.
*/
/*
* Licensed Mate
www.eeworm.com/read/193426/8227226
m reproduc.m
function [new_gen,selected] = reproduc(old_gen,fitness)
%REPRODUC selects individuals proportional to their fitness.
% [NEW_GEN,SELECTED] = MATE(OLD_GEN,FITNESS) selects
% individuals from OLD_
www.eeworm.com/read/388272/8620568
h search.h
// search.h
#ifndef SEARCH_H
#define SEARCH_H
// includes
#include
#include "move_list.h"
#include "move.h"
// types
struct search_multipv_t
{
int mate;