From a84a89b33c8362578ce8070d6b3773c258c5d7b6 Mon Sep 17 00:00:00 2001 From: graydon <weidong.gao@cretone.cn> Date: 星期二, 24 六月 2025 21:16:01 +0800 Subject: [PATCH] 新增离线CPU计算由DLL完成。接口如下: __DLL_EXPORT float topo_cal_cpu(const char* m_str, const char* resoure_path); --- NLP08-32D/NLP08-16D_20240218.ldr | 0 1 files changed, 0 insertions(+), 0 deletions(-) diff --git a/NLP08-32D/NLP08-16D_20240218.ldr b/NLP08-32D/NLP08-16D_20240218.ldr index 62c57b0..c607ac8 100644 --- a/NLP08-32D/NLP08-16D_20240218.ldr +++ b/NLP08-32D/NLP08-16D_20240218.ldr Binary files differ -- Gitblit v1.9.3