代码搜索:based
找到约 10,000 项符合「based」的源代码
代码结果 10,000
www.eeworm.com/read/341565/12077400
m unifmutation.m
function [parent] = uniformMutate(parent,bounds,Ops)
% Uniform mutation changes one of the parameters of the parent
% based on a uniform probability distribution.
%
% function [newSol] = multiNonUnifM
www.eeworm.com/read/341458/12083646
m unifmutation.m
function [parent] = uniformMutate(parent,bounds,Ops)
% Uniform mutation changes one of the parameters of the parent
% based on a uniform probability distribution.
%
% function [newSol] = multiNonUnifM
www.eeworm.com/read/152785/12085098
txt othelo.txt
Introduction to Othelo
======================
Othelo is based on a popular board game. This is by no means the first computer port of this game - the most famous port I can name was "Reversi".
The
www.eeworm.com/read/341196/12104049
m unifmutation.m
function [parent] = uniformMutate(parent,bounds,Ops)
% Uniform mutation changes one of the parameters of the parent
% based on a uniform probability distribution.
%
% function [newSol] = multiNonUnifM
www.eeworm.com/read/152396/12118157
m unifmutation.m
function [parent] = uniformMutate(parent,bounds,Ops)
% Uniform mutation changes one of the parameters of the parent
% based on a uniform probability distribution.
%
% function [newSol] = multiNonUnifM
www.eeworm.com/read/254619/12127119
readme
Template Based B+ Tree Implementation
=====================================
Description
-----------
B+ Tree is a type of tree, which represents sorted data in a way that allows for efficient inserti
www.eeworm.com/read/253924/12177292
m chow_algo.m
% Chow's Algorithm
% ----------------
% This is based on the paper by Chow et al titled
%
% A Practical Discrete Multitone Transceiver Loading Algorithm
% for Data Transmission over Spectrally Shaped
www.eeworm.com/read/339483/12230659
sh generate-script.sh
#!/bin/bash
# generate-script.sh
# Based on an idea by Albert Reiner.
OUTFILE=generated.sh # Name of the file to generate.
# -----------------------------------------------------------
# 'H
www.eeworm.com/read/151143/12233103
m progressbar.m
function handle = progressbar( handle,increment,string,titlestr)
%
% progressbar - shows a progress bar dialog based on the function "waitbar"
%
% Format: handle = progressbar( handle,increment [,
www.eeworm.com/read/339465/12233131
c ibmtr_cs.c
/*======================================================================
A PCMCIA token-ring driver for IBM-based cards
This driver supports the IBM PCMCIA Token-Ring Card.
Written by St