- 授权协议: 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/
截图展示:
Mathematica Cookbook
Sal Mangano / O'Reilly Media / 2009 / GBP 51.99
As the leading software application for symbolic mathematics, Mathematica is standard in many environments that rely on math, such as science, engineering, financial analysis, software development, an......一起来看看 《Mathematica Cookbook》 这本书的介绍吧!
