- 授权协议: MIT
- 开发语言: JavaScript
- 操作系统: 跨平台
- 软件首页: http://svgcircus.com/
软件介绍
SVG Circus 可以在几秒钟内创建很酷的、有动画效果的 SVG spinners, loaders 。
# Install dependencies $ npm install $ bower install # Start the server on localhost:9000 and open the dev site in the browser. # It watches for changes, automatically recompiles files and refreshes the browser. $ gulp -o
数据结构与算法分析
韦斯 (Mark Allen Weiss) / 陈越 / 机械工业出版社 / 2016-3-1 / 69.00元
本书是国外数据结构与算法分析方面的经典教材,使用卓越的Java编程语言作为实现工具讨论了数据结构(组织大量数据的方法)和算法分析(对算法运行时间的估计)。本书把算法分析与有效率的Java程序的开发有机地结合起来,深入分析每种算法,内容全面、缜密严格,并细致讲解精心构造程序的方法。一起来看看 《数据结构与算法分析》 这本书的介绍吧!
