搜索资源列表

  1. 用c编写的N*N的螺旋矩阵源代码

    2下载:
  2. /*
    实现效果:
    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()

  3. 所属分类:其他小程序

    • 发布日期:2008-05-05
    • 文件大小:4395
    • 提供者:good@588
  1. SLM的OAM相位

    0下载:
  2. 使用matlab制作螺旋相位版的简单程序,欢迎大家借鉴(Using matlab to make spiral phase version of the simple procedure, you are welcome to learn from)
  3. 所属分类:其他小程序

    • 发布日期:2024-06-01
    • 文件大小:31744
    • 提供者:皓皓在此
  1. Mathematica

    0下载:
  2. 现代机器人学的matlab版螺旋理论或旋量代数的数学函数。(The screw theory of Matlab version of modern robotics or the mathematical function of screw algebra.)
  3. 所属分类:matlab例程

    • 发布日期:2024-06-01
    • 文件大小:14336
    • 提供者:2020Eric_Wang

源码中国 www.ymcn.org