Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for MATLAB (0.17 sec)

  1. fess-crawler-lasta/src/main/resources/crawler/extractor.xml

    				"text/x-ini",
    				"text/x-java-source",
    				"text/x-jsp",
    				"text/x-less",
    				"text/x-lex",
    				"text/x-log",
    				"text/x-lua",
    				"text/x-ml",
    				"text/x-matlab",
    				"application/x-matlab-data",
    				"text/x-modula",
    				"text/x-objcsrc",
    				"text/x-ocaml",
    				"text/x-pascal",
    				"text/x-perl",
    				"text/x-php",
    				"text/x-prolog",
    				"text/x-python",
    Registered: Wed Jun 12 15:17:51 UTC 2024
    - Last Modified: Sat Aug 01 21:40:30 UTC 2020
    - 49K bytes
    - Viewed (0)
  2. fess-crawler/src/main/resources/org/codelibs/fess/crawler/mime/tika-mimetypes.xml

        <sub-class-of type="text/plain"/>
      </mime-type>
    
      <mime-type type="application/x-matlab-data">
        <comment>MATLAB data file</comment>
        <alias type="application/matlab-mat"/>
        <magic priority="50">
          <match value="MATLAB" type="string" offset="0"/>
        </magic>
          <glob pattern="*.mat"/>
      </mime-type>
    
      <mime-type type="text/x-modula">
    Registered: Wed Jun 12 15:17:51 UTC 2024
    - Last Modified: Thu Sep 21 06:46:43 UTC 2023
    - 298.5K bytes
    - Viewed (0)
Back to top