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); --- Infinite/release/PC-DLL/TopoAnalysing_250624.dll | 0 1 files changed, 0 insertions(+), 0 deletions(-) diff --git a/Infinite/release/PC-DLL/TopoAnalysing_250624.dll b/Infinite/release/PC-DLL/TopoAnalysing_250624.dll new file mode 100644 index 0000000..0dd969a --- /dev/null +++ b/Infinite/release/PC-DLL/TopoAnalysing_250624.dll Binary files differ -- Gitblit v1.9.3