代码搜索和导航 DXR
- 授权协议: MIT
- 开发语言: Python
- 操作系统: 跨平台
- 软件首页: https://github.com/mozilla/dxr
软件介绍
DXR 是一个代码搜索和导航工具,旨在理解像火狐那种大型项目。它支持全文搜索和正则表达式搜索,以及结构查询。事实上,它使用三线行指标(trigram indices)、re2 库,并收集由编译器检测的静态分析数据,这使得搜索更快更精确。
Algorithms for Image Processing and Computer Vision
Parker, J. R. / 2010-12 / 687.00元
A cookbook of algorithms for common image processing applications Thanks to advances in computer hardware and software, algorithms have been developed that support sophisticated image processing with......一起来看看 《Algorithms for Image Processing and Computer Vision》 这本书的介绍吧!
RGB转16进制工具
RGB HEX 互转工具
图片转BASE64编码
在线图片转Base64编码工具
