// Find Password from winlogon in win2000 / winnt4 + FindPass.cpp // 1. http://www.smidgeonsoft.com/ // 2. shotgun add comment, bingle change a little to find other user in winlogon // This code is licensed under the te rms of the GPL (gnu public l
构造前缀树,深度广度优先搜索等功能。 This library is an implementation of the suffix tree algorithm applied to indexing. A search on "suffix trees Ukkonen" on a search engine should give you an idea of what I'm talking about. The interesting points are a linear index
In chapter 1, you meet Lucene. We introduce some basic informationretrieval terminology, and we note Lucene’s primary competition. Without wasting any time, we immediately build simple indexing and searching applications that you can put right to us
这是我自己在学习时整理的,希望对大家有用.其中有几个部分的内容,如下: ※My Note 全部由我截图并参考资料进行说明,这其中有大量的内容是调试过程中体会总结才写的.有不当之处请大家更正. ※From 《Visual C++ Debugger》 这本书写得非常的不错,从里面截了一些有用的图,主要是强烈推荐大家阅读这本书. ※Debug Menu From MSDN 这是我从Visual C++ 6.0 MSDN Library October 2001中查来的,在My Note中有很多是从那
最短搜索路径算法 We consider n points (nodes), some or all pairs of which are connected by a branch; the length of each branch is given. We restrict ourselves to the case where at least one path exists between any two nodes. We now consider two problems.
This note considers multi-agent systems seeking to optimize a convex ag-gregate function. We assume that the gradient of this function is distributed, mean-ing that each agent can compute its corresponding partial derivative with informa-tion about
It is important in distributed computer systems to identify those events (at identifiable points in time) that are concurrent, or not related to each other in time. A group of concurrent events may sometimes attempt to simultaneously use the same re
Mach3_Cli
递归地解析和索引字幕文本,以备将来使用。
一个面向动漫迷的有趣项目。
安装
$ pip3 install mach3_cli
或克隆项目并运行:
$ pip3 install .
用法
$ mach3 [option]
options:
[-i --index] : Index subtitles in the directory
[-s --search] : Search for lines from an index database in the curren