-
先序遍历的非递归算法
先序遍历的非递归算法-preorder non- recursive algorithm
- 2023-07-17 08:50:03下载
- 积分:1
-
旅行商问题,即TSP问题(Travelling Salesman Problem)是数学领域中著名问题之一。假设有一个旅行商人要拜访n个城市,他必须选择所要走的...
旅行商问题,即TSP问题(Travelling Salesman Problem)是数学领域中著名问题之一。假设有一个旅行商人要拜访n个城市,他必须选择所要走的路径,路经的限制是每个城市只能拜访一次,而且最后要回到原来出发的城市。路径的选择目标是要求得的路径路程为所有路径之中的最小值。
-Traveling Salesman Problem, or TSP problem (Travelling Salesman Problem) is a well-known field of mathematics problems. Assuming there is a travel business to visit n cities, he must choose which path to go, via the restriction is to visit each city only once and the last to go back to the original departure city. Path selection objective is to get the path distance for all paths are the minimum.
- 2022-06-21 21:53:25下载
- 积分:1
-
矩阵各种运算
本代码写了矩阵的各种运算算法,包括矩阵加、减、乘、求逆、转置、求特征值等等
- 2023-09-06 06:50:03下载
- 积分:1
-
含有线性插值, 样条插值,Gauss矩阵列主元消去法等算法的实现
含有线性插值, 样条插值,Gauss矩阵列主元消去法等算法的实现 -with linear interpolation, spline interpolation, Gauss matrix main-element elimination algorithm Law Implementation
- 2022-09-23 08:20:03下载
- 积分:1
-
fortran version of singular value decomposition subroutine, suitable for meteoro...
fortran版奇异值分解子程序,适合气象统计计算。-fortran version of singular value decomposition subroutine, suitable for meteorological statistical computing.
- 2022-06-27 17:25:01下载
- 积分:1
-
0v7670实现寻捡网球机器人
应用背景可用于物体的识别跟踪。寻捡。实现视觉跟踪。关键技术网球的识别与跟踪。寻找中心,进行中心的扩散,确定网球的边界以及中心,并在LCD显示。以新的中心进行扩散。不断实现网球的跟踪。学校一门课程最后做的寻捡网球机器人,0v7670采集图像,处理pwm控制电机进行跟踪,最后通过多次判断寻捡网球条件,驱动舵机捡起网球。
- 2022-06-17 20:12:11下载
- 积分:1
-
Fortran的SVD(经验正交函数分解子程序),适合…
fortran的SVD(经验正交函数分解子程序),适合地学数据处理。-fortran the SVD (empirical orthogonal function decomposition subroutine), suitable for earth science data processing.
- 2023-08-30 00:35:04下载
- 积分:1
-
x 509 证书解析程序
实现证书的生成和验证,可编译成类库形式,需要openssl支
- 2022-05-05 20:10:22下载
- 积分:1
-
subpixel motion architecture
subpixel motion architecture
- 2022-06-11 20:47:05下载
- 积分:1
-
C语言282例代码集
所有程序都可以在VS 2015上运行;
该程序尤其适合初学者,算法初学者;
部分程序来自282例,其他是原创程序。
- 2022-03-22 05:05:15下载
- 积分:1