mirror of
https://gitee.com/Lamdonn/varch.git
synced 2025-12-06 08:46:42 +08:00
17 lines
601 B
Plaintext
17 lines
601 B
Plaintext
version 0.2.0
|
|
date 2024.08.11
|
|
changes
|
|
1. Add readme files for some modules(cQueue, dList, sList, tool, valloc, vlog)
|
|
2. Add std related file description
|
|
3. Fix the set method for sList and dList
|
|
4. Add graph module
|
|
|
|
---------------------------------------------------------------------------------------------
|
|
---------------------------------------------------------------------------------------------
|
|
|
|
version 0.1.0
|
|
date 2024.07.21
|
|
changes
|
|
1. Initialization version
|
|
2. Add algorithm classification, including PID, filter and search algorithms
|
|
3. Update some readme files |