代码搜索:mate
找到约 1,628 项符合「mate」的源代码
代码结果 1,628
www.eeworm.com/read/380486/9145185
c mate.c
/* mate.c */
/* Copyright 2004-2007 Oswaldo Morizaki */
/* This file is part of ga-nn-ag.
ga-nn-ag is free software; you can redistribute it and/or modify
it under the terms of the GNU G
www.eeworm.com/read/449150/7517735
1 mate3.1
2 1 1
0 0
0 0
0 0 0 0
0 10
770 10
0 10
0 10
514 10
1537 10
0 10
0 10
0 10
0 10
514 10
0 10
0 10
257 0
0 10
0 10
0 0
0 0
1026 10
0 0
0 0
258 10
0 0
0 0
0 0
0 0
258 10
102
www.eeworm.com/read/137691/5821091
h mate.h
/* tab:4
*
*
* "Copyright (c) 2000-2004 The Regents of the University of California.
* All rights reserved.
*
* Permission to use, copy, modify, and distribute this software and
* it
www.eeworm.com/read/402420/11535229
m mate.m
function [new_gen,mating] = mate(old_gen)
%MATE Randomly reorders (mates) OLD_GEN.
% [NEW_GEN,MATING] = MATE(OLD_GEN) performs random reordering
% on OLD_GEN. NEW_GEN is the new reordering.
www.eeworm.com/read/125501/14489505
m mate.m
function [new_gen,mating] = mate(old_gen)
%MATE Randomly reorders (mates) OLD_GEN.
% [NEW_GEN,MATING] = MATE(OLD_GEN) performs random reordering
% on OLD_GEN. NEW_GEN is the new reordering.
www.eeworm.com/read/193426/8227219
m mate.m
function [new_gen,mating] = mate(old_gen)
%MATE Randomly reorders (mates) OLD_GEN.
% [NEW_GEN,MATING] = MATE(OLD_GEN) performs random reordering
% on OLD_GEN. NEW_GEN is the new reordering.
www.eeworm.com/read/275852/10791854
tex mate-manual.tex
\documentclass[12pt]{article}
\usepackage{graphicx}
\usepackage{graphics}
\usepackage{multicol}
\usepackage{epsfig,amsmath,amsfonts}
\usepackage{xspace}
\usepackage{subfigure}
\makeatletter
www.eeworm.com/read/275852/10791942
pdf mate-manual.pdf
www.eeworm.com/read/319084/13462767
ico idr_mate.ico
www.eeworm.com/read/132649/5912032
hpp mate_pair.hpp
/*
* ===========================================================================
* PRODUCTION $Log: mate_pair.hpp,v $
* PRODUCTION Revision 1000.0 2004/06/01 19:55:32 gouriano
* PRODUCTION PRODU