-
最短路径计算
自定义点位类别,并通过点位类别生成制定路径。在路径中手动设定起始点,并通过计算得到全部路径,并得到其中距离最短的路径,和点位无关。全部原创,希望大家给我些宝贵经验
- 2022-10-04 11:00:03下载
- 积分:1
-
这是一个gauss算法实现的C代码。本算法采用的是具有行交换的列主元素消去法。...
这是一个gauss算法实现的C代码。本算法采用的是具有行交换的列主元素消去法。-This is a Gauss algorithm C code. The algorithm is used in the exchange trip out the main elements of elimination method.
- 2022-10-05 08:05:04下载
- 积分:1
-
bp 神经网络 已测
人工神经网络的c++实现源码,含实现神经网络层的类,神经网络的类,中文详细注释, 并含有使用示例,学习神经网络的好源码-Artificial neural network c++ implementation source code, including achieve the type of neural network layer, the type of neural network, a detailed English notes, and contain the use of examples of good learning neural network source code
- 2022-03-01 18:21:29下载
- 积分:1
-
给定一块宽度为W的矩形板,矩形板的高度不受限制。现需要从板上分别切割出n个高度为hi,宽度为wi的矩形零件。切割的规则是零件的高度方向与矩形板的高度方向保持一致...
给定一块宽度为W的矩形板,矩形板的高度不受限制。现需要从板上分别切割出n个高度为hi,宽度为wi的矩形零件。切割的规则是零件的高度方向与矩形板的高度方向保持一致。要求求出一种切割法使得所使用的矩形板的高度h最小.用递归及分治法解此问题-given a width of the rectangular plate W, the height of rectangular plate unrestricted. Board is required from the respective cut out n height of the hi, wi width of the rectangular parts. Cutting parts to the rules of the height of the rectangular plate with a high degree of consistent direction. Asked obtained a law made by cutting the use of the rectangular plate height h minimum. Using recursive and partition Solving this problem
- 2022-10-31 04:20:03下载
- 积分:1
-
This is a java language used by solving a dichotomy at a designated function on...
这是一个用java语言编写的,用二分法求解某个函数在某个指定区间上的根,方便实用。-This is a java language used by solving a dichotomy at a designated function on the root zone, convenient and practical.
- 2022-03-29 17:37:41下载
- 积分:1
-
开始从已知月PHP星期日期
应用背景这个函数生成开始,在已知的周数的最后日期范围关键技术使用此函数创建MySQL查询或其他范围的搜索数据的日期。在查询一些功能只能在特定的月年周搜索不周。所以,这个功能可以帮助你做这个。
- 2022-01-31 00:15:16下载
- 积分:1
-
第八届飞思卡尔智能车摄像头组程序(IAR)
全国大学生飞思卡尔智能车比赛第八届摄像头组的程序,电机的控制,转向,对于初学者来说是一个很好的例程,而且不需要配置什么,历程包里已经都配置好,你只需要细心研读,努力努力,希望在智能车这条路上越走越好。
- 2022-06-29 02:20:38下载
- 积分:1
-
采用按列消去,舍入误差并没得到很好的处理,有待改进。
采用按列消去,舍入误差并没得到很好的处理,有待改进。-adopted by the elimination series, rounding error not been handled well, in need of improvement.
- 2022-06-16 07:55:02下载
- 积分:1
-
稳恒电路仿真
模拟稳态电路和计算与交互式 UI 中,我用 6 个月在大学为求同存异它。模拟稳恒电路和计算
- 2022-08-21 15:44:14下载
- 积分:1
-
常用排序方法
几种常用排序编码方法,冒泡等方法
- 2022-05-31 17:15:42下载
- 积分:1