- 授权协议: Apache
- 开发语言: JavaScript
- 操作系统: 跨平台
- 软件首页: http://sheetjs.com/
- 软件文档: https://github.com/SheetJS/js-xlsx/blob/master/README.md
- 官方下载: https://github.com/sheetjs/js-xlsx
软件介绍
SheetJS js-xlsx 是 SheetJS 的社区版,是一个电子表格解析和编写库。
SheetJS 是官方规格的纯 JS 实现,强调解析和编写性能,以及跨格式和兼容性。
支持
使用
在浏览器中添加
<script src="dist/xlsx.full.min.js"></script>
With npm:
$ npm install xlsx
With bower:
$ bower install js-xlsx
CDNjs 会自动提取最新版本,并使所有版本可用 http://cdnjs.com/libraries/xlsx
An Introduction to Genetic Algorithms
Melanie Mitchell / MIT Press / 1998-2-6 / USD 45.00
Genetic algorithms have been used in science and engineering as adaptive algorithms for solving practical problems and as computational models of natural evolutionary systems. This brief, accessible i......一起来看看 《An Introduction to Genetic Algorithms》 这本书的介绍吧!
