资源列表
[数学计算/工程计算] queen
说明:这道题的算法思路比较简单,其重点在于对搜索的剪枝优化,由于如果对于每一行都枚举每一列,显然其中会有很多在枚举过程中就可以判断不可能出解的情况,显然对这些情况的继续向下一行搜索是无用的冗余操作,所以我们应在枚举搜索中加入一些判断条件,以减少无用的搜索分支。 -Algorithm of solving the problem is relatively simple idea, with its emphasis on the search pruning technique, because<zhang> 在 2025-06-08 上传 | 大小:9kb | 下载:0
[matlab例程] AC-induction-motor-control
说明:交流异步电机转速开环控制,自己搭建的模型,可以直接利用的模型。-AC induction motor speed open-loop control, to build their own model, can direct the use of the model.<李建军> 在 2025-06-08 上传 | 大小:9kb | 下载:1
[matlab例程] Multiple-access-protocls
说明:多址接入协议性能仿真比较,给出主程序源代码和各个脚本M文件-Multiple access protocol performance simulation given main program source code and scr ipt M-file<Joseph> 在 2025-06-08 上传 | 大小:9kb | 下载:0
[matlab例程] matlab-vrp
说明:车辆路径问题中用遗传算法实现matlab程序 。-The vehicle routing problem matlab genetic algorithm. . . .<马文> 在 2025-06-08 上传 | 大小:9kb | 下载:0
[数学计算/工程计算] java-jisuanqi
说明:用Java编写的科学计算器,更能齐全,欢迎下载使用-Scientific Calculator written in Java, more complete, welcome to download<里里> 在 2025-06-08 上传 | 大小:9kb | 下载:0
[数据结构常用算法] java_linker
说明:java链表操作:查找、删除和插入。 自己写的,编译已经通过-java linked list operations:search, delete and insert. Write it by my own, the compiler has passed.<dfjdk> 在 2025-06-08 上传 | 大小:9kb | 下载:0
[matlab例程] space_vector_math
说明:异步电机矢量控制仿真的数学模型,需要在MATLABsimulink下仿真,另外还需要把参数修改好。-The mathematical model of the induction motor vector control simulation, need at MATLABsimulink simulation, and the need to take good parameter modification.<张文> 在 2025-06-08 上传 | 大小:9kb | 下载:0