-
hanno
说明: /汉诺塔递归算法过程解析:
//汉诺塔(又称河内塔)问题是印度的一个古老的传说。开天辟地的神勃拉玛在一个庙里留下了三根金刚石
//的棒,第一根上面套着64个圆的金片,最大的一个在底下,其余一个比一个小,依次叠上去,庙里的众僧
//不倦地把它们一个个地从这根棒搬到另一根棒上,规定可利用中间的一根棒作为帮助,但每次只能搬一个,
//而且大的不能放在小的上面。解答结果请自己运行计算,程序见尾部。面对庞大的数字(移动圆片的次数)
//18446744073709551615,看来,众僧们耗尽毕生精力也不可能完成金片的移动。
//后来,这个传说就演变为汉诺塔游戏:(err)
- 2008-10-27 20:02:15下载
- 积分:1
-
elm329-bt mini
Circuit elm 329 end source programmes.
- 2018-05-26 23:35:55下载
- 积分:1
-
date_search_system
这是一个日期查询系统,它的功能有:判断闰年,查询星期功能。(This is a date inquiry system, its functions are: to determine leap year, query functionality weeks.)
- 2008-07-06 21:16:21下载
- 积分:1
-
内存压缩解压缩JPG图像
说明: 纯内存操作解压JPGE 很早之前收录的 并非原创 共享给大家(Pure memory operation decompression JPGE. Long ago included, not original. Here to share with you.)
- 2020-06-22 07:20:01下载
- 积分:1
-
Q-learning--ppt-David-silver
q-learning最初设计文章和谷歌大神David silver 的ppt。(there are a paper about q-learning and ppt David silver who is working at google.)
- 2016-09-13 20:24:02下载
- 积分:1
-
sdsdsdsad
其中包括图像压缩的基本编码方法如Huffman编码算术编码\JPEG 2000H.261压缩编码标准小波变换编码\运动估计算法视频图象采集的VC实现等.-including the basic image compression coding methods as Huffman coding arithmetic coding JPEG 2 000 H.261 coding standard Wavelet Transform Coding motion estimation algorithm Video Image Acquisition is the VC now other(including the basic image compression coding methods as Huffman coding arithmetic coding JPEG 2 000 H.261 coding standard Wavelet Transform Coding motion estimation algorithm Video Image Acquisition is the VC now other)
- 2010-03-13 08:43:10下载
- 积分:1
-
IEEE33DG
用于配电网重构的遗传算法,可以供大家参考(Genetic algorithm for distribution network reconfiguration)
- 2017-12-07 15:18:33下载
- 积分:1
-
美元打印机
说明: 2个多月翻5倍,最暴力的EA
策略原理:根据1小时的K线形态做入场,到达形态的顶端压力位系统会下空单,继续突破的话EA会有加仓,反之行情到达形态的底端支撑位位时,系统会自动识别多单,突破支撑位会有加仓,加仓的间距以及手数和止盈点数都可以调整,止损是根据单个货币的总点来止损。(5 times more than 2 months, the most violent EA
Strategy principle: enter the market according to the one hour K-line pattern, the top pressure level system will place an empty order, and EA will increase its position if it continues to break through. Otherwise, when the market reaches the bottom support level of the pattern, the system will automatically identify multiple orders, and there will be an increase position if it breaks through the support level. The distance between positions, the number of hands and the number of earnings stops can be adjusted. The stop loss is based on the total point of a single currency Stop loss.)
- 2020-06-04 14:55:15下载
- 积分:1
-
eluosfangkuai
用VB写的俄罗斯方块,还可以。适合初学VB的人(Tetris written using VB, you can also. Suitable for beginners who VB)
- 2009-11-23 19:12:48下载
- 积分:1
-
C语言课程设计报告
为学生预约、排队上机实习所作的程序
需要实现功能:
1,查询,根据输入时间,输出机位信息。
2,即为预定,根据输入的日期和时间段查询是否有空机位,若有则预约,若无则提供最近空机时间段。另:若用户要求在非空时间上机,则将用户信息插入该时间段的等待列表.
3,退出预定,根据输入的时间,撤销该时间的预定。
4,查询是否有等待的信息,若有则按顺序显示联系方式,若无则显示提示信息。(Program for student appointment and queuing
Functions need to be implemented:
1, query, according to the input time, output the information of the machine.
2, is a reservation, according to the input date and time to query whether there is an empty space, if there is an appointment, if there is no time to provide the nearest flight time. Also: if the user requests the machine on non empty time, the user information is inserted into the waiting list of the time period.
3, withdrawing from the reservation and revoking the scheduled time according to the time of the input.
4, query whether there is waiting information, if there is the order to display the contact in order, if there is no display of prompt information.)
- 2017-12-09 19:37:12下载
- 积分:1