代码搜索:syntax

找到约 10,000 项符合「syntax」的源代码

代码结果 10,000
www.eeworm.com/read/232342/14197091

m rri_bootprocrust.m

function rotatemat=rri_bootprocrust(origlv,bootlv) %syntax rotatemat=rri_bootprocrust(origlv,bootlv) %define coordinate space between orignal and bootstrap LVs temp=origlv'*bootlv; %orthogonal
www.eeworm.com/read/232339/14197203

m rri_bootprocrust.m

function rotatemat=rri_bootprocrust(origlv,bootlv) %syntax rotatemat=rri_bootprocrust(origlv,bootlv) %define coordinate space between orignal and bootstrap LVs temp=origlv'*bootlv; %orthogonal
www.eeworm.com/read/231622/14225910

m emdc.m

%EMDC computes Empirical Mode Decomposition % % % Syntax % % % [IMF,NB_ITERATIONS]=EMDC(T,X,STOP_PARAMETERS,MAX_IMFS); % % % Description % % % computes EMD according to [1] with stopp
www.eeworm.com/read/230957/14264411

in config.in

# # For a description of the syntax of this configuration file, # see scripts/kbuild/config-language.txt. # menu "udhcp Server/Client" config CONFIG_APP_UDHCPD bool "udhcp Server (udhcpd)" default
www.eeworm.com/read/230895/14270220

m gauss.m

function [r, w] = Gauss(l) % RETURN COORDINATES OF GAUSS QUADRATURE POINTS AND THEIR WEIGHTS % % SYNTAX: [r, w] = Gauss(l) % % INPUT PARAMETERS % l - Order of Gauss quadrature ( 1 =< r
www.eeworm.com/read/227241/14435864

c lattr.c

/* * Line attribute cache * Copyright * (C) 2006 Joseph H. Allen * * This file is part of JOE (Joe's Own Editor) * * This is a gap buffer which stores the syntax highlighter parser state for
www.eeworm.com/read/227241/14436267

jsf conf.jsf

# JOE syntax highlight file for typical UNIX configuration files =Idle =Comment green =String cyan =Escape bold cyan :idle Idle * idle "#" comment recolor=-1 "\"" string recolor=-1 "'"
www.eeworm.com/read/227241/14436294

in conf.jsf.in

# JOE syntax highlight file for typical UNIX configuration files =Idle =Comment green =String cyan =Escape bold cyan :idle Idle * idle "#" comment recolor=-1 "\"" string recolor=-1 "'"
www.eeworm.com/read/227241/14436295

in html.jsf.in

# JOE syntax highlight file for HTML # # Note: # * .. and .. # blocks are assumed to be html-encoded, not raw. # To make them raw, you should enclose them withi
www.eeworm.com/read/227241/14436334

jsf html.jsf

# JOE syntax highlight file for HTML # # Note: # * .. and .. # blocks are assumed to be html-encoded, not raw. # To make them raw, you should enclose them withi