- 授权协议: Public Domain
- 开发语言: Rust
- 操作系统: 跨平台
- 软件首页: https://github.com/BurntSushi/xsv
- 软件文档: https://github.com/BurntSushi/xsv
软件介绍
xsv 是用 Rust 语言编写的命令行工具,用于索引、切分、分析和合并 CSV 文件,命令行使用简单快速以及可组合。
示例用法:
$ curl -LO http://burntsushi.net/stuff/worldcitiespop.csv $ xsv headers worldcitiespop.csv 1 Country 2 City 3 AccentCity 4 Region 5 Population 6 Latitude 7 Longitude
Introduction to Linear Optimization
Dimitris Bertsimas、John N. Tsitsiklis / Athena Scientific / 1997-02-01 / USD 89.00
"The true merit of this book, however, lies in its pedagogical qualities which are so impressive..." "Throughout the book, the authors make serious efforts to give geometric and intuitive explanations......一起来看看 《Introduction to Linear Optimization》 这本书的介绍吧!
