资源列表
[数据结构常用算法] EightDigital
说明:算法求解八数码难题,包括详细设计说明和实验报告-Eight puzzle algorithm, including the detailed design notes and lab report<chenb> 在 2025-11-01 上传 | 大小:570kb | 下载:0
[人工智能/神经网络/遗传算法] CHAOTIC
说明:关于混沌系统的某些性质的仿真程序,试过了,可以的,希望可以对您有帮助-On some properties of chaotic systems simulation program, tried, can, and hope you can help<cyy1314526> 在 2025-11-01 上传 | 大小:1kb | 下载:0
[数据结构常用算法] RK
说明:实验RK算法,即利用Hash方法和素数理论,首先定义一个Hash函数(hash (r) = r mod q),然后将模式串P和文本串T中长度为m的子串利用Hash函数转换成数值。显然只需比较那些与模式串具有相同Hash函数值的子串。 当然因为Hash冲突的存在,还要进一步进行字符串比较,但只要选择适当的素数q, Hash冲突的概率就会很小 -Experimental RK algorithm, namely the use of Hash methods and prime number<chenb> 在 2025-11-01 上传 | 大小:213kb | 下载:0
[数据结构常用算法] Knight-Parade
说明:骑士巡游问题:从国际象棋棋盘上任意给定的方格开始移动骑士,相继地到达所有的64个方格,进入每个方格一次且仅进入一次。回溯法实现-Knight Parade problem: the chess board from any given knight box began to move, have to reach all the 64 squares, each square once and only entered into once. Backtracking to achieve<chenb> 在 2025-11-01 上传 | 大小:387kb | 下载:0
[matlab例程] CHAOTIC
说明:有关于混沌系统的特性的一些仿真程序,试过的,可以正确运行,希望大家能够交流。-About some of the characteristics of chaotic system simulation program, tried, and can be run properly, I hope we can exchange.<cyy1314526> 在 2025-11-01 上传 | 大小:1.5mb | 下载:0
[数据结构常用算法] cruise
说明: 给定一张航空图,图中项点代表城市,边代表两城市之间的直通航线。现要求找出一条满足下述限制条件且途经城市最多的旅行路线: (1) 从最西端城市出发,单向从西向东途经若干城市到达最东端城市,然后再从东向西飞回起点(可途经若干个城市) (2) 除起点城市外,任何城市只能访问一次。 对于给定的航空图,请设计一个算法找出一条满足要求的最佳航空路线。 -Given an aviation map, map key points on behalf of the city, while o<chenb> 在 2025-11-01 上传 | 大小:431kb | 下载:0
[matlab例程] CHAOTIC
说明:有关于混沌系统的特性的一些仿真程序,试过的,可以正确运行,希望大家能够交流。-About some of the characteristics of chaotic system simulation program, tried, and can be run properly, I hope we can exchange.<cyy1314526> 在 2025-11-01 上传 | 大小:901kb | 下载:0
[matlab例程] CHAOTIC
说明:有关于混沌系统的特性的一些仿真程序,试过的,可以正确运行,希望大家能够交流。-About some of the characteristics of chaotic system simulation program, tried, and can be run properly, I hope we can exchange.<cyy1314526> 在 2025-11-01 上传 | 大小:924kb | 下载:0
[matlab例程] CHAOTIC
说明:有关于混沌系统的特性的一些仿真程序,试过的,可以正确运行,希望大家能够交流。-About some of the characteristics of chaotic system simulation program, tried, and can be run properly, I hope we can exchange.<cyy1314526> 在 2025-11-01 上传 | 大小:1.75mb | 下载:0
[matlab例程] electric_test3
说明:计算短路电流(1相,2相,3相)。需要自己画出节点图并输入-Calculation of short circuit current (1 phase, 2 phase, 3 phase). Need to draw their own map and enter the node<andyhong> 在 2025-11-01 上传 | 大小:1kb | 下载:0
[人工智能/神经网络/遗传算法] ACO
说明:蚁群算法的原理,C实现,JAVA实现文档-The principle of ant colony algorithm, C implementation, JAVA implementation<chenb> 在 2025-11-01 上传 | 大小:43kb | 下载:0
