开源软件分析工具 FOSSology

软件介绍

FOSSology是惠普推出的一套开源软件分析工具,通过分析源代码,产生源代码使用的许可证报告。

FOSSology 项目的目的是“建立一个社区,通过提供免费数据分析工具促进对自由和开源软件的研究”。第一个此类的工具是研究一个开源项目是如何授权 的,它不是去搜集开源项目公开的许可证,而是对选定项目的所有源代码用工具进行分析,给出所有使用的许可证报告,然后与项目本身使用的许可证相对照。

本文地址:https://codercto.com/soft/d/20572.html

Computing Patterns in Strings

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》 这本书的介绍吧!

XML 在线格式化
XML 在线格式化

在线 XML 格式化压缩工具

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具