代码搜索:Objective
找到约 3,719 项符合「Objective」的源代码
代码结果 3,719
www.eeworm.com/read/257396/11932165
c usbdrv.c
/* Name: usbdrv.c
* Project: AVR USB driver
* Author: Christian Starkjohann
* Creation Date: 2004-12-29
* Tabsize: 4
* Copyright: (c) 2005 by OBJECTIVE DEVELOPMENT Software GmbH
* License: GNU G
www.eeworm.com/read/257396/11932191
h usbdrv.h
/* Name: usbdrv.h
* Project: AVR USB driver
* Author: Christian Starkjohann
* Creation Date: 2004-12-29
* Tabsize: 4
* Copyright: (c) 2005 by OBJECTIVE DEVELOPMENT Software GmbH
* License: GNU G
www.eeworm.com/read/343302/11958619
c usbdrv.c
/* Name: usbdrv.c
* Project: AVR USB driver
* Author: Christian Starkjohann
* Creation Date: 2004-12-29
* Tabsize: 4
* Copyright: (c) 2005 by OBJECTIVE DEVELOPMENT Software GmbH
* License: GNU G
www.eeworm.com/read/343302/11958664
h usbdrv.h
/* Name: usbdrv.h
* Project: AVR USB driver
* Author: Christian Starkjohann
* Creation Date: 2004-12-29
* Tabsize: 4
* Copyright: (c) 2005 by OBJECTIVE DEVELOPMENT Software GmbH
* License: GNU G
www.eeworm.com/read/153614/12020895
vhd 38_test_28.vhd
--Page :294,295
--Objective :Multiple array inputs
--Filename :test_28.vhd
--Author :Joseph Pick
entity Test_28 is
end Test_28 ;
architecture Behave_1 of Tes
www.eeworm.com/read/153614/12020910
vhd 37_test_105.vhd
--Page :308,309
--Objective :Function slices
--Filename :test_105.vhd
--Author :Joseph Pick
entity Test_105 is
end Test_105;
architecture Behave_1 of Test_
www.eeworm.com/read/153614/12021277
vhd 31_test_35b.vhd
-- Page : 353 - 354
--
-- Objective : array signal multiplexing : error
--
-- File Name : test_35b.vhd
--
-- Author : Joseph Pick
--
entity Test_35b is
end Test_35b;
archi
www.eeworm.com/read/153614/12021364
vhd 50_test_18e.vhd
--Page :293,294
--Objective :More glitches in inertial model
--Filename : test_18e.vhd
--Author :Joseph Pick
entity Test_18e is
end Test_18e;
architecture Be
www.eeworm.com/read/255663/12067232
cpp markup.cpp
// Markup.cpp: implementation of the CMarkup class.
//
// Markup Release 6.3
// Copyright (C) 1999-2002 First Objective Software, Inc. All rights reserved
// Go to www.firstobject.com for the late
www.eeworm.com/read/253614/12209277
m amoeba.m
function [p,y,nfunk] = amoeba(funk, p, y, ndim, ftol, NMAX)
%function [p,y,nfunk] = amoeba(funk, p, y, ndim, ftol, NMAX)
% The Downhill Simplex method of optimization minimizes a scalar objective
%