搜索资源列表
-
0下载:
GIS中道格拉斯 压缩算法,采用递归。本程序以30个数据点为元数据。-GIS in Douglas compression algorithm using recursion,The program to 30 data points for the metadata
-
-
0下载:
给定不同的递归深度,通过使用海绵算法,绘制Sierpinski地毯,在三维环境中按照画家算法绘制20个小立方体-Given the different recursion depth, by using the sponge method, drawing Sierpinski carpet, in the three-dimensional environment, according to Painter' s algorithm draw 20 small cubes
-
-
0下载:
最大熵是图像阈值分割里常用的一种简单且效果明显的方法。该代码是最大熵算法的快速递推形式。-Maximum Entropy is Image Threshold Segmentation ri common a simple and obvious effect method. The code is maximum entropy algorithm rapid recursion forms.
-
-
1下载:
光线跟踪程序,即由光源发出的光到达景物表面后,产生反射和折射。光就改变方向,沿着反射方向和折射方向继续前进,直到遇到新的景物。光经场景景物间的多次反射、折射后投射到离视点最近的景物表面,最终进入人眼。由于实际光线跟踪算法的跟踪方向与光传播的方向是相反的,所以我们可以由视点向屏幕象素发出一根射线,与第一个景物相交后,在其反射与折射方向上分别进行跟踪,继续与第二个景物相交……重复上述过程,直到被跟踪的光线射出画面或跟踪深度达到某个设定的最大递归深度时,停止跟踪。-Ray tracing progra
-
-
0下载:
一个简单的忙缘分离算法,采用递推方法,简单易懂,适合初学者。-A simple busy margin separation algorithm, using recursion method, easy to understand, is suitable for beginners.
-
-
0下载:
Cantor集算法 自定义二维坐标系 使用对话框输入Cantor的递归深度 然后绘制相应的Cantor集-Cantor set algorithm custom dialog to enter the two-dimensional coordinate system using recursion depth and then draw the corresponding Cantor Cantor set
-
-
0下载:
Koch曲线算法 使用对话框输入Koch曲线的递归深度n和夹角theta 绘制相应的Koch曲线-Koch curve algorithm using a dialog box to enter Koch curve and angle theta recursion depth n corresponding Koch curve plotted
-