资源列表
排序选择:
[人工智能/神经网络/遗传算法] cluster
说明:一种改进的pso算法在聚类分析上的应用,算法中加入了协作策略-the matlab source code of improved PSO algorithm<陈信> 在 2025-06-24 上传 | 大小:2kb | 下载:0
[其他小程序] Binary-search-algorithm
说明:编写程序对数据序列采用二分查找法和顺序查找法查找元素的下标,要求使用类模板实现-Write a program for data sequences using binary search and sequential search method to find the elements under standard requires the use of class templates<左振勇> 在 2025-06-24 上传 | 大小:11kb | 下载:0
[单片机(51,AVR,MSP430等)] sbc1788(emwinPfreertos)
说明:FREERTOS+emwin程序,基于lpc1788/sbc17-FREERTOS+emwin,based on lpc1788/sbc1788<ttt> 在 2025-06-24 上传 | 大小:2.97mb | 下载:0
[其他小程序] Tower-of-Hanoi
说明:传说婆罗门庙里有一个塔台,台上有3根标号为A,B,C的用钻石做成的柱子,在A柱子上放着64个金盘,每一个都比下面的略小一些。把A柱子上的金盘子全部移到C柱上的那一天就是世界末日。移到的条件是:一次只能移到一个金盘,移到过程中大金盘不能放在小金盘上面。-Legend of Brahman temple has a tower, the stage has three numbered columns made with diamonds A, B, C, and sto<左振勇> 在 2025-06-24 上传 | 大小:141kb | 下载:0
[人工智能/神经网络/遗传算法] CMA-MA-GA-PSO
说明:用c语言写的猴群算法,并附上相关的测试函数。并和pso,ga算法进行比较-the source code of monkey algorithm<陈信> 在 2025-06-24 上传 | 大小:1.57mb | 下载:1
[人工智能/神经网络/遗传算法] sga
说明:改代码是单目标遗传算法的简单实现,简单易懂,注释明了,适合初学者!-Change the code is simple to achieve a single objective genetic algorithms, easy to understand, comment and clear, suitable for beginners!<阮干> 在 2025-06-24 上传 | 大小:3kb | 下载:0
[游戏] AirPlane
说明:一个简单的java打飞机游戏,主要用到Java2D游戏编程以及GUI编程相关知识,适合初学者。-A simple java aircraft games, mainly uses Java2D and GUI programming knowledge, suitable for beginners.<chenkaixiong> 在 2025-06-24 上传 | 大小:100kb | 下载:0
[其他小程序] Copy-the-text-file
说明:将一个文本文件复制到另一个文件中(要求用两种方法实现:一个一个字符复制及按行进行复制)。-Copy a text file to another file (requires using two ways: one by one character to copy and replicate rows).<左振勇> 在 2025-06-24 上传 | 大小:8kb | 下载:0