代码搜索:Objective
找到约 3,719 项符合「Objective」的源代码
代码结果 3,719
www.eeworm.com/read/123850/14609369
txt flow control and exception handling.txt
作者:jeru
email: jeru@163.net
日期:7/3/2001 10:00:19 AM
2) Flow control and exception Handling
Objective 1)
Write code using if and switch statements and identify legal argument types for these stat
www.eeworm.com/read/123850/14609706
txt language fundamentals.txt
作者:jeru
email: jeru@163.net
日期:7/3/2001 9:54:36 AM
4) Language Fundamentals
Objective 1)
Identify correctly constructed package declarations import statements class declarations (of all forms i
www.eeworm.com/read/36609/1062292
awk compare-sizes.awk
#!/usr/bin/awk -f
# Name: compare-sizes.awk
# Project: avr-usb
# Author: Christian Starkjohann
# Creation Date: 2008-04-29
# Tabsize: 4
# Copyright: (c) 2008 by OBJECTIVE DEVELOPMENT Software GmbH
# L
www.eeworm.com/read/480055/1323130
m runps.m
function [x fval] = runps(a,b,c,x0)
[x, fval] = patternsearch(@nestedfun,x0);
% Nested function that computes the objective function
function y = nestedfun(x)
y = (a - b*x(1)^2 + x(1)
www.eeworm.com/read/460526/1560937
h thr.h
/* Thread and mutex controls for Objective C.
Copyright (C) 1996, 1997 Free Software Foundation, Inc.
Contributed by Galen C. Hunt (gchunt@cs.rochester.edu)
This file is part of GNU CC.
GNU CC
www.eeworm.com/read/250317/4431777
m runps.m
function [x fval] = runps(a,b,c,x0)
[x, fval] = patternsearch(@nestedfun,x0);
% Nested function that computes the objective function
function y = nestedfun(x)
y = (a - b*x(1)^2 + x(1)
www.eeworm.com/read/233448/4676287
mm cxx-scope-2.mm
/* APPLE LOCAL file mainline */
/* Make sure Objective-C++ can distinguish ObjC classes from C++ classes. */
/* Author: Ziemowit Laski */
/* { dg-do compile } */
#include
www.eeworm.com/read/231546/4715221
vim objc.vim
" Vim syntax file
" Language: Objective C
" Maintainer: Valentino Kyriakides
" Last Change: 2001 May 09
" For version 5.x: Clear all syntax items
" For version 6.
www.eeworm.com/read/213877/4910599
h multimedia-system-control.h
/**
* This file was generated by the Objective Systems ASN1C Compiler
* (http://www.obj-sys.com). Version: 5.72, Date: 22-Mar-2005.
*/
#ifndef MULTIMEDIA_SYSTEM_CONTROL_H
#define MULTIMEDIA_SYSTEM
www.eeworm.com/read/182103/5265707
txt unlimited.txt
#
# $Id: Unlimited.txt,v 1.1 1999/04/19 17:30:02 joel Exp $
#
This document explains how the unlimited objects support works. This was
written by Chris Johns of Objective Design Syste