代码搜索:based
找到约 10,000 项符合「based」的源代码
代码结果 10,000
www.eeworm.com/read/441446/7670353
c forcedeth.c
/*
* forcedeth: Ethernet driver for NVIDIA nForce media access controllers.
*
* Note: This driver is a cleanroom reimplementation based on reverse
* engineered documentation written by Carl-D
www.eeworm.com/read/441275/7672212
cpp hashmapjava.cpp
/*
* A HashMap is an associative container that manages a set of key/value pairs.
* A pair is stored in a hashing structure based on the hash code of its key,
* which is obtained by us
www.eeworm.com/read/440480/7688837
m desccuboid_grad.m
% Cuboid descriptor based on histogrammed gradient.
%
% Adaptation of Lowe's SIFT descriptor for cuboids. Creates a descriptor for an cuboid
% that is fairly robust to small perturbations of the cubo
www.eeworm.com/read/440025/7695716
m binarymutation.m
function [parent] = binaryMutate(parent,bounds,Ops)
% Binary mutation changes each of the bits of the parent
% based on the probability of mutation
%
% function [newSol] = binaryMutate(parent,bounds,O
www.eeworm.com/read/438091/7736733
m ch4_1f.m
% Select a demo number: 7
% This case study illustrates various possibilities to estimate a
% reasonable model structure.
%
% It is based on the same "hairdyer" data as demo # 2.
% The
www.eeworm.com/read/437574/7745668
m examplehu.m
% An elaborate example.
% It demonstrates how (little) the vector of invariants based on
% central moments depends on either rotation or similitude transforms.
% This example requires the Image Proce
www.eeworm.com/read/436736/7762990
m binarymutation.m
function [parent] = binaryMutate(parent,bounds,Ops)
% Binary mutation changes each of the bits of the parent
% based on the probability of mutation
%
% function [newSol] = binaryMutate(parent,bounds,O
www.eeworm.com/read/250359/7811477
m binarymutation.m
function [parent] = binaryMutate(parent,bounds,Ops)
% Binary mutation changes each of the bits of the parent
% based on the probability of mutation
%
% function [newSol] = binaryMutate(parent,bounds,O
www.eeworm.com/read/299064/7893943
c snprintf.c
/*
* This version of snprintf() and vsnprintf() is based on Sprint from
* SIO by Panagiotis Tsirigotis, as included with xidentd-2.2.1.
*
* The modifications were made by The XFree86 Project, Inc
www.eeworm.com/read/198970/7900212
m ksizerot.m
function h = ksizeROT(npd,noIQR)
% "Rule of Thumb" estimate (Silverman)
% Estimate is based on assumptions of Gaussian data and kernel
% Actually the multivariate version in Scott ('92)
% Use