- 授权协议: GPLv3
- 开发语言: JavaScript
- 操作系统: 跨平台
- 软件首页: http://fractal.rafrex.com/
- 软件文档: https://github.com/rafrex/fractal/blob/gh-pages/README.md
- 官方下载: https://github.com/rafrex/fractal/archive/gh-pages.zip
软件介绍
Fractal 采用JavaScript 编写的图像分形生成器,不需要任何依赖库, 通过点击交互,图像可以放大,展示不同的形状。同时,Fractal 采用响应式设计,支持移动端设备,支持多点触控。
程序主要分为两个部分: app.js 和 fractal.js。app.js 负责与处理交互操作,并传达图像分形时的参数。fractal.js 根据app.js 传达的参数进行计算,然后绘制出最终的图案。
演示地址:http://fractal.rafrex.com/
截图展示:
ANSI Common Lisp
Paul Graham / Prentice Hall / 1995-11-12 / USD 116.40
For use as a core text supplement in any course covering common LISP such as Artificial Intelligence or Concepts of Programming Languages. Teaching students new and more powerful ways of thinking abo......一起来看看 《ANSI Common Lisp》 这本书的介绍吧!
