STM32F407ZET7+ETH+LWIP移植modbusTCP测试通过(带软件和freemodbusv1.6包)
2024-05-08 11:17:17 64MB stm32
1
1.下载 下载网址 SQLite Download Page https://www.sqlite.org/download.html 下载source code中的sqlite-amalgamation-3410100.zip,与sqlite-autoconf-3410100.tar.gz, 2.解压 将下载的文件放到虚拟机中,解压 unzip sqlite-amalgamation-3410100.zip tar zxvf sqlite-autoconf-3410100.tar.gz 3.编译 先使能交叉编译工具链 source /opt/fsl-imx-x11/4.1.15-2.1.0/environment-setup-cortexa7hf-neon-poky-linux-gnueabi 修改配置 ./configure --host=arm-poky-linux-gnueabi --prefix=/home/alientek/tools/sqlite3/install --host 选项用于指定交叉编译得到的库文件是运行在哪个平台,通常将--host 设
2024-05-07 16:47:26 18.63MB arm sqlite3
1
基于兆易创新官网的GD32F470IKH开发板移植ucosiii,实现led点灯功能,提供该工程给有需要的人。
2024-04-26 12:56:02 20.93MB ucosiii
1
野火霸道-V2+3.2寸屏+FreeRTOS+LVGL移植. 分为有RTOS和没有RTOS两个版本,自写可用。
2024-04-20 20:23:05 25.08MB LVGL STM32
1
在ARM平台上移植linux操作系统--论文.doc
2024-04-17 07:18:15 576KB
1
Pytorch InsightFace 将来自预训练的ResNet模型移植到pytorch。 模型 LFW(%) CFP-FP(%) AgeDB-30(%) MegaFace(%) iresnet34 99.65 92.12 97.70 96.70 iresnet50 99.80 92.74 97.76 97.64 iresnet100 99.77 98.27 98.28 98.47 安装 pip install git+https://github.com/nizhib/pytorch-insightface 用法 import torch from imageio import imread from torchvision import transforms import insightface embedder = insightface
2024-04-16 16:41:15 23KB Python
1
Labview 开发的密码登陆系统,支持添加用户,删除用户,可移植
2024-04-15 14:56:56 2.98MB Labview
1
stm32f103移植freertos+freemodbus 含设置/读取步科伺服电机参数例程
2024-04-15 13:50:21 7.98MB stm32
1
STM32单片机移植freemodbus主机 freemodbus主机运行机制 freemodbus主机使用方法 将FreeModbus主机源移植到单片机工程中 freertos操作系统
2024-04-15 13:14:25 24.23MB stm32 操作系统
1
主要提供STM32 基于nano版本的-RT-thread操作系统基础上对LWIP协议栈进行移植,并实现网络通讯功能,提供源码以及测试例程,以及说明文档
2024-04-13 21:21:04 22.94MB stm32
1