搜索资源列表
Fractalkochsnow
- 分形绘图程序内含Koch雪花源代码。双击Debug下的snow.exe文件,程序运行;双击snow.dsw文件,进入编辑环境。-fractal mapping procedures Koch snowflake containing the source code. Double-click the Debug snow.exe documents, operating procedures; Double-click snow.dsw documents, editing environmen
fractalArboresent
- 分形绘图程序,内含Arboresent肺源代码。双击Debug下的Arboresent.exe文件,程序运行;双击Arboresent.dsw文件,进入编辑环境。-fractal mapping procedures, Arboresent lung containing the source code. Double-click the Debug Arboresent.exe documents, operating procedures; Double-click Arboresent.d
FractalJULIA
- 分形绘图程序,内含王冠源代码。双击Debug下的JULIA.exe文件,程序运行;双击JULIA.dsw文件,进入编辑环境。-fractal mapping procedures, the source code containing crown. Double-click the Debug JULIA.exe documents, operating procedures; Double-click JULIA.dsw documents, editing environment to en
huituchengxu
- 一个绘图程序..本程序是一个基于画图的程序,能够打印出一个正方形的图形,用vc做的,很不错的.-a mapping program .. The procedure is based on a drawing procedures, to print out a square graphics, using vc do very well.
IFSEditor
- 一个用于实现IFS(迭代函数系统)算法分形绘图的程序,并可以将渲染后的图像导出成标准位图格式。-used to achieve an IFS (IFS) algorithm fractal mapping procedures, and may be exaggerating the derived images into a standard bitmap formats.
newton1032
- 牛顿法解方程 源程序说明: 1。图片按钮的实现(工具栏) 2。程序启动后检查命令行参数以打开文件 3。支持拖放*.HTXT文件到窗口直接打开 4。一种实现多线程处理的替代方法 5。程序始终位于顶层切换的API实现 6。设置图片为桌布的API实现 7。实现“撤销、重复”的数据结构 8。获取和设置图片的数据API实现 9。图像数据的RGB调整 10。调用默认网络浏览程序访问网页,调用默认邮件处理程序编辑、发送邮件 11。在分形绘图方面可以很方便的加入 新的方程、颜色方案和特效处理方式 欢迎联系:Ho
2DIFS_32
- 二维IFS迭代函数系统分形绘图,看似树叶,实际上运用了很多算法才生成的图形。程序功能:改变视图、颜色设置、绘制命令、参数设置等,可以绘图进行一些自定义。 -Two-dimensional IFS IFS fractal graphics, the leaves appear, in fact, did use a lot of algorithm-generated graphics. Program features: change the view, color settings, dr
2DIFS_32
- 二维IFS迭代函数系统分形绘图,看似树叶,实际上运用了很多算法才生成的图形。程序功能:改变视图、颜色设置、绘制命令、参数设置等,可以绘图进行一些自定义。 -Two-dimensional IFS IFS fractal graphics, the leaves appear, in fact, did use a lot of algorithm-generated graphics. Program features: change the view, color settings, dr
Fractal-Code
- 程序在DOS下运行,需要包含<graphics.h>, <conio.h>, <cmath>头文件。绘图速度较慢,但精确度高,可进行任意位置的放大缩小。 算法是本程序的核心内容,一切的绘图都建立在这个基础之上。Julia, Mandelbrot, Newton三个绘图函数各有不同的算法,对于每一种情况要分类讨论。程序要进行放大、缩小,需要对程序中的每个点的计算加上一些参数,使放大缩小正确运行。 主函数包含print函数,print函数包含color系列
