- 授权协议: CeCILL
- 开发语言: Python
- 操作系统: 跨平台
- 软件首页: https://github.com/seventh/prk
软件介绍
PeRKy 是个电脑软件,致力于软件需求管理和任何源代码管理(SCM(Source Control Manager)),类似一个存储层,基于一个简单的原则:每个需求一个文件。PeRKy 帮助开发者使用相同的工具保证文档和代码的同步,同时集成了分布式开发理念,因此可以在合并分支发展时限制遇到冲突的风险。
Computing Patterns in Strings
Bill Smyth / Addison Wesley / 2003 / $ 75.00
The computation of patterns in strings is a fundamental requirement in many areas of science and information processing. The operation of a text editor, the lexical analysis of a computer program, the......一起来看看 《Computing Patterns in Strings》 这本书的介绍吧!
