07 2022 档案
摘要:C Thread Pool This is a minimal but advanced threadpool implementation. ANCI C and POSIX compliant Pause/resume/wait as you like Simple easy-to-digest
阅读全文
摘要:https://www.armbbs.cn/forum.php?mod=viewthread&tid=114331 下载:https://github.com/wader/fq/releases用法说明:https://github.com/wader/fq/blob/master/doc/usag
阅读全文
摘要:https://www.armbbs.cn/forum.php?mod=viewthread&tid=114331 开源C库和数据结构软件包SC,每个功能都可以移植使用https://github.com/tezc/sc特色:高性能,最小代码需求,每个功能都有独立的C和H文件,方便单独移植使用。<i
阅读全文
摘要:https://www.armbbs.cn/forum.php?mod=viewthread&tid=114331 anssi-guide-rules_for_secure_c_language_software_development-v1.4.pdf
阅读全文
摘要:https://elixir.bootlin.com/linux/latest/source/include/linux/bits.h https://elixir.bootlin.com/linux/latest/source/include/linux/bitmap.h https://elix
阅读全文
摘要:StateSmith StateSmith is a cross platform, free/open source tool for generating state machines. The generated code is human readable, has zero depende
阅读全文
摘要:基于模型的设计 Matlab中Stateflow 也可以模型生成代码 IAR Visual State 10.1官方安装包和指导手册 https://www.armbbs.cn/forum.php?mod=viewthread&tid=97022 https://www.armbbs.cn/foru
阅读全文
摘要:使用这个 -fmacro-prefix-map=old=new -ffile-prefix-map=old=new cmake中使用 add_compile_options(-fmacro-prefix-map=${CMAKE_CURRENT_SOURCE_DIR}=.) https://stack
阅读全文
摘要:https://unix.stackexchange.com/questions/555948/replace-multi-line-string-with-multi-line-string-without-escaping-by-hand perl -i -0 -pe '$b = `cat be
阅读全文