-
下载DOS版和windows版的迷宫游戏全部代码
下载DOS版和windows版的迷宫游戏全部代码 -Download all of the codes for maze games in
DOS and Windows edition.
- 2022-06-02 05:27:40下载
- 积分:1
-
imitation hand over regularly planned monthly updates interface
仿制金山毒霸专杀工具界面-imitation hand over regularly planned monthly updates interface
- 2023-05-07 17:15:02下载
- 积分:1
-
带有计算图形面积功能的计算器,图形界面,用VC++编写
带有计算图形面积功能的计算器,图形界面,用VC++编写
-Graphic area with a calculation function calculator, graphical interface, using VC++ Prepared
- 2023-03-14 05:50:03下载
- 积分:1
-
MFC matching easy source. Oh well. Classic. Very helpful Oh
深入浅出MFC配套源码。很好哦。
很经典。很有帮助哦-MFC matching easy source. Oh well. Classic. Very helpful Oh
- 2022-02-24 19:10:15下载
- 积分:1
-
Apriori; FP-Growth; BPSO-HD; ARMGA; FI-GF; CLT
我在GitHub上上传的一些关联规则/频繁模式挖掘的代码。
具体使用方法,可参考我的GitHub主页http://github.com/DMDarkness/Data-mining,上面也有下载
Apriori and FP-growth: 这两个算法很常用,不介绍了
BOSO-HD:一个基于二元粒子群算法的频繁模式挖掘算法,论文https://link.springer.com/article/10.1007/s11771-016-3224-8
ARMGA:一个基于遗传算法的关联规则挖掘算法,论文http://www.sciencedirect.com/science/article/pii/S0957417408000195
FI-GF:一个基于粒计算与模糊理论的频繁模式挖掘算法,论文http://downloads.hindawi.com/journals/mpe/2015/623240.pdf
CLT:一个基于中心极限定理的频繁模式算法,论文https://link.springer
- 2023-01-02 20:15:03下载
- 积分:1
-
得到远程机器MAC地址源代码
得到远程机器MAC地址源代码-remote machines source MAC address
- 2022-01-25 20:11:34下载
- 积分:1
-
Visual Basic 编写,桌面图标文字背景为透明色
Visual Basic 编写,桌面图标文字背景为透明色-Visual Basic preparation, desktop icon transparent text background color
- 2022-05-11 02:41:24下载
- 积分:1
-
别人易语言看股票源码,编译之后可以运行的系统,可作股票行情软件开发的参考...
别人易语言看股票源码,编译之后可以运行的系统,可作股票行情软件开发的参考-Easy to see someone else shares source language, the compiler can be run after the system, can be used for stocks and reference software development
- 2022-09-20 19:40:03下载
- 积分:1
-
还没有注册,请先注册。源码要求为至少5个C或Java源码,质量越高得到的下载个数越多(一般为200:上载5个,可以下载200个)。
请不要重复上载同一源码
还没有注册,请先注册。源码要求为至少5个C或Java源码,质量越高得到的下载个数越多(一般为200:上载5个,可以下载200个)。
请不要重复上载同一源码, 站长审核合格后才能开通帐号。如果不想上载源码,可以成为【VIP会员】获得帐号
如果其他会员下载一次您上载的源码,您的可用下载数就会增加1次。更多说明请参看[帮助说明]
-Have not yet registered, please register. Source requirements for at least 5 C or Java source code, the higher the quality of the download to be more the number of (normally 200: 5 uploaded, you can download 200). Please do not repeat the same source upload, station after passing the examination in order to open account. If you do not want to upload source code, you can become a VIP Member] [access to account if the other members to download once you upload the source code, you will increase the number of available download 1 times. More description see [Help]
- 2022-12-23 07:55:03下载
- 积分:1
-
/汉诺塔递归算法过程解析:
//汉诺塔(又称河内塔)问题是印度的一个古老的传说。开天辟地的神勃拉玛在一个庙里留下了三根金刚石
//的棒,第一根上面...
/汉诺塔递归算法过程解析:
//汉诺塔(又称河内塔)问题是印度的一个古老的传说。开天辟地的神勃拉玛在一个庙里留下了三根金刚石
//的棒,第一根上面套着64个圆的金片,最大的一个在底下,其余一个比一个小,依次叠上去,庙里的众僧
//不倦地把它们一个个地从这根棒搬到另一根棒上,规定可利用中间的一根棒作为帮助,但每次只能搬一个,
//而且大的不能放在小的上面。解答结果请自己运行计算,程序见尾部。面对庞大的数字(移动圆片的次数)
//18446744073709551615,看来,众僧们耗尽毕生精力也不可能完成金片的移动。
//后来,这个传说就演变为汉诺塔游戏:-err
- 2022-04-17 08:01:26下载
- 积分:1