代码搜索:based
找到约 10,000 项符合「based」的源代码
代码结果 10,000
www.eeworm.com/read/154775/11927109
c raidreconf.c
/*
* raidreconf.c: RAID Reconfiguration Utility, for resizing and reconfiguration
* of RAID sets.
* (C) 1999,2000 by Jakob Oestergaard
*
* This code is based on the mk
www.eeworm.com/read/257131/11948515
asm mon88.asm
;**********************************************************************
;
; MON88 (c) HT-LAB
;
; - Simple Monitor for 8088/86
; - Some bios calls
; - Disassembler based on David Moore's "disasm
www.eeworm.com/read/257016/11959953
txt vba14-2.txt
Private Function LoadShapefile(strPath As String, _
strFile As String, strName As String) As ILayer
' Load the shapefile based on the given path and name.
' Shapefile is added to the focus
www.eeworm.com/read/343236/11962170
txt readme.txt
CIRRUS LAN(tm) CS8900 VxWORKS MUX-Based ENHANCED NETWORK DRIVER (END)
===============================================================================
This readme file describes how to install and co
www.eeworm.com/read/154210/11982764
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/154010/11995366
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/342210/12034983
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/342008/12046849
m udc.m
%UDC Uncorrelated normal based quadratic Bayes classifier
%
% W = udc(A)
%
% Computation a quadratic classifier between the classes in the
% dataset A assuming normal densities with uncorrelated f
www.eeworm.com/read/153036/12064833
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/152967/12072501
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