资源列表
[其他小程序] 贪心算法
说明:贪心算法(又称贪婪算法)是指,在对问题求解时,总是做出在当前看来是最好的选择。也就是说,不从整体最优上加以考虑,他所做出的是在某种意义上的局部最优解。(Greedy algorithm (also called greedy algorithm) means that when solving a problem, it always makes the best choice at present. That is to say, not considering the overall opt<我不吃零食> 在 2025-11-29 上传 | 大小:3kb | 下载:0
[其他小程序] quartusII13.0破解文件
说明:quartus13.0的破解文件,需要者请自取。(Quartus13.0 crack file, to help yourself.)<飞飞> 在 2025-11-29 上传 | 大小:27kb | 下载:0
[图形图像处理(光照,映射..)] grabing2b
说明:通过VS2012在mfc中实现balser相机的采集图片功能,在halcon中显示图片(The acquisition and picture function of Balser camera in MFC through VS2012)<blueman> 在 2025-11-29 上传 | 大小:52.33mb | 下载:0
[Internet/网络编程] LQ_BTM蓝牙配套资料
说明:飞思卡尔智能车大赛,亲测有效的蓝牙配套程序,内含详细说明、步骤及程序。(Flex Carle intelligent car competition, the pro - Measurement of effective Bluetooth program, including detailed instructions, steps and procedures.)<林木5> 在 2025-11-29 上传 | 大小:3.93mb | 下载:1
[matlab例程] 基于扩张观测器的PID控制
说明:一类基于扩张观测器的PID控制算法。Matlab编写的代码,测试效果良好。(A Kind of PID Control Algorithm Based on Expanded Observer. Matlab prepared by the code, the test results are good.)<Mr.Kong> 在 2025-11-29 上传 | 大小:8kb | 下载:0
[matlab例程] 模式识别应用于故障诊断
说明:将模式识别和机械中的故障诊断结合。结合实例和程序,验证出方法的有效性,内附文档和代码,运行无错误。(Combining pattern recognition with fault diagnosis in machinery.The effectiveness of the method is verified by examples and programs.The artical is attached code and can be run without error.)<yuanjinh.ok> 在 2025-11-29 上传 | 大小:134kb | 下载:0
[游戏] NumberTwo2048
说明:项目主体功能说明 1.图形用户界面:2048的最大特点就是玩家对图形界面里的数字进行操作,也就是是玩家与游戏的互动,实现可以显示2、4、8、16、32、64、128、256、512、1024、2048.......数字的方块。 2.方块移动:实现各个方块的上下左右移动。 3.实现方块间数字判断与相加。 4.当前分数SCORE的显示:在我们设计的2048游戏中当前分数取了页面内所有数字相加的值为分数,对玩家玩游戏的进展有直接性、客观性的展现; 5.数字颜色:游戏中数字的颜色以2为首项的等<你猜1我猜1> 在 2025-11-29 上传 | 大小:3.01mb | 下载:0