资源列表
[人工智能/神经网络/遗传算法] lamdaBP
说明:三层前向神经网络的权值训练方法 变步长的bp法 -Three feed-forward neural network training method of the right to change the value of the bp-step method<dongenzeng> 在 2025-11-12 上传 | 大小:5kb | 下载:0
[人工智能/神经网络/遗传算法] DualFuzzy
说明:针对纯时滞系统,自己用Simulink编写了一个双模糊PID控制器,其中模糊预估器能补偿时滞,模糊PID有良好的自适应性,可以得到了一个堪称"优美"的控制效果图。-For pure time-delay systems, their own Simulink prepared using a dual-fuzzy PID controller, in which fuzzy predictor can compensate time-delay, Fuzzy PID have good self<khw> 在 2025-11-12 上传 | 大小:9kb | 下载:0
[数据结构常用算法] lianbiao_chengxu
说明:实现对链表中对象的基本操作,包括插入,连接,显示等-List of objects to realize the basic operations, including insertion, connectivity, display, etc.<> 在 2025-11-12 上传 | 大小:399kb | 下载:0
[STL] STL_test_code
说明:STL的测试代码,包括对algorithm,memory,utility等函数库的用例测试。涉及了这些库的每一个程序。-STL test code, including the algorithm, memory, utility library, such as the use case testing. Involved in these libraries for every procedure.<David> 在 2025-11-12 上传 | 大小:6kb | 下载:0
[压缩解压] linear_code
说明:自己编的一个线性码的类。可以添加到需要的工程中。-Own code of a linear category. Can be added to the project needs.<David> 在 2025-11-12 上传 | 大小:3kb | 下载:0
[数学计算/工程计算] shangrenguohe
说明:三名商人各带一个随从乘船渡河,—只小船只能容纳二人,由他们自己划行。随从们密约,在河的任一岸,一旦随从的人数比商人多,就杀人越货.但是如何乘船渡河的大权掌握在商人们手中.商人们怎样才能安全渡河呢?-Three businessmen with a retinue of the boat to cross the river,- only small boats can only accommodate two persons, by their own划行. Entourage have a s<陆嘉鸣> 在 2025-11-12 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] dongtaiguihua
说明:设平面上有一个m´ n的网格,将左下角的网格点标记为(0,0)而右上角的网格点标记为(m,n)。某人想从(0,0)出发沿网格线行进到达(m,n),但是在网格点(i,j)处他只能向上行进或者向右行进,向上行进的代价为aij(amj =+¥ ),向右行进的代价是bij(bin =+¥ )。试设计一个动态规划算法,在这个网格中为该旅行者寻找一条代价最小的旅行路线。用高级程序设计语言编写程序求解动态规划模型。-Set up a plane m n of the grid, wil<陆嘉鸣> 在 2025-11-12 上传 | 大小:1kb | 下载:0