资源列表
[数据结构常用算法] 一元稀疏多项式计数器
说明:一元稀疏多项式计算器[加法和乘法] 问题描述: 设计一元系数多项式计数器实现两个多项式间的加法、减法。 基本要求: (1) 输入并建立多项式 (2) 输出多项式,输出形式为整数序列:n,c1,e1,c2,e2……cn,en,其中n是多项式的项数,ci,ei分别为第i项的系数和指数。序列按指数降序排列。 (3) 多项式a和b相加,建立多项式a+b,输出相加的多项式。 (4) 多项式a和b相减,建立多项式a-b,输出相减的多项式。 用带表头结点的单链表存储多项式。 测试数据: (1) (2x+5x8<陈宇> 在 2025-09-14 上传 | 大小:37kb | 下载:0
[人工智能/神经网络/遗传算法] 遗传算法matlab
说明:matlab编写的遗传算法,采用二进制编码,有说明文档。-Matlab prepared by the genetic algorithm, using the binary coding, documentation.<张露> 在 2025-09-14 上传 | 大小:104kb | 下载:0
[数学计算/工程计算] PLDistance
说明:已知三维点和三维线的坐标和代表式,求两者间最短距离,用对话框实现,可以提出算法函数单独使用-known three-dimensional and three-dimensional point of the line-coordinates and representatives, for the shortest distance between the two, with dialog to achieve, we can make use of arithmetic functions<吴敏珊> 在 2025-09-14 上传 | 大小:27kb | 下载:0
[数据结构常用算法] 链表实现用户对数据针对每个人的管理
说明:是一种数据结构的编程代码,程序实现一块链表的管理每个人资料-is a data structure of the programming code, procedures to achieve a Chain Management everyone information<陈云> 在 2025-09-14 上传 | 大小:2kb | 下载:0
[数据结构常用算法] 最短路径在铁路上实现的
说明:是一种数据结构的编程代码,程序实现一种算法,在铁路系统上在两点间得到最短路径-is a data structure of the programming code, procedures to achieve an algorithm, the railway system in the period between 2:00 Shortest Path<陈云> 在 2025-09-14 上传 | 大小:2kb | 下载:0
[matlab例程] Mastering MATLAB 5 a comprehensive tutorial and re
说明:对于掌握Matlab来说至关重要的一些源程序。-master Matlab for some essential source.<昂清> 在 2025-09-14 上传 | 大小:422kb | 下载:0
[人工智能/神经网络/遗传算法] EightFigure
说明:自己用JAVA编的人工智能的A*算法的八数码程序-own use JAVA series of the artificial intelligence of the A* algorithm eight digital procedures<妄言> 在 2025-09-14 上传 | 大小:2.16mb | 下载:0