搜索资源列表
CalFraDim
- 一个利用尺度法和测度法快速计算一般分形图形分形维数的程序,只能处理bmp格式的分形图形,但是速度很快-use a yardstick and measure law Rapid Calculation general fractal graphics fractal dimension of the process, can only handle bmp format of the fractal graphics, but speed
work2z
- 图论算法库 C++ 语言实现 代码内容 图论算法库,包括以下算法: 单源最短路径 Dijkstra 算法 单源最短路径 Bellman-Ford 算法 最小生成树 Prim 算法 每对节点间最短路径 Flod-Warshall 算法 语言 C++ 编译平台 VisualAge C++ 4.0 作者 starfish (starfish.h@china.com) 备注 程序用C++语言编写,在VisualAge C++ 4.0下调试通过。压缩包内的Graph.h文件包含所有的库函数,其调用接口见程
yafe.0.9.8.src
- 非常棒的交互式分形图设计代码,速度很快.-wonderful interactive Fractal Design code, very fast.
tree
- 分形树摇曳的动画实现,通过设置双缓冲区,解决绘制和输出速度不匹配的问题-Animated fractal tree swaying achieved by setting the two-buffer, rendering and output speed to solve the problem does not match the
FACTION
- 一个很优秀的分形显示的程序代码,可以设置显示速度,显示颜色表等。-A very good display of fractal code, you can set the display speed, display color table and so on.
CHAOS_MASM
- 用汇编语言编写的混沌分形生成软件,速度相当快。可以生成标准的和高次的M集、J集,配合不同的着色算法,生成的分形特别漂亮-fractals generation
AI
- 对一些人类在视觉上存在明显区别的几何图形,提出了轮廓搜索 折点定位的改进算法。通过搜索出的轮廓折点,根据它的数量,以及相邻折点之间连线的相互几何关系,最后识别出图形的快速算法。本文对大量几何测试图形用该算法实验,结果证明该识别算法具有运算速度快,准确度高的特点,在图形发生拉伸旋转等变形时也能很好对图形进行识别。-Some on the vision of human existence obvious difference geometry, puts forward the outline s
FEM
- 有限元计算污染传播速度的实力。包含了离散求解微分方程的编程算法-this code is an exemple of finite element modelisation. it can solve an physic problem, and simulate it.
MBTest
- Mandelbrot集的一个简单实现,在控制台生成图像,选取方框后可以放大,缺点是绘图速度较慢,主要可作为算法参考-Mandelbrot set a simple implementation, the image is generated in the console, can zoom selection box drawing slower algorithm, can be used as reference
Fractal-Code
- 程序在DOS下运行,需要包含<graphics.h>, <conio.h>, <cmath>头文件。绘图速度较慢,但精确度高,可进行任意位置的放大缩小。 算法是本程序的核心内容,一切的绘图都建立在这个基础之上。Julia, Mandelbrot, Newton三个绘图函数各有不同的算法,对于每一种情况要分类讨论。程序要进行放大、缩小,需要对程序中的每个点的计算加上一些参数,使放大缩小正确运行。 主函数包含print函数,print函数包含color系列
rndspeed
- 利用matlab和VC的混合编程,加速程序执行效率和开发速度(Using a combination of matlab and VC programming and speed up the program execution efficiency and speed of development)