-
//就是一个封闭区域,要用不同的颜色填充,先在其内部选中一点象素作为“种子”,对其填充,然后判//断其上下左右的象素是否在封闭区域内且未被填充,如果是则也把它选...
//就是一个封闭区域,要用不同的颜色填充,先在其内部选中一点象素作为“种子”,对其填充,然后判//断其上下左右的象素是否在封闭区域内且未被填充,如果是则也把它选为“种子”压入栈,再从栈中弹//出一个对其填充,再判断其上下左右的象素,如此往复,直到最后一个象素被填充为止。
//说明程序用递归 来实现
//fill_point(x,y) //把x,y 单元格进行填充
//is_inner(x,y) 判断x,y是否是单元格内部的点,如果是则返回1否则0-Seed filling algorithm
- 2022-10-25 15:10:03下载
- 积分:1
-
Chinese postman problem for the solution of the simulated annealing algorithm ma...
用于解中国邮递员问题的模拟退火算法的matlab程序,很不错!-Chinese postman problem for the solution of the simulated annealing algorithm matlab program, very good!
- 2023-04-02 05:00:03下载
- 积分:1
-
hspice Bus low
hspice 总线 低功耗作业 北大 需要请下 -hspice Bus low-power operation under the Beijing University need to ask Thank you
- 2022-11-26 05:50:03下载
- 积分:1
-
基于下arbitrar人脸识别的球面谐波小波的图像…
基于球面谐波基图像的任意光照下的人脸识别基 于球面谐波基图像的任意光照下的人脸识别基于球面谐波基图像的任意光照下的人脸识别-Based on spherical harmonic wavelet image of the face recognition under arbitrary illumination based on the spherical harmonic wavelet image of the face recognition under arbitrary illumination based on the spherical harmonic wavelet image of the face recognition under arbitrary illumination
- 2022-06-25 23:22:30下载
- 积分:1
-
类似中国象棋的小游戏的实现
类似中国象棋的小游戏的实现-similar to a small Chinese chess games to achieve
- 2022-02-05 10:36:28下载
- 积分:1
-
利用c++builder编程控制
利用c++builder编程控制-use programming control
- 2022-06-01 14:05:03下载
- 积分:1
-
51单片机温度采集程序
在Windows平台用MFC开发的程序,通过串口通信与单片机相连,单片机通过ADC采集温度数据。该程序提供一个可视化窗口显示温度变化曲线。
- 2023-02-17 00:35:04下载
- 积分:1
-
现代密码学实验中使用的随机数产生器,并把十进制的随机数转化为二进制数...
现代密码学实验中使用的随机数产生器,并把十进制的随机数转化为二进制数-modern cryptography experiments using the random number generator, and the metric system of random binary number conversion
- 2022-05-21 11:58:38下载
- 积分:1
-
VIA,用于windows控件设置代码
VIA,用于windows控件设置代码-VIA, control settings for the windows code
- 2022-12-02 02:00:03下载
- 积分:1
-
用鼠标手势动作来发送命令
用鼠标手势动作来发送命令-moves with the mouse gesture to send orders
- 2022-01-28 16:52:18下载
- 积分:1