您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. ACSdot1.0配置

  2. DOT1x基于CISCO ACS.doc
  3. 所属分类:网管软件

    • 发布日期:2011-12-23
    • 文件大小:112kb
    • 提供者:wuwenlong27
  1. Python中三维坐标空间绘制的实现

  2. 在三维空间绘制点,线,面 1.绘制点 用scatter()散点绘制三维坐标点 from matplotlib import pyplot as plt from mpl_toolkits.mplot3d import Axes3D dot1 = [[0, 0, 0], [1, 1, 1], [ 2, 2, 2], [2, 2, 3], [2, 2, 4]] # 得到五个点 plt.figure() # 得到画面 ax1 = plt.axes(projection='3d') ax1.s
  3. 所属分类:其它

    • 发布日期:2020-12-16
    • 文件大小:166kb
    • 提供者:weixin_38555019
  1. Python中三维坐标空间绘制的实现

  2. 在三维空间绘制点,线,面 1.绘制点 用scatter()散点绘制三维坐标点 from matplotlib import pyplot as plt from mpl_toolkits.mplot3d import Axes3D dot1 = [[0, 0, 0], [1, 1, 1], [ 2, 2, 2], [2, 2, 3], [2, 2, 4]] # 得到五个点 plt.figure() # 得到画面 ax1 = plt.axes(projection='3d') ax1.s
  3. 所属分类:其它

    • 发布日期:2020-12-16
    • 文件大小:166kb
    • 提供者:weixin_38564503