搜索资源列表
用c编写的N*N的螺旋矩阵源代码
/*
实现效果:
1 2 6 7 15
3 5 8 14 16
4 9 13 17 22
10 12 18 21 23
11 19 20 24 25
*/
#include <stdio.h>
#define N 5 //阶数,即N*N的螺旋矩阵void main()
SLM的OAM相位
- 使用matlab制作螺旋相位版的简单程序,欢迎大家借鉴(Using matlab to make spiral phase version of the simple procedure, you are welcome to learn from)
Mathematica
- 现代机器人学的matlab版螺旋理论或旋量代数的数学函数。(The screw theory of Matlab version of modern robotics or the mathematical function of screw algebra.)
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 沪ICP备09016508号
1999-2046 源码中国 All Rights Reserved.