资源列表
[人工智能/神经网络/遗传算法] ant
说明:人工智能大作业 蚁群算法解决旅行商问题 包括源码以及测试报告 -Ant colony algorithm to solve traveling salesman problem, including source code, and test reports<laura> 在 2025-06-23 上传 | 大小:28kb | 下载:0
[数据结构常用算法] the-classical-sorting-algorithm
说明:本文详细介绍了所有经典排序算法,而且使用C语言实现了这些算法,是一个值得深入学习的经典资料-This paper describes and implements all the classic sorting algorithm<feiliubo> 在 2025-06-23 上传 | 大小:51kb | 下载:0
[matlab例程] ohb
说明:关于圆盘耦合摆的研究,将介绍单圆盘耦合发电机模型和双圆盘耦合发电机模型的非线性方程组。通过对方程组的分析和MATLAB模拟计算,指出前者电流有稳定的周期解,后者在两圆盘角速度不同时可能进入混沌态,并且通过数值计算其Lyapunov指数(其中一个,出现了正值)来证明其混沌态-Research on the disk coupled pendulums, will introduce the model of a single disc and double disc coupling genera<张龙腾> 在 2025-06-23 上传 | 大小:19kb | 下载:0
[数值算法/人工智能] abc
说明:页面置换算法 最早调入内存的页,其不再被使用的可能性比刚调入内存的可能性大。建立一个FIFO队列,收容所有在内存中的页。被置换页面总是在队列头上进行。当一个页面被放入内存时,就把它插在队尾上。-Page replacement algorithm Transferred to the memory of the first page, the possibility of no longer being used into memory than just the possibility<gengchn> 在 2025-06-23 上传 | 大小:2kb | 下载:0
[人工智能/神经网络/遗传算法] BP
说明:用C语言设计BP神经网络并拟合函数1.y=sinx,x :[0,2pi) 2.y=(x1)^2+(x2)^2+(x1)*(x2) ,x1,x2:[0,1)-With C-BP neural network design and fitting function 1.y = sinx, x: [0,2 pi) 2.y = (x1) ^ 2+ (x2) ^ 2+ (x1)* (x2), x1, x2: [0,1)<yonglandemao> 在 2025-06-23 上传 | 大小:664kb | 下载:0
[数值算法/人工智能] lab2
说明:定义一个分数类,用两个整数数据成员表示分数的分子和分母,成员函数包括求两个整数的最大公约数gcd()和最小公倍数lcm()的函数,再定义构造函数、获取分数、打印分数、实现分数四则运算的成员函数。 计算结果仍用分数表示并调用gcd(),lcm()成员函数化简-Define a fraction of class, with two integer data members of the numerator and denominator of the fraction, member functi<gengchn> 在 2025-06-23 上传 | 大小:1kb | 下载:0
[matlab例程] mathmatic-MATLAB
说明:高等应用数学问题的MATLAB求解 -Advanced application of advanced mathematical problem solving application of MATLAB MATLAB to solve mathematical problems<zzer> 在 2025-06-23 上传 | 大小:20.1mb | 下载:0
[数据结构常用算法] chinesewordoutputPointMat
说明:点阵输出汉字,根据汉字字库,在屏幕上涌一个一个的点拼出汉字-output the chinese word into points mat<masi> 在 2025-06-23 上传 | 大小:340kb | 下载:0