登录
首页 » Python » python

python

于 2020-12-18 发布 文件大小:18KB
0 231
下载积分: 1 下载次数: 10

代码说明:

  此文件用于激光雷达数据读取,以及各种操作等等(This document is used for lidar data reading and various operations.)

文件列表:

Python_The-wisdom-of-life-f8790f308e308bb220cfe7230ff6e9ecd156cafd, 0 , 2018-04-07
Python_The-wisdom-of-life-f8790f308e308bb220cfe7230ff6e9ecd156cafd\Py-lidar data analysis - V1.0, 0 , 2018-04-07
Python_The-wisdom-of-life-f8790f308e308bb220cfe7230ff6e9ecd156cafd\Py-lidar data analysis - V1.0\GUI.py, 8751 , 2018-04-07
Python_The-wisdom-of-life-f8790f308e308bb220cfe7230ff6e9ecd156cafd\Py-lidar data analysis - V1.0\SerialPortTest.py, 1000 , 2018-04-07
Python_The-wisdom-of-life-f8790f308e308bb220cfe7230ff6e9ecd156cafd\Py-lidar data analysis - V1.0\TkinterGUITest.py, 1125 , 2018-04-07
Python_The-wisdom-of-life-f8790f308e308bb220cfe7230ff6e9ecd156cafd\Py-lidar data analysis - V1.0\__init__.py, 16 , 2018-04-07
Python_The-wisdom-of-life-f8790f308e308bb220cfe7230ff6e9ecd156cafd\Py-lidar data analysis - V1.0\__pycache__, 0 , 2018-04-07
Python_The-wisdom-of-life-f8790f308e308bb220cfe7230ff6e9ecd156cafd\Py-lidar data analysis - V1.0\__pycache__\GUI.cpython-36.pyc, 7230 , 2018-04-07
Python_The-wisdom-of-life-f8790f308e308bb220cfe7230ff6e9ecd156cafd\Py-lidar data analysis - V1.0\__pycache__\SerialPortTest.cpython-36.pyc, 1495 , 2018-04-07
Python_The-wisdom-of-life-f8790f308e308bb220cfe7230ff6e9ecd156cafd\Py-lidar data analysis - V1.0\__pycache__\pymain.cpython-36.pyc, 256 , 2018-04-07
Python_The-wisdom-of-life-f8790f308e308bb220cfe7230ff6e9ecd156cafd\Py-lidar data analysis - V1.0\pymain.py, 220 , 2018-04-07
Python_The-wisdom-of-life-f8790f308e308bb220cfe7230ff6e9ecd156cafd\Py-lidar data analysis - V1.0\test.py, 2754 , 2018-04-07
Python_The-wisdom-of-life-f8790f308e308bb220cfe7230ff6e9ecd156cafd\README, 66 , 2018-04-07
Python_The-wisdom-of-life-f8790f308e308bb220cfe7230ff6e9ecd156cafd\serial_串口通信, 0 , 2018-04-07
Python_The-wisdom-of-life-f8790f308e308bb220cfe7230ff6e9ecd156cafd\serial_串口通信\SerialPort.py, 1000 , 2018-04-07
Python_The-wisdom-of-life-f8790f308e308bb220cfe7230ff6e9ecd156cafd\serial_串口通信\__pycache__, 0 , 2018-04-07
Python_The-wisdom-of-life-f8790f308e308bb220cfe7230ff6e9ecd156cafd\serial_串口通信\__pycache__\SerialPort.cpython-36.pyc, 1493 , 2018-04-07
Python_The-wisdom-of-life-f8790f308e308bb220cfe7230ff6e9ecd156cafd\serial_串口通信\readme, 34 , 2018-04-07
Python_The-wisdom-of-life-f8790f308e308bb220cfe7230ff6e9ecd156cafd\socket-chat, 0 , 2018-04-07
Python_The-wisdom-of-life-f8790f308e308bb220cfe7230ff6e9ecd156cafd\socket-chat\client-v1.1.py, 1082 , 2018-04-07
Python_The-wisdom-of-life-f8790f308e308bb220cfe7230ff6e9ecd156cafd\socket-chat\client-v1.2.py, 1204 , 2018-04-07
Python_The-wisdom-of-life-f8790f308e308bb220cfe7230ff6e9ecd156cafd\socket-chat\client.py, 1038 , 2018-04-07
Python_The-wisdom-of-life-f8790f308e308bb220cfe7230ff6e9ecd156cafd\socket-chat\readme, 47 , 2018-04-07
Python_The-wisdom-of-life-f8790f308e308bb220cfe7230ff6e9ecd156cafd\socket-chat\server.py, 2120 , 2018-04-07

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Cnmmm_Com20200五级分销版蝶影全网VIP影视APP源码
    适用范围: 五级分销版蝶影全网VIP影视APP源码,安卓+苹果iOS双端+搭建教程 运行环境: php+mysql 源码详细: 2019最新发布美化版蝶影全网VIP影视APP源码,带五级分销,全新界面美化!附带安卓苹果双端APP,带完整数据,内包含搭建文字教程!最新修复若干bug! 本(Scope of Application: Five-level Distribution Edition Butterfly Film Network VIP Film and TV APP Source Code, Android + Apple iOS Dual-end + Building Tutorial Running environment: PHP + MySQL Source code details: the latest release of beautification version of butterfly film network VIP video APP source code, with five-level distribution, a new interface beautification! Include Android Apple double-ended APP, with complete data, including build text tutorials! Latest bug fixes! book)
    2020-06-16 22:40:01下载
    积分:1
  • code
    说明:  基于蚁群算法的 TSP 求解,分别采用蚁群算法和蚁群算法-粒子群混合算法进行优化求解,使用不同的交叉和变异适应度函数更新粒子,从而实现 TSP问题的优化求解,更加逼近实际问题。(Based on the TSP solution of ant colony algorithm, ant colony algorithm and hybrid algorithm of ant colony algorithm particle swarm optimization are used to solve the TSP, and different fitness functions of crossover and mutation are used to update the particles, so as to achieve the optimal solution of TSP, which is closer to the actual problem.)
    2020-03-11 10:47:21下载
    积分:1
  • streamedian_1.8.4
    说明:  前端加载视频,是一种很麻烦的事情,不管怎么查找都是一些无用的带吗,这里提供有用的代码参考。(Front-end loading video, is a very troublesome thing, anyway, search is some useless tape, here provides useful code reference.)
    2019-06-17 16:00:49下载
    积分:1
  • Steel_Fiber_Matlab
    说明:  可以在混凝土构件内生成随机纤维,可设定纤维数量、构件形状(Random fibers can be generated in the concrete member, and the number of fibers and the shape of the member can be set)
    2021-02-01 17:31:51下载
    积分:1
  • FCA-Java
    说明:  概念格分析,将关系矩阵分析为概念,概念格就是形式概念分析的一种(Concept lattice analysis)
    2020-12-15 20:36:50下载
    积分:1
  • 22893590GMSK
    实现gmsk调制以及解调的仿真,含有误差图和星座图。(The simulation of GMSK modulation and demodulation includes error diagram and constellation diagram.)
    2019-06-14 14:16:25下载
    积分:1
  • HI-TECH C Compiler for PIC18 V9.66破解KEY
    TeeChart Pro是一个强大的VCL图表组件,支持上百种2D和3D图表风格,并提供40多个数学和统计函数、无限制的轴和22个调色板(TeeChart Pro is a powerful VCL graphics component that supports hundreds of 2D and 3D graphics styles and provides more than 40 mathematical and statistical functions, unlimited axes and 22 palettes.)
    2020-06-18 07:20:01下载
    积分:1
  • 很好用的通用库存管理程序,具有很多实用功能。管理员密码是...
    很好用的通用库存管理程序,具有很多实用功能。管理员密码是-the common good inventory management procedures, with many useful functions. Administrator password is
    2022-04-25 17:45:39下载
    积分:1
  • 图像检索的文章 Lin_Deep_Learning_of_2015_CVPR_paper
    说明:  这是一篇关于图像检索的文章,主要内容如下:在第2部分对哈希算法的相关工作和基于深度学习的图像检索进行了回顾,在第3部分详述了所提出的一个新颖算法,最后,在第4部分和第5部分分别给出了实验结果和结论。(This paper is organized as follows: the related work of hashing algorithms and image retrieval with deep learning are briefly reviewed in Section 2. the details of a new method is elaborated on in Section 3. Finally, experimental results are provided in Section 4, followed by conclusions in Section 5.)
    2020-06-22 00:20:02下载
    积分:1
  • 小波函数,帮助处理含有噪声的信号,便于解决信号分析的不准确性...
    小波函数,帮助处理含有噪声的信号,便于解决信号分析的不准确性 -Wavelet function, to help deal with noisy signals, to facilitate the solution not the accuracy of signal analysis
    2022-10-05 14:55:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载