-
用C编写的迷宫最短路径。另有一用VC编写的
用C编写的迷宫最短路径。另有一用VC编写的-C maze prepared by the shortest path. Another one prepared by the VC
- 2022-08-20 23:22:59下载
- 积分:1
-
程序的要求是已知的,几个节点和节点的函数(×),…
本程序的要求是已知几个节点x及节点函数f(x),要求近似函数!只要输出每点函数,对角线上的值,和最后一行的值,为继续插值准备! 例如:0.00 0.00000 0.20 0.20134 0.30 0.30452 0.50 0.52110 得到结果:0.00000 0.20134 1.006700 0.30452 0.083666 0.52110 1.082900 0.170333 0.173334 f(0.230000)=0.249337 Rx(0.230000)=-1.46917e-09f-the procedural requirements are known, several nodes and node x function f (x), requiring similar function! As long as output per function point, the value of a diagonal, and the last line of duty, prepared to continue interpolation! For example : 0.00 0.00000 0.20134 0.30 0.20 0.50 0.52110 0.30452 outcome : 0.00000 0.30452 0.20134 1.006700 1.082900 0.083666 0.52110 f 0.170333 0.173334 (0.230000) = 0.249337 Rx (0.230000) =- 1.46917e- 09f
- 2023-02-16 14:55:03下载
- 积分:1
-
徐世良-C常用算法集的源代码
徐世良-C常用算法集的源代码- Xu Shiliang- C commonly used algorithm collection source code
- 2022-04-28 04:11:27下载
- 积分:1
-
一个动态刷新的数据的类
一个动态刷新和现实的数据的类,有单通道显示波器,功能比较强大,该类可以继承和优化
- 2022-01-28 14:05:10下载
- 积分:1
-
频繁项挖掘算法FP―Growth算法的实现,该算法使用java语言实现的...
频繁项挖掘算法FP―Growth算法的实现,该算法使用java语言实现的
- 2022-02-20 03:34:22下载
- 积分:1
-
格路问题:经典的算法分析与设计题目,用动态规划的方法解决从一个网格起点到终点的最短路径问题...
格路问题:经典的算法分析与设计题目,用动态规划的方法解决从一个网格起点到终点的最短路径问题-Lattice path problem: the classical algorithm analysis and design topics, with the dynamic programming solution to start from a grid to the end of the shortest path problem
- 2022-07-04 01:17:42下载
- 积分:1
-
此程序用提升法实现第二代小波变换,我用的是非整数阶小波变换...
此程序用提升法实现第二代小波变换,我用的是非整数阶小波变换-the procedure used to upgrade method is the second generation wavelet transform, I use a non-integer wavelet transform
- 2022-03-18 09:24:55下载
- 积分:1
-
开发环境:Visual C++ .net2003
功能:利用禁忌搜索思想求解TSP问题。...
开发环境:Visual C++ .net2003
功能:利用禁忌搜索思想求解TSP问题。-Development Environment: Visual C++. Net2003 functions: thinking of the use of tabu search for solving TSP problems.
- 2023-03-12 00:40:03下载
- 积分:1
-
用于评价图像分割的精度,包括单个物体的相对错误率指标,和标记错误率。-used to evaluate the accuracy of image segmentation, including in
用于评价图像分割的精度,包括单个物体的相对错误率指标,和标记错误率。-used to evaluate the accuracy of image segmentation, including individual objects relative error rate indicators, and marking error rate.
- 2022-02-01 11:21:52下载
- 积分:1
-
我自己写的一个三次样条插值算法,自已感觉很严密,请大家指正。...
我自己写的一个三次样条插值算法,自已感觉很严密,请大家指正。-I wrote it myself a cubic spline interpolation algorithm, self-feelings are very close, please correct me.
- 2022-06-18 06:00:33下载
- 积分:1