上一页 1 ··· 7 8 9 10 11 12 13 14 15 ··· 27 下一页
摘要: https://gustedt.gitlabpages.inria.fr/modern-c/ https://hal.inria.fr/hal-02383654/document https://www.dbooks.org/modern-c-1617295817/ 上百张图文并茂C++速查表 ht 阅读全文
posted @ 2022-08-18 18:35 sinferwu 阅读(124) 评论(0) 推荐(0) 编辑
摘要: LeNet:第一个卷积神经网络 https://www.ruanx.net/lenet/ 「识别手写数字」是一个经典的机器学习任务,有著名的 MNIST 数据集。我们曾经利用多层感知机实现了 90+% 的准确率,本文将介绍卷积神经网络 LeNet,主要参考 这篇英文博客 的讲解。 LeNet 是几种 阅读全文
posted @ 2022-08-18 14:01 sinferwu 阅读(336) 评论(0) 推荐(0) 编辑
摘要: awesome-ISP https://github.com/starkfan007/awesome-ISP Examples openISP -- Open Image Signal Processor [code]fast-openISP -- Fast Open Image Signal Pr 阅读全文
posted @ 2022-08-14 22:02 sinferwu 阅读(1087) 评论(0) 推荐(0) 编辑
摘要: https://github.com/yywyz/OpenCL-Programming-Examples https://blog.csdn.net/zhouxuanyuye/category_7567322.html https://blog.csdn.net/zhouxuanyuye/artic 阅读全文
posted @ 2022-08-11 20:46 sinferwu 阅读(121) 评论(0) 推荐(0) 编辑
摘要: https://www.armbbs.cn/forum.php?mod=viewthread&tid=114506 https://app.diagrams.net/?src=abouthttps://github.com/jgraph/drawio-desktop 分享一款强劲的开源绘图工具,支持 阅读全文
posted @ 2022-08-03 10:54 sinferwu 阅读(283) 评论(0) 推荐(0) 编辑
摘要: 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 阅读全文
posted @ 2022-07-28 09:42 sinferwu 阅读(81) 评论(0) 推荐(0) 编辑
摘要: 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 阅读全文
posted @ 2022-07-26 10:04 sinferwu 阅读(402) 评论(0) 推荐(0) 编辑
摘要: https://www.armbbs.cn/forum.php?mod=viewthread&tid=114331 开源C库和数据结构软件包SC,每个功能都可以移植使用https://github.com/tezc/sc特色:高性能,最小代码需求,每个功能都有独立的C和H文件,方便单独移植使用。<i 阅读全文
posted @ 2022-07-26 10:04 sinferwu 阅读(173) 评论(0) 推荐(0) 编辑
摘要: https://www.armbbs.cn/forum.php?mod=viewthread&tid=114331 anssi-guide-rules_for_secure_c_language_software_development-v1.4.pdf 阅读全文
posted @ 2022-07-26 10:03 sinferwu 阅读(82) 评论(0) 推荐(0) 编辑
摘要: https://elixir.bootlin.com/linux/latest/source/include/linux/bits.h https://elixir.bootlin.com/linux/latest/source/include/linux/bitmap.h https://elix 阅读全文
posted @ 2022-07-22 18:17 sinferwu 阅读(105) 评论(0) 推荐(0) 编辑
上一页 1 ··· 7 8 9 10 11 12 13 14 15 ··· 27 下一页