搜索资源列表
fenxingshu
- 这是一个分形图形实现程序,可以实现C曲线,KOCH曲线,分形树(包含递归实现)。-This is a fractal graphics procedures, can be achieved C curve, KOCH curve, fractal tree (includes recursive).
汉诺塔的演示程序
- 初学MFC时的拙作,一个汉诺塔的演示程序,采用非递归、非堆栈的算法,直接根据当前步数推算出汉诺塔的状态。界面用GDI实现,伪3D的风格。-beginners at the exposition, a HANOR the demo program, the use of non - recursive and non-stack algorithm, directly under the current steps are projected HANOR state. GDI interface
LBline
- 1、编程实现DDA算法、Bresenham算法、中点递归算法绘制直线段 2、分析对比三种算法的像素逼近效果和程序执行速度 3、输出要求:每种算法要分别在八个二分之一象限内画一条直线段
mm
- 实现了递归函数的应用.类似扫雷,程序主要功能已经完善.可以进一步实现功能-Realized the application of recursive functions. Similar to mine, the main functions of the procedure has been improved. Can further the realization of function
grape
- 基于mfc 单文档编写,运用了对话框资源,包括自己定义的几个对话框,采用了自带的颜色对话框,几何图形通过递归函数编写,实现了垫片算法、科和曲线等-Dialog based mfc single document written using resources, including their own definition of several dialog, color dialog box comes, geometry written by a recursive function, gas
inevent.c
- 该文件实现文件夹目录的递归,并把新添加的路径加入数组中-This file implements a recursive directory folder, and add the path to join the new array
PA1_1530003013
- 最小扩散树C++语言实现代码,通过递归算法进行简单实现(The reality of minimal spaning tree in C++)