代码搜索:syntax
找到约 10,000 项符合「syntax」的源代码
代码结果 10,000
www.eeworm.com/read/369048/9666471
m objgold.m
% OBJGOLD.M (OBJective function for GOLDstein-price function)
%
% This function implements the GOLDSTEIN-PRICE function.
%
% Syntax: ObjVal = objgold(Chrom,rtn_type)
%
% Input parameters:
www.eeworm.com/read/369048/9666501
m objsixh.m
% OBJSIXH.M (OBJective function for SIX Hump camelback function)
%
% This function implements the six hump camelback function.
%
% Syntax: ObjVal = objsixh(Chrom,rtn_type)
%
% Input parame
www.eeworm.com/read/172783/9690836
txt code_guidelines.txt
Corona Coding Guidelines:
Syntax:
- Keep lines under eighty characters.
- Pretty straightforward... just try to write clear code and
follow the rest of the library's style.
Semanti
www.eeworm.com/read/368322/9701928
cpp cedtdochndr.cpp
#include "stdafx.h"
#include "cedtHeader.h"
#include "DocumentSummary.h"
// ON UPDATE DOCUMENT SYNTAX TYPE
void CCedtDoc::OnUpdateDocuSyntaxType0 (CCmdUI* pCmdUI) { OnUpdateDocuSyntaxType(pCmd
www.eeworm.com/read/415996/11045535
inc 8x930hx.inc
##82930H USB#
; NOTE: MINOR SYNTAX CHANGES MAY NEED TO BE MADE TO THIS FILE DEPENDING ON
; THE COMPILER YOU ARE USING.
HTXDAT EQU TXDAT
HTXCNTL EQU TXCNTL
HSTA
www.eeworm.com/read/414991/11086883
m trainpso.m
%TRAINPSO Particle Swarm Optimization backpropagation.
%
% Syntax
%
% [net,tr,Ac,El] = trainpso(net,Pd,Tl,Ai,Q,TS,VV,TV)
% info = trainpso(code)
%
% Description
%
% TRAINPSO is a
www.eeworm.com/read/249156/12519167
pas program5.pas
program PL0(input,output);
(* PL/0 compiler with syntax error recovery *)
const norw = 11; (* no. of reserved words *)
txmax = 100; (* length of identifier table *)
nmax = 14;
www.eeworm.com/read/249156/12519174
pas program4.pas
program PL0(input,output);
(* PL/0 compiler syntax analysis only *)
const norw = 11; (* no. of reserved words *)
txmax = 100; (* length of identifier table *)
nmax = 14;
www.eeworm.com/read/147096/12585051
c simrscbv.c
/*============================================================================
* Syntax:[sys, x0, str, ts] = simrscbv(t, x, u, flag, n, k, pg, tp, dim)
* SIMRSCBV SIMULINK S-function for Reed-Sol