首页 > TAG信息列表 > data0

实验5

实验任务3 with open('data3.txt','r',encoding='utf-8')as f: data=f.read() with open('data3.txt','r',encoding='utf-8')as f: data1=f.readlines() data0=[line.split() for line in data1[1:]] data3=

基于倍福控制器的TwinCAT3 的OPC_UA通信

一.安装和配置OPC_UA 1.下载OPC_UA软件包:https://download.csdn.net/download/xipengbozai/16052349?spm=1001.2014.3001.5501 2.安装软件,不断点击next直到安装完毕 3.安装完成后使用UaGateway Administration配置OPC_UA SERVERS。 4.OPC_UA的URL地址设置如下,设置为匿名登

CenterNet pytorch 转 libtorch模型并使用

使用原版的github上的centerNet 生成模型,这部分参考我的另外一篇博文: https://blog.csdn.net/qq_31610789/article/details/99938631   c++后,需要用到libtorch库,按照官方教程编译即可,CMakeList.txt如下: cmake_minimum_required(VERSION 3.13) project(CenterNetCppPro) set(

Rocket - debug - Example: Read Memory

https://mp.weixin.qq.com/s/ChXNTbx94WDC72GvmE9bGA   介绍riscv-debug的使用实例:使用三种方法读取内存。   1. Using System Bus Access     1) System Bus Access   除了抽象命令,Program Buffer之外,调试模块可以包含一个系统总线访问模块,以在不依赖核心的情况下,访问系