代码搜索:parse
找到约 10,000 项符合「parse」的源代码
代码结果 10,000
www.eeworm.com/read/467642/7006581
java main.java
package Parse;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
public class Main {
public static void main(String argv[]) {
String filename = "
www.eeworm.com/read/208078/7087965
c url.c
/*
* url.c -- Parse URLs
*
* Copyright (c) GoAhead Software Inc., 1995-2000. All Rights Reserved.
*
* See the file "license.txt" for usage and redistribution license requirements
*
* $Id
www.eeworm.com/read/296774/7113512
h c-lex.h
/* Define constants for communication with c-parse.y.
Copyright (C) 1987, 1992 Free Software Foundation, Inc.
This file is part of GNU CC.
GNU CC is free software; you can redistribute it and/or
www.eeworm.com/read/299984/7140051
m parsc.m
%PARSC Parse classifier
%
% PARSC(W)
%
% Displays the type and, for combining classifiers, the structure of the
% mapping W.
%
% See also MAPPINGS
% Copyright: R.P.W. Duin, duin@ph.tn.tudelft.nl
www.eeworm.com/read/460435/7250526
m parsc.m
%PARSC Parse classifier
%
% PARSC(W)
%
% Displays the type and, for combining classifiers, the structure of the
% mapping W.
%
% See also MAPPINGS
% Copyright: R.P.W. Duin, duin@ph.tn.tudelft.nl
www.eeworm.com/read/459528/7274286
m parsegsv.m
function gsv_out = parsegsv(line, fid)
% gsv_out = parsegsv(line, fid);
%
% Function to parse GSV NMEA messages.
%
% Input:
% line - string with NMEA GSV data for one message
% fid
www.eeworm.com/read/450608/7480154
m parsc.m
%PARSC Parse classifier
%
% PARSC(W)
%
% Displays the type and, for combining classifiers, the structure of the
% mapping W.
%
% See also MAPPINGS
% Copyright: R.P.W. Duin, duin@ph.tn.tudelft.nl
www.eeworm.com/read/448678/7527306
c standalone.c
/*
* Part of Very Secure FTPd
* Licence: GPL v2
* Author: Chris Evans
* standalone.c
*
* Code to listen on the network and launch children servants.
*/
#include "standalone.h"
#include "parse