搜索资源列表
C语言文件管理
- 操作系统中的文件是通过文件目录项来管理的,为了管理和查找的方便,按层次把文件目录项组织起来,同一层上的目录构成该层上的目录,第一层为根目录,一下为各层子目录。 假设以一串字符代表一个文件,每个字符表示一个记录。 在建立上述目录结构的基础上,建立相应的管理系统并要求完成以下各项操作: 1. 一次建立各个文件 2. 查访两个用户的所有文件 3. 查访用户sun 是否有文件AB 4. 删除用户sun的文件AC,然后在分别查访两个用户的全部文件,检查是否已经删除文件AC 5. 撤销用户sun,并检查是否
ac_mul
- AC算法的实现,可以处理英文与中文。给定最多64个关键字可以快速查找文件中出现的次数-AC Algorithm realized, can handle both English and Chinese. Set up to 64 keywords can quickly find the document number
AcmACSource
- 平时acm训练时ac的源代码,有一定的参考价值-peacetime training ac source code, which is the reference value
2859(AC)
- zoj的2859题。 2围的RMQ问题,将1围推广到2围,DP求解。
AC
- 多模式匹配算法——AC算法 参考文献:AC算法:Aho A V,Corasick M J.Efficient string matching:an aid to bibliographic search.Communications of ACM,1975,18(6):333~340
1018
- pku acm 1018 AC代码,附部分思路
1001.zip POJ 1001己AC源代码
- POJ 1001己AC源代码,不信你可以试试.,POJ 1001 F AC source code, do not believe you can try.
wm
- WM算法的c++源代码,可以实现多模式匹配问题。附带有AC算法源代码。-WM algorithm c++ source code, can achieve multi-pattern matching problem. Comes with AC algorithm source code.
AC
- 使用Java实现了AC算法,并附上简单例子,输入是ACSII码文件读取-Using Java AC algorithm, along with a simple example, enter ACSII code file read
ACandACBM
- 多模字符串匹配算法。AC和AC-BM算法的c语言实现。以及字符串匹配算法的相关论文,英文原版论文,很有收藏参考价值。-Multi-mode string matching algorithm. AC and AC-BM algorithm c language. String matching algorithm, as well as the relevant papers, original papers in English, it is collection of reference v
AC
- AC自动机! 字符串模式匹配最新最快算法! 比kmp更高效!
AC
- AC算法的C++的实现及功能文档介绍介绍-AC algorithm of C++ implementation and functionality document describes the introduction
tyvj.AC
- 一些排序希尔,堆排等和在tyvj网站上AC的题目-Some sort Hill, heap row, etc. and the subject of AC tyvj site
Some-knowledge-of-AC-automaton
- 里面有一些AC自动机的相关知识和个人见解。-Some knowledge of AC automaton
AC
- AC算法的简单实现,能实现模式的建立和检测。标志位标志模式在字符串的位置-AC algorithm is simple to achieve, to achieve model building and testing. Flag logo position in the string model
AC-5-relay-stulbi6tno-osvetlenie
- AC-5 relay stulbi6tno osvetlenie
AC-automaton
- AC自动机基于失败字典树、失败指针,查找主字符串中指定字符串集合出现的次数-The AC automaton based on the failure of the dictionary tree, failure pointer, find the number of times specified string collection appear in the main string
AC-automata
- AC 自动机,多模式匹配。即给一个字符串集合,查询当前串是否属于该集合。-AC automata, multi-pattern matching. That is, to a collection of strings, string query whether the current collection.
1003(AC)
- 北京大学online judge poj 1003 AC 搭木块
1004(AC)
- 北京大学online judge poj 1004 AC
