代码搜索:parse
找到约 10,000 项符合「parse」的源代码
代码结果 10,000
www.eeworm.com/read/361386/10055659
lex tiger.lex
package Parse;
%%
%implements Lexer
%function nextToken
%type java_cup.runtime.Symbol
%{
private ErrorMsg.ErrorMsg errorMsg;
private void newline() { errorMsg.newline(yychar); }
// contatore an
www.eeworm.com/read/357874/10199114
m grammatical_inference.m
function [A,I,S,P] = Grammatical_Inference(x, labels)
% Bottom-Up Parsing
%
% Inputs:
% x - Text vectors to parse
% labels - Labels for the text vectors {-1, 1}
%
% Output:
www.eeworm.com/read/353746/10421196
c testcolor.c
/* Pango
* test-color.c: Test program for pango_color_parse()
*
* Copyright (C) 2002 Matthias Clasen
*
* This library is free software; you can redistribute it and/or
* modify it under the terms
www.eeworm.com/read/424424/10451007
h regexpparser.h
#ifndef REGEXPPARSER_H
#define REGEXPPARSER_H
#include "node.h"
class RegExpParser
{
public:
Node *parse(const QString ®Exp);
private:
Node *parseRegExp();
Node *parseExpression();
www.eeworm.com/read/351073/10683203
h regexpparser.h
#ifndef REGEXPPARSER_H
#define REGEXPPARSER_H
#include "node.h"
class RegExpParser
{
public:
Node *parse(const QString ®Exp);
private:
Node *parseRegExp();
Node *parseExpression();
www.eeworm.com/read/349842/10796801
m grammatical_inference.m
function [A,I,S,P] = Grammatical_Inference(x, labels)
% Bottom-Up Parsing
%
% Inputs:
% x - Text vectors to parse
% labels - Labels for the text vectors {-1, 1}
%
% Output:
www.eeworm.com/read/417108/11003461
file-attr-restore
#!/usr/bin/perl
# This script will parse the output of "find ARG [ARG...] -ls" and
# apply (at your discretion) the permissions, owner, and group info
# it reads onto any existing files and dirs (it d
www.eeworm.com/read/417108/11003498
readme
This is the popt command line option parsing library. While it is similiar
to getopt(3), it contains a number of enhancements, including:
1) popt is fully reentrant
2) popt can parse arbitrary argv
www.eeworm.com/read/460712/7105726
m cntpars.m
function cont = cntpars(num,den,T)
% CNTPARS Parse controller. (Utility Function)
% CNTPARS takes a transfer function and determine the D.C. gain
% (K), real and complex poles, and