上一页 1 2 3 4 5 6 7 ··· 21 下一页
摘要: References: Inline function What does it mean to inline a function and how does it affect a program? 阅读全文
posted @ 2024-09-24 14:51 stitchCat 阅读(10) 评论(0) 推荐(0)
摘要: Based on chatGPT Yes, Windows has a shell layer, which serves as the interface between the user and the operating system. The term "shell" in this con 阅读全文
posted @ 2024-09-24 09:49 stitchCat 阅读(36) 评论(0) 推荐(0)
摘要: References: Inter-IC Sound (I2S) I2S (Inter-IC Sound) is a serial bus interface standard used for connecting digital audio devices, such as microcontr 阅读全文
posted @ 2024-09-23 16:27 stitchCat 阅读(99) 评论(0) 推荐(0)
摘要: Based on chatGPT 1. 什么是经济? 经济是指一个国家或地区通过生产、分配、交换和消费来满足人类需求的活动及其相关的制度、过程和结构。经济涉及资源的利用,包括自然资源、劳动力、资本、技术等,目的是为了生产商品和提供服务,满足社会需求。 经济可以分为不同的层面,包括: 宏观经济:关注整 阅读全文
posted @ 2024-09-23 15:40 stitchCat 阅读(293) 评论(0) 推荐(0)
摘要: Based on chatGPT 1. 什么是左声道和右声道? 左声道和右声道是指在立体声(Stereo)系统中,声音信号的两个独立音轨。 左声道(Left Channel):主要负责播放来自左侧的音频信号,通常会通过左边的扬声器或耳机发声。 右声道(Right Channel):主要负责播放来自右 阅读全文
posted @ 2024-09-23 15:12 stitchCat 阅读(1796) 评论(0) 推荐(0)
摘要: References: const*和*const The data types of const char * and char * const in C language In C, const char * and char * const are two different pointer 阅读全文
posted @ 2024-09-19 16:38 stitchCat 阅读(36) 评论(0) 推荐(0)
摘要: References: C的强符号/弱符号 阅读全文
posted @ 2024-09-19 16:35 stitchCat 阅读(8) 评论(0) 推荐(0)
摘要: References: 初识ARM(内核、SoC) 一文彻底分清ARM架构、内核、指令集等相关概念 【ARM】(1)架构简介 什么是ARM、Cortex、SOC、arm架构、ARMv7、ARM指令集?超详细!!!! Learn the architecture - Introducing the A 阅读全文
posted @ 2024-09-05 17:27 stitchCat 阅读(59) 评论(0) 推荐(0)
摘要: References: cpu多核的来历,cpu性能与核心数的联系 如何理解处理器、CPU、多处理器、内核、多核? 内核/逻辑处理器/线程/多线程/多CPU/多核CPU CPU相关概念:物理cpu数、核数、逻辑cpu数,12核20线程实例分析 Multi-Core on Chip Architect 阅读全文
posted @ 2024-09-05 16:31 stitchCat 阅读(28) 评论(0) 推荐(0)
摘要: References: STM32的时钟系统 STM32系统时钟及配置方法 【STM32】系统时钟RCC详解(超详细,超全面) STM32 internal clocks Changing CPU frequency/clock in existing STM32H750 project What 阅读全文
posted @ 2024-09-05 16:10 stitchCat 阅读(97) 评论(0) 推荐(0)
上一页 1 2 3 4 5 6 7 ··· 21 下一页