代码搜索:based
找到约 10,000 项符合「based」的源代码
代码结果 10,000
www.eeworm.com/read/238545/13876399
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/152843/5662338
h io_fw_down3.h
//**************************************************************
//* Edgeport Binary Image (for TI based products)
//* Generated by TIBin2C v2.00 (watchport)
//* Copyright (C) 2001 Inside Out Networks
www.eeworm.com/read/152843/5662370
c kaweth.c
/****************************************************************
*
* kaweth.c - driver for KL5KUSB101 based USB->Ethernet
*
* (c) 2000 Interlan Communications
* (c) 2000 Stephane Aln
www.eeworm.com/read/150409/5692751
java signer.java
package org.bouncycastle.crypto;
/**
* Generic signer interface for hash based and message recovery signers.
*/
public interface Signer
{
/**
* Initialise the signer for signing or verifi
www.eeworm.com/read/150372/5693677
h isd51.h
//
// ISD51 In-System Debugger for 8051 based microcontrollers
// Copyright KEIL ELEKTRONIK GmbH and Keil Software, Inc. 2000 - 2003
// Version 2.03
//-----------------------------------------
www.eeworm.com/read/150372/5693682
h isd51.h
//
// ISD51 In-System Debugger for 8051 based microcontrollers
// Copyright KEIL ELEKTRONIK GmbH and Keil Software, Inc. 2000 - 2003
// Version 2.03
//-----------------------------------------
www.eeworm.com/read/150372/5693688
h isd51.h
//
// ISD51 In-System Debugger for 8051 based microcontrollers
// Copyright KEIL ELEKTRONIK GmbH and Keil Software, Inc. 2000 - 2003
// Version 2.02
//-----------------------------------------
www.eeworm.com/read/150372/5693694
h isd51.h
//
// ISD51 In-System Debugger for 8051 based microcontrollers
// Copyright KEIL ELEKTRONIK GmbH and Keil Software, Inc. 2000 - 2003
// Version 2.03
//-----------------------------------------
www.eeworm.com/read/148152/5717992
h demux.h
/*
* demux.h
*
* Copyright (c) 2002 Convergence GmbH
*
* based on code:
* Copyright (c) 2000 Nokia Research Center
* Tampere, FINLAND
*
* This program is free software;
www.eeworm.com/read/147422/5729917
m fbana.m
% Function: perform Formant Based Linear Prediction Analysis
function [voicetype,gci,ir,cofa,FF,FB,gm,gpcof,ncidx,ncgm]=fbana(signal,basic);
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%