代码搜索:Objective
找到约 3,719 项符合「Objective」的源代码
代码结果 3,719
www.eeworm.com/read/297233/8041400
c thr-posix.c
/* GNU Objective C Runtime Thread Interface for POSIX compliant threads
Copyright (C) 1996, 1997 Free Software Foundation, Inc.
Contributed by Galen C. Hunt (gchunt@cs.rochester.edu)
Modified
www.eeworm.com/read/297233/8041404
c thr-irix.c
/* GNU Objective C Runtime Thread Interface - SGI IRIX Implementation
Copyright (C) 1996, 1997 Free Software Foundation, Inc.
Contributed by Galen C. Hunt (gchunt@cs.rochester.edu)
This file is
www.eeworm.com/read/297233/8041408
c objects.c
/* GNU Objective C Runtime class related functions
Copyright (C) 1993, 1995, 1996 Free Software Foundation, Inc.
Contributed by Kresten Krab Thorup
This file is part of GNU CC.
GNU CC is free
www.eeworm.com/read/297233/8041440
in makefile.in
# GNU Objective C Runtime Makefile
# Copyright (C) 1993, 1995, 1996, 1997 Free Software Foundation, Inc.
#
# This file is part of GNU CC.
#
# GNU CC is free software; you can redistribute it and/o
www.eeworm.com/read/297233/8041460
c objc-act.c
/* Implement classes and message passing for Objective C.
Copyright (C) 1992, 1993, 1994, 1995, 1997 Free Software Foundation, Inc.
Contributed by Steve Naroff.
This file is part of GNU CC.
GN
www.eeworm.com/read/328550/13021343
m paretoga.m
%PROGRAM 4: Pareto Genetic Algorithm帕累托遗传算法
%
% minimizes the objective function designated in ff
% All optimization variables are normalized between 0
% and 1.
% ff must map variables to actual
www.eeworm.com/read/328313/13034534
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/328313/13034560
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/241695/13125033
m objfun1b.m
% OBJFUN1B.M (OBJective function for rotated hyper-ellipsoid)
%
% This function implements the rotated hyper-ellipsoid.
%
% Syntax: ObjVal = objfun1b(Chrom,rtn_type)
%
% Input parameters:
www.eeworm.com/read/241396/13147244
m costfmin.m
function [f,df,ddf] = costfmin(x, baseMVA, bus, gen, gencost, branch, areas, Ybus, Yf, Yt, mpopt, parms, ccost)
%COSTFMIN Evaluates objective function, gradient and Hessian for OPF.
% [f, df, ddf]