资源列表
[数据结构常用算法] lab22
说明:首先,定义两个对象一个定义了点的x,y坐标和它的标号,另一个对象是两点之间的距离。然后用冒泡比较法对点的x,y坐标分别进行排序,编写控制台程序,输入点的个数,分为两种方法求最近点对。根据点的个数分为3个点的情形和大于3个点的情形,3个点的直接对两两点之间的距离进行比较。大于3点的用分治递归法求解,通过划定界限分8块没一点只对其他7块内的点进行比较长度最后求出最短距离。-First of all, define two object a definition of a x, y and its l<安智超> 在 2025-06-28 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] fftw-3.3.2.tar
说明:用c语言编写fft变换,可以实现复数和任意长度的变换。-Written in c FFT transform can realize the plural and arbitrary length of transformation.<石中华> 在 2025-06-28 上传 | 大小:3.73mb | 下载:0
[数值算法/人工智能] TSP-ant-algorithm
说明:可以使用蚁群算法求解tsp路径问题,源码简单易懂,且可以在matlab平台上运行-use ant algorithm to solve tsp problem,the code is easy to understand and it can run on the matlab platform<> 在 2025-06-28 上传 | 大小:31kb | 下载:0
[数值算法/人工智能] ABC-algorithm-matlab-code
说明:蜂群算法是最近出现的一种仿生算法,它的效率比蚁群算法要高。-ABC algorithm is coming up recently,it simulate the bird,its effection is higher than ant algorithm<> 在 2025-06-28 上传 | 大小:9kb | 下载:0
[matlab例程] MATLAB-SIMULINK
说明:MATLAB SIMULINK建模与仿真实例精讲。-MATLAB SIMULINK earnestly modeling and simulation examples.<chenai> 在 2025-06-28 上传 | 大小:52.71mb | 下载:0
[数据结构常用算法] tushuguanli
说明:课程设计,C语言编写的数据结构课程设计之图书管理源代码登记书的书号、书名、著者、清除库存某种书、借阅、归还。-Registration book library management source code written in C language data structures course design ISBN, Title, Author, clear the inventory of a certain book, borrow, return.<岳豪> 在 2025-06-28 上传 | 大小:14kb | 下载:0
[matlab例程] firefly_simple1
说明:一个萤火虫算法,很好用的。只需要换测试函数即可。不过请注意例如萤火虫个数的等参数的更换。-A firefly algorithm, easy to use. Merely need to replace the test function can be. Oh Oh Oh Oh<zhengshi> 在 2025-06-28 上传 | 大小:1kb | 下载:0