代码搜索:syntax
找到约 10,000 项符合「syntax」的源代码
代码结果 10,000
www.eeworm.com/read/121154/14768393
h cgen.h
#ifndef _CGEN_H_
#define _CGEN_H_
#define CODESIZE 15
/* Procedure codeGen generates code to a code
* file by traversal of the syntax tree. The
* second parameter (codefile) is the file nam
www.eeworm.com/read/118993/14845006
djo makefile.djo
# host: dos
# target: dos 16bit and 32bit
# Makefile for the Netwide Assembler
#
# This is a modification (by John Fine) of makefile.dj
#
# It uses the syntax of "Opus Make", which is the make p
www.eeworm.com/read/220155/14847869
m objpush.m
% OBJPUSH.M (OBJective function for PUSH-cart problem)
%
% This function implements the PUSH-CART PROBLEM.
%
% Syntax: ObjVal = objpush(Chrom,switch_)
%
% Input parameters:
% Chrom - Matr
www.eeworm.com/read/220155/14847874
m objlinq2.m
% OBJLINQ2.M (OBJective function for LINear Quadratic problem)
%
% This function implements the continuous LINear Quadratic problem.
%
% Syntax: ObjVal = objlinq2(Chrom,switch_)
%
% Input parame
www.eeworm.com/read/220155/14847883
m objfun7.m
% OBJFUN7.M (OBJective function for schwefel's FUNction)
%
% This function implements the SCHWEFEL function 7.
%
% Syntax: ObjVal = objfun7(Chrom,switch_)
%
% Input parameters:
% Chrom -
www.eeworm.com/read/220155/14847892
m objfun8.m
% OBJFUN8.M (OBJective function for griewangk's FUNction)
%
% This function implements the GRIEWANGK function 8.
%
% Syntax: ObjVal = objfun8(Chrom,switch_)
%
% Input parameters:
% Chrom
www.eeworm.com/read/220155/14847894
m objfun6.m
% OBJFUN6.M (OBJective function for rastrigins FUNction 6)
%
% This function implements the RASTRIGIN function 6.
%
% Syntax: ObjVal = objfun6(Chrom,switch_)
%
% Input parameters:
% Chrom
www.eeworm.com/read/118063/14889035
asm mouse.asm
; MOUSE.ASM (Turbo Assembler syntax)
; Assorted routines for interfacing to a Microsoft-compatible mouse driver.
; Public domain by Matthew Hildebrand (FidoNet 1:247/128.2)
; This module may be ove
www.eeworm.com/read/116775/14955474
h filter.h
/*++
Modified for keyboard sleep/standby upper filter driver
Modified to include some definitions from poclass.h
Created by: Matthew Snead
Contact: syntax53@hotmail.com
Original file
www.eeworm.com/read/217557/14958425
m explore_svm.m
function varargout = explore_svm(model_file, setup_file, varargin)
% Explore Tests one or more trajectories from the CheckMate model
%
% Syntax:
% "explore_svm"
%
% "explore -vertices"
%