搜索资源列表
分形图形程序
- 《用C,C++设计二维三维分形图形程序》 配套源码-"C, C Design 2D and 3D fractal graphics program" complementary source
fractal7and10
- 《分形算法与程序设计——Visual C++实现》的第七章和第十章源码 包括一维元胞自动机生成的Sierpinski三角形、随机分布的Sierpinski三角形、二维元胞自动机小程序源代码、DLA模型源代码、用DLA模型模拟植物的生长源代码、原点演化圆形边界的DLA程序源垂直演化折线干预的DLA程序源代码、垂直演化汉字干预的DLA程序源代码。 随机中点位移法生成山源代码、三维空间中的分形插值算法源代码-"fractal algorithm and program design
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文件包含所有的库函数,其调用接口见程
fractal
- 用C++编写的代码,实现分形的LS语言所描述的所有功能,写的很简明清楚
point
- 判断点是否在任意多边形之内的c语言程序,可以用在图像处理和其它很多领域
fractal
- 用Visual C++实现的计算机图形学分形算法,可自己编辑分形规则
fenxingtriangle
- 用visual c++实现的运动的三角形,是分形的具体应用,对学分形的朋友应该有帮助
halfedge.tar
- 半边数据结构C++实现,包里只有一个half_edge类,包含了半边数据结构以及5个基本欧拉操作。显示用的是Opengl-Half_Edge Datastructure implementation.In the source code it has a half_edge class,it defines the basic half_edge datastructure and euler operations.Uses Opengl to display.
tree
- 分形树算法,简单,适合初学者学习,用c++实现-Fractal tree algorithm, a simple, suitable for beginners to learn, use c++ implementation
zuixiaonihe
- 多项式拟合算法,用C++实现,实现多项式拟合的功能-Polynomial fitting algorithm
interpolate
- 这是一个分形插值程序,用C写的,里面有示例。本程序只适用于一维数据-This is a fractal interpolation program written in C, there are examples. This procedure applies only to one dimensional data
fractal_cloud_for_VC2005
- 本例在VS2005的环境下,用C++编程实现了分形云的迭代生成。-fractal_cloud_for_VC2005.rar
iphoneSierpinski
- iphone上的Sierpinski分形, 用来学习IPHONE OBJECTIVE C编程, 如UIImageViews-The Sierpinski triangle, also called the Sierpinski gasket or the Sierpinski Sieve, is a fractal named after Sierpinski who described it in 1915. Originally constructed as a curve, this is
charts
- ASP制作柱状图,语言:C#。 将SQL表格中数据用图形方式描述出来。-Histogram by ASP.
fractal2
- 基于OpenGL的分形图的绘制,本程序是用Borland C++ 编写的。-Fractal image on OpenGl
tri
- 任意多边形三角剖分,来自计算几何c描述,需要用c编译-triangulation methods
CPP-design-fractual-graph
- 用C++设计的二维三维分形图形程序,对研究分形的同学有很大的帮助.- design 2D and 3D fractal graphics program using C++, it have a great help for students on fractal study.
calculation--about-round
- 有关圆的计算分析。通过数学工具分析计算,用C++编程处理。-Computational analysis of the round. Calculated by mathematical tools to analyze, programming deal with C++.
TerrainHeightMap
- VS2010环境下用c言语根据Diamond-Square算法实现的道路地形函数-VS2010 language based on the C algorithm to achieve the road terrain function Diamond-Square algorithm
koch
- koch雪花 分形的图像 用c++表示出来(Koch snowflake fractal image expressed by C + + language)