资源列表
[数学计算/工程计算] computer
说明:一般测量需要多次观测,该程序统计对每个点各次观测的平均值及精度等信息,摆脱了以往采用EXCEL对每个点统计的痛苦!(附有实例)-General measurements require a number of observation, the program statistics for each point the average of the various observations and the accuracy of such information, from the past us<刘建> 在 2025-06-11 上传 | 大小:351kb | 下载:0
[数学计算/工程计算] GAUSS
说明:给出两个点的BLH,以这两个点给一条边,以给定长度为宽,求定矩形另外两个点的BLH。 里面应用到了高斯投影的运算,及DLL控件的调用等。-Are given two points BLH, one of these two points, to edge to a given length of wide rectangular order to set the other two points of BLH. Which applied to the Gauss projection op<刘建> 在 2025-06-11 上传 | 大小:226kb | 下载:0
[数学计算/工程计算] TabuSearchforTSP
说明:This gives source code of traveling salesman problem. The algorithm used is tabu search.<Roger> 在 2025-06-11 上传 | 大小:9kb | 下载:0
[数学计算/工程计算] floyd_warshall.c
说明:It is the source code of the Floyd-Warshall algorithm for finding the shortest path between all nodes. The shortest path between two nodes of a graph is a sequence of connected nodes so that the sum of the edges that inter-connect them is minimal<Roger> 在 2025-06-11 上传 | 大小:8kb | 下载:0
[数学计算/工程计算] DijkstraAlgorithm
说明:a way of modifying Dijkstra’s Alogrithm in order to find all the shortest path from a source to a node<Roger> 在 2025-06-11 上传 | 大小:9kb | 下载:0