代码搜索:based
找到约 10,000 项符合「based」的源代码
代码结果 10,000
www.eeworm.com/read/132665/14080998
h pattern.h
/*
* Summary: pattern expression handling
* Description: allows to compile and test pattern expressions for nodes
* either in a tree or based on a parser state.
*
* Copy: See Copyrig
www.eeworm.com/read/205306/15321184
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/203108/15365424
m est.m
function [est_coefs,signal]=est(signal,ch_coefs,frames,sim_options)
%**************************************************************************
%This file carriers out channel estimation based on
www.eeworm.com/read/203091/15365513
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/202785/15373050
m uniformm.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] = multiNonUnif
www.eeworm.com/read/200619/15428504
m toolbox_alpert.m
% toolbox_alpert - A toolbox for the Alpert Multiwavelets Transform.
%
% The Alpert transform is a multiwavelets transform based on
% orthogonal polynomials.
%
% See readme file for more
www.eeworm.com/read/110418/15534496
java cipher.java
/*
Christoforos Pirillos @ Villanova University - May 1999
based on code from the book "Java Network Programming" by Hughes
*/
package encryption;
/**This is a generic superclass of all ciphers; it
www.eeworm.com/read/110418/15534500
java cbccipher.java
/*
Christoforos Pirillos @ Villanova University - May 1999
based on code from the book "Java Network Programming" by Hughes
*/
package encryption;
/**
/**The CBCCipher class is a Cipher that attache
www.eeworm.com/read/108427/15586066
java helloworld.java
/*
* program 3.3
*
* This sample program is based on the sample that shipped with TomCat.
* It is a basic servlet that returns an HTML page.
* The program gets a writer, and prints HTML to
www.eeworm.com/read/107430/15607211
txt readme.txt
CIRRUS LAN(tm) CS8900 VxWORKS MUX-Based ENHANCED NETWORK DRIVER (END)
===============================================================================
This readme file describes how to install and co