资源列表
[其他小程序] knapsack-problem
说明:背包问题即给定一组物品,每种物品都有自己的重量和价格,在限定的总重量内,我们如何选择,才能使得物品的总价格最高。-A hybrid algorithm combining ant colony system with multi-choice Knapsack problem was proposed.<刘芳> 在 2025-02-21 上传 | 大小:1kb | 下载:0
[其他小程序] Free-the-ball-bounce
说明:此代码模拟小球从一定高度自由下落,在阻力作用下,慢慢掉到地上静止的过程-This code to simulate a ball falling a certain height, under the influence of resistance, slowly fell to the ground and the stillness of the process<chenxiang> 在 2025-02-21 上传 | 大小:1kb | 下载:0
[Windows编程] Chang-e-no.-1
说明:模拟嫦娥一号与地球、月亮的运行关系,做一个太空模拟,直接在matlab运行即可-The operation of the simulation with the earth and the moon chang e one relationship, make a space simulation, can be run directly in matlab<chenxiang> 在 2025-02-21 上传 | 大小:1kb | 下载:0
[驱动编程] GetDeviceIDfromVIDandPID
说明:通过设备的VID和PID获取对应的设备ID,可用于OpenCV打开摄像头,VideoCapture::open()。-Get device ID which can be used for opencv PID,VID.<wyl> 在 2025-02-21 上传 | 大小:1kb | 下载:0
[其他小程序] Swap-Nodes-in-Pairs
说明:给定一个链表,对其结点进行两两交换,然后返回结果链表的首结点-Given a linked list, swap every two adjacent nodes and return its head.<王汝鑫> 在 2025-02-21 上传 | 大小:1kb | 下载:0