Location:
Search - tokenizer
Search list
Description: 为C#做的字符串分析工具,可以有效分析字符串,根据字符串间的各种分隔符如逗号,空格等等进行分析。-done for the C# string analysis tools can effectively analyze string, According to the string between the various separator like a comma, space, etc. for analysis.
Platform: |
Size: 1243 |
Author: 张延佳 |
Hits:
Description: java 中 tokenizer 的 extends-java which extends the tokenizer
Platform: |
Size: 1359 |
Author: nesta |
Hits:
Description: Using the UnderC Tokenizer Class
It s often necessary to parse complex text files, where standard i/o
is too clumsy. C programmers fall back on strtok(), but this can be
tricky to use properly. Besides, you are still responsible for keeping
strtok() fed with new input, and I don t like the schlepp.
Tokenizer is a text-parsing input stream, modelled after the (undocumented)
VCL TParser class, and based on the UnderC tokenizing preprocessor front-end.
Platform: |
Size: 16553 |
Author: lee |
Hits:
Description: 計平均數的java program, 含string tokenizer和error detection, 分便初學者學習
Platform: |
Size: 2149 |
Author: Leo Fong |
Hits:
Description: 当你写词法分析器时,Sun s Java中的 StreamTokenizer 类是很有用的。所以我生成了类似的一个类CStringTokenizer ,它的使用方法类似于Java的StreamTokenizer ,也提供了一些额外的功能,函数名也稍微有些不同-law analyzer, Sun's Java s StreamTokenizer category is very useful. I generated a similar type CStringTokenizer, its use methods similar to the Java StreamTokenizer also provide some additional features, functions were also slightly different
Platform: |
Size: 47676 |
Author: 侯为 |
Hits:
Description: 当你写词法分析器时,Sun s Java中的 StreamTokenizer 类是很有用的。所以我生成了类似的一个类CStringTokenizer ,它的使用方法类似于Java的StreamTokenizer ,也提供了一些额外的功能,函数名也稍微有些不同-law analyzer, Sun's Java s StreamTokenizer category is very useful. I generated a similar type CStringTokenizer, its use methods similar to the Java StreamTokenizer also provide some additional features, functions were also slightly different
Platform: |
Size: 47104 |
Author: 侯为 |
Hits:
Description: 为C#做的字符串分析工具,可以有效分析字符串,根据字符串间的各种分隔符如逗号,空格等等进行分析。-done for the C# string analysis tools can effectively analyze string, According to the string between the various separator like a comma, space, etc. for analysis.
Platform: |
Size: 1024 |
Author: 张延佳 |
Hits:
Description: 分词文件,是一个比较简单词库.简单的说就是个强大的搜索-word document is a relatively simple thesaurus. Simply means that the powerful search
Platform: |
Size: 1005568 |
Author: 杨占成 |
Hits:
Description: java 中 tokenizer 的 extends-java which extends the tokenizer
Platform: |
Size: 1024 |
Author: nesta |
Hits:
Description: Using the UnderC Tokenizer Class
It s often necessary to parse complex text files, where standard i/o
is too clumsy. C programmers fall back on strtok(), but this can be
tricky to use properly. Besides, you are still responsible for keeping
strtok() fed with new input, and I don t like the schlepp.
Tokenizer is a text-parsing input stream, modelled after the (undocumented)
VCL TParser class, and based on the UnderC tokenizing preprocessor front-end.
Platform: |
Size: 16384 |
Author: lee |
Hits:
Description: 計平均數的java program, 含string tokenizer和error detection, 分便初學者學習-Average of java program, with string tokenizer and error detection, points will be for beginners learning
Platform: |
Size: 2048 |
Author: Leo Fong |
Hits:
Description: String Tokenizer in C#
Platform: |
Size: 27648 |
Author: mai |
Hits:
Description: This a prototype for the Compiler design basic steps written in java.
A tokenizer to get the tokens from the Input code.-This is a prototype for the Compiler design basic steps written in java.
A tokenizer to get the tokens from the Input code.
Platform: |
Size: 11264 |
Author: Saad |
Hits:
Description: Arithmetic expression parser
Description: The code includes a portable tokenizer like the StreamTokenizer in Java. It parses and interprets an arithmetic expression expressed in a flexible C-like syntax.-Arithmetic expression parser
Description: The code includes a portable tokenizer like the StreamTokenizer in Java. It parses and interprets an arithmetic expression expressed in a flexible C-like syntax.
Platform: |
Size: 4096 |
Author: SC |
Hits:
Description: this the code for knn algorithm-this is the code for knn algorithm
Platform: |
Size: 4096 |
Author: laith |
Hits:
Description: part of tokenizer of compailer
Platform: |
Size: 1024 |
Author: gahai |
Hits:
Description: Tokenizer Program used to seaparate the token
Platform: |
Size: 15360 |
Author: khanna |
Hits:
Description: Boost Library Test Code
> includes
String Tokenizer
Platform: |
Size: 12288 |
Author: Kyoung Rok, Hwang |
Hits:
Description: General purpose string tokenizer (C++ string version). The default delimiters are space(" "), tab(\t, \v), newline(\n),carriage return(\r), and form feed(\f).If you want to use different delimiters, then use setDelimiter() to override the delimiters. Note that the delimiter string can hold multiple characters.-General purpose string tokenizer (C++ string version). The default delimiters are space (" " ), tab (\ t, \ v), newline (\ n), carriage return (\ r), and form feed (\ f). If you want to use different delimiters, then use setDelimiter () to override the delimiters. Note that the delimiter string can hold multiple characters.
Platform: |
Size: 103424 |
Author: vale |
Hits:
Description: // General purpose string tokenizer (C++ string version)
// The default delimiters are space(" "), tab(\t, \v), newline(\n),
// carriage return(\r), and form feed(\f).
// If you want to use different delimiters, then use setDelimiter() to override
// the delimiters. Note that the delimiter string can hold multiple characters.-// General purpose string tokenizer (C++ string version)
//
// The default delimiters are space(" "), tab(\t, \v), newline(\n),
// carriage return(\r), and form feed(\f).
// If you want to use different delimiters, then use setDelimiter() to override
// the delimiters. Note that the delimiter string can hold multiple characters.
Platform: |
Size: 6144 |
Author: vale |
Hits: