文件名称:fractalsSSE_src
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 39kb
- 下载次数:
- 0次
- 提 供 者:
- m***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
Generating Fractals with SSE/SSE2
You probably have heard about fractals before. They are beautiful pictures such as the one shown above. Any fractal can be described using iterative formulas. So you can generate a fractal by evaluating these formulas and finding the color of each pixel. That is a large computational task, and drawing a fractal needs a fast CPU and a carefully optimized program.
You probably have heard about fractals before. They are beautiful pictures such as the one shown above. Any fractal can be described using iterative formulas. So you can generate a fractal by evaluating these formulas and finding the color of each pixel. That is a large computational task, and drawing a fractal needs a fast CPU and a carefully optimized program.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
DEFAULT1.BIN
Fractals.cpp
fractals.exe
fractals.RC
fractals.sln
fractals.vcproj
resource.h
SSEroutines.asm
SSEroutines_test.asm
SSEroutines_test.exe
tech.h
zoom.cur
Fractals.cpp
fractals.exe
fractals.RC
fractals.sln
fractals.vcproj
resource.h
SSEroutines.asm
SSEroutines_test.asm
SSEroutines_test.exe
tech.h
zoom.cur