代码搜索:based

找到约 10,000 项符合「based」的源代码

代码结果 10,000
www.eeworm.com/read/318168/13484520

def ruby.def

;--------------------------------------- ; PSPad clip definition file for Ruby ; based on TextMate Snippets ; Author: VKyr ; Last revision: 06. Nov 2007 19:46 ; File version: 1.0 ; ; --
www.eeworm.com/read/318141/13484980

txt readme.txt

Petri Net Toolbox for MATLAB ============================ The Petri Net Toolbox is a software tool for simulation, analysis and design of discrete event systems, based on Petri net models. This so
www.eeworm.com/read/317829/13496093

m opt_filter.m

%----------------------------------------------------------------------------------------- % 本程序直接摘自文献: % S. K. Mitra. Digital Signal Processing: A Computer-Based Approach. Second Edition, %
www.eeworm.com/read/317775/13497426

m opt_filter.m

%----------------------------------------------------------------------------------------- % 本程序直接摘自文献: % S. K. Mitra. Digital Signal Processing: A Computer-Based Approach. Second Edition, %
www.eeworm.com/read/316950/13513861

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/316047/13531338

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/315702/13537803

h lcd.h

/* vim: set sw=8 ts=8 si : */ /**************************************************************************** * Title : HD44780 LCD library * Authors: * Based on Volker Oth's lcd library (htt
www.eeworm.com/read/315146/13550203

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/314800/13558972

m opt_filter.m

%----------------------------------------------------------------------------------------- % 本程序直接摘自文献: % S. K. Mitra. Digital Signal Processing: A Computer-Based Approach. Second Edition, %
www.eeworm.com/read/312003/13620286

c macaddr.c

/* * macaddr * * Program to return the MAC address of an Ethernet * adapter. This was written to help configure the * adapter based on the MAC address rather than the * name. * * Version 1.0