搜索资源列表
字符匹配判断
- 给出串字符串作为模式串然后再输入你所要找的字符串-given string string as a model input strings and then you have to find the string
OtherPoems
- 诗经、楚辞、清诗以及现代诗歌。匹配任意字符串。-Book of Songs, Songs of the South, money poetry and modern poetry. Matching arbitrary strings.
LL1wenfa
- 根据某一文法编制调试LL(1)分析程序,以便对任意输入的符号串进行分析。本次实验的目的主要是加深对预测分析LL(1)分析法的理解。-prepared in accordance with a grammar debugging LL (1) analysis of procedures for the importation of arbitrary strings of symbols for analysis. The main purpose of the experiment was t
ll(1)fenxibiaodeshengcheng
- 词法分析源程序 提示:本程序只能对由 i , + , * , ( , ) 构成的以 # 结束的字符串进行分析, -lexical analysis source Tip : the program only right by i, *, (and ) consisting of the # end of the strings,
7941961REManageAndNFAToDFA
- 提示:本程序只能对由 i , + , * , ( , ) 构成的以 # 结束的字符串进行分析,-Tip : the program only right by i, *, (and) to # constitute the end of the strings,
LL1ForWin1
- 提示:本程序只能对由 i , + , * , ( , ) 构成的以 # 结束的字符串进行分析,-Tip : the program only right by i, *, (and) to # constitute the end of the strings,
取整数
- 输入一段字符和数字混杂的字符串,本程序能将其中连续的数字取出,并分别作为一个数组输出。(经调试过)-importation of a number of characters and strings mixed, the continuous process which can figure out respectively, and as an array output. (Tuned)
使用Des,MD5对字符串,数据文件加密
- 使用Des,MD5对字符串,数据文件加密,资源共享我们才能发展,抵制日货-use, MD5 strings, data file encryption, we can share resources development, a boycott of Japanese goods
文本串拆分类的设计
- 文本串拆分类的设计 对文本的拆分封装成一个独立的类,以便代码重用,类的设计具体如程序-text strings demolition classification of text designed to split the package into a separate category, in order to reuse code, the design of specific categories such as procedures
魔王
- (1)按照规则以下两条规则对输入的字符串进行解析: ①.α->β1β2...βn ②.(θδ1δ2...δn) -> θδnθn-1...δ2θδ1θ 其中的希腊字母标示可以用大写字母(变量)或者小写字母代换 大写字母表示α只可以使大写字母。 ①式表示变量的表达式;②式表示对括号中字符的解析。对输入一句符合上述规则的话解析的最终结果是不含有大写字母和括号-(1) In accordance with the rules of the following two rules of in
AMicroBlogAPI is a C# implementation
- AMicroBlogAPI is a C# implementation, a strong-typed deep encapsulation, a easy-to-use .net wrapper of SINA microblog APIs. App developers no longer need to parse various HTTP responses -- all responses are parsed into strong types No longer
iuputtestCsharp
- C#输入检查,包括数字字符串检查,中文检查,邮箱地址检查等等。 还包括用于输入检查的一般正则表达式。-C# Input checks, including checking the number of strings, the Chinese inspection, checking e-mail address and so on. Also includes a general check for the importation of regular expressions.
TireTree
- Trie树,又称字典树、单词查找树,是一种树形结构,用于保存大量的字符串。它的优点是:利用字符串的公共前缀来节约存储空间,是一种比较简单的数据结构。理解起来比较简单,但Trie树也有它的缺点,Trie树的内存消耗非常大。-Trie tree, also known as a dictionary tree, word search tree is a tree structure used to save a lot of strings. Its advantages are: the use
DES_Encryption
- 一个基于DES的加密软件代码,使用C#编写,能加密和解密字符串和文件。-DES-based encryption software code, the use of C# Prepared to encrypt and decrypt strings and documents.
22
- 设2个字符串存分别在2个数组中,编写一个算法程序实现这2个串的连接运算,要求不能使用C语言中的字符串连接函数。-2 string deposit located in two arrays, the procedures for the preparation of an algorithm to achieve this two strings to connect computing, the requirements can not use the C language string co
3
- 字符串的功能实现,包括两个字符串相加,比较大小等功能-String function implementation, including the sum of two strings to compare the size of features such as
shuju5
- 熟练掌握串的顺序和链接存储结构的实现方法;熟练掌握在两种存储结构上实现串的各种运算。-String master sequence and structure of link storage method master storage structure in the two strings to achieve a variety of computing.
Strings
- C#中基本类型的演示源程序,为初学者提供了更好的学习方法-Csharp strings
Design.C.code.examples.comparing.strings
- C编程实例比较字符串设计代码Design of C programming code examples comparing strings -Design of C programming code examples comparing strings
Strings-Unicode-encoding-conversion
- 用C#编写的,字符串与Unicode编码相互转换工具,非常实用.-Written in C#, strings and Unicode encoding conversion tool, very useful.
