10秒均值,标准归一化
This commit is contained in:
12
vcpkg.json
Normal file
12
vcpkg.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"$schema": "https://raw.githubusercontent.com/microsoft/vcpkg/master/scripts/vcpkg.schema.json",
|
||||
"name": "fault-diagnosis",
|
||||
"version": "1.0.0",
|
||||
"dependencies": [
|
||||
"fmt",
|
||||
"spdlog",
|
||||
"yaml-cpp",
|
||||
"cpr",
|
||||
"nlohmann-json"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user