代码搜索:Objective
找到约 3,719 项符合「Objective」的源代码
代码结果 3,719
www.eeworm.com/read/438109/1827518
txt license.txt
OBJECTIVE DEVELOPMENT GmbH's AVR-USB driver software is distributed under the
terms and conditions of the GNU GPL version 2, see the text below. In addition
to the requirements in the GPL, we STRONGLY
www.eeworm.com/read/360074/2969851
txt license.txt
OBJECTIVE DEVELOPMENT GmbH's AVR-USB driver software is distributed under the
terms and conditions of the GNU GPL version 2, see the text below. In addition
to the requirements in the GPL, we STRONGLY
www.eeworm.com/read/266014/4276257
txt license.txt
OBJECTIVE DEVELOPMENT GmbH's AVR-USB driver software is distributed under the
terms and conditions of the GNU GPL version 2, see the text below. In addition
to the requirements in the GPL, we STRONGLY
www.eeworm.com/read/474016/6828733
txt readme.txt
This is the Readme file to Objective Development's firmware-only USB driver
for Atmel AVR microcontrollers. For more information please visit
http://www.obdev.at/avrusb/
This directory contains the U
www.eeworm.com/read/474093/6832676
txt readme.txt
This is the Readme file to Objective Development's firmware-only USB driver
for Atmel AVR microcontrollers. For more information please visit
http://www.obdev.at/avrusb/
This directory contains the U
www.eeworm.com/read/474093/6832683
txt license.txt
OBJECTIVE DEVELOPMENT GmbH's AVR-USB driver software is distributed under the
terms and conditions of the GNU GPL version 2, see the text below. In addition
to the requirements in the GPL, we STRONGLY
www.eeworm.com/read/473080/6855049
txt readme.txt
This is the Readme file to Objective Development's firmware-only USB driver
for Atmel AVR microcontrollers. For more information please visit
http://www.obdev.at/avrusb/
This directory contains the U
www.eeworm.com/read/471348/6890567
m objpush.m
% OBJPUSH.M (OBJective function for PUSH-cart problem)
%
% This function implements the PUSH-CART PROBLEM.
%
% Syntax: ObjVal = objpush(Chrom,rtn_type)
%
% Input parameters:
% Chrom
www.eeworm.com/read/471348/6890578
m objlinq2.m
% OBJLINQ2.M (OBJective function for LINear Quadratic problem)
%
% This function implements the continuous LINear Quadratic problem.
%
% Syntax: ObjVal = objlinq2(Chrom,rtn_type)
%
% Input
www.eeworm.com/read/395537/8168746
m uvwd.m
function gradf = uvwd(xy);
%
% uvwd
% Gradient of objective function uvw.
% Vectorized to handle a 2 x n input matrix xy,
% whose columns give the evaluation points in the plane.
% Returns an