说明:LabVIEW中的简单PID算法,可以用于小电机控制等的pid模块-LabVIEW simple PID algorithm can be used for small motor control module, such as the pid <许龙> 在 2025-05-17 上传
| 大小:15kb | 下载:0
说明:(排列宝石问题)算法思想
形如着色问题依次填充,如不能填写任何宝石则回溯.
-(Problem with precious stones) algorithm thinking like the coloring problem followed by filling, if they can not fill in any precious stones are back. <lee> 在 2025-05-17 上传
| 大小:1kb | 下载:0
说明:有一个渡口,每条渡轮一次能装载10辆汽车过江,过江车辆分为客车和货车两类,上渡轮有如下规定:
⑴同类汽车先到先上船;
⑵客车先于货车上船;
⑶每上4辆客车才允许上一辆货车,但若等待的客车不足4辆则用货车填补,反过来,若没有货车等待则用客车填补;
⑷装满10辆后则自动开船,当等待时间较长时车辆不足10辆也应人为控制发船。
-There is a ferry, and each time the ferry can ca <张巨松> 在 2025-05-17 上传
| 大小:260kb | 下载:0
说明:设有一个背包可以放入的物品重量最重为s,现有n件物品,它们的重量分别为w[0]、 w[1]、w[2]、…、w[n-1]。问能否从这n件物品中选择若干件放入此背包中,使得放入的重量之和正好为s。如果存在一种符合上述要求的选择,则称此背包问题有解(或称其解为真);否则称此背包问题无解(或称其解为假)。试用递归方法设计求解背包问题的算法。-There is a backpack weight items can be placed the m <张巨松> 在 2025-05-17 上传
| 大小:244kb | 下载:0
说明:给定n个小区之间的交通图。若小区i与小区j之间有路可通,则将顶点i与顶点j之间用边连接,边上的权值 表示这条道路的长度。现在打算在这n个小区中选定一个小区建一所医院。试问这家医院应建在哪个小区,才能使距离医院最远的小区到医院的路程最短?请设计一个算法求解上述问题。-N given the traffic between plots Fig. If the cell i and cell j can pass between the ro <张巨松> 在 2025-05-17 上传
| 大小:253kb | 下载:0
说明:按照能耗最优原则对机器生产时间用遗传算法解决-Optimal energy consumption in accordance with the principles of machine production time by using genetic algorithms to solve <张宝利> 在 2025-05-17 上传
| 大小:2kb | 下载:0
说明:a*算法程序例子,包括了2个DEMO讲解和一个astarlib的封装库-a* algorithms procedures examples, including two on and a DEMO package astarlib Library <Garfield> 在 2025-05-17 上传
| 大小:129kb | 下载:0
说明:用于计算二维正方格子金属光子晶体TM模禁带的-Lattice is used to calculate the two-dimensional metallic photonic crystal band gap of the TM mode <hf> 在 2025-05-17 上传
| 大小:3kb | 下载:0