• 发文章

  • 发资料

  • 发帖

  • 提问

  • 发视频

创作活动
0
登录后你可以
  • 下载海量资料
  • 学习在线课程
  • 观看技术视频
  • 写文章/发帖/加入社区
返回

电子发烧友 电子发烧友

  • 全文搜索
    • 全文搜索
    • 标题搜索
  • 全部时间
    • 全部时间
    • 1小时内
    • 1天内
    • 1周内
    • 1个月内
  • 默认排序
    • 默认排序
    • 按时间排序
大家还在搜
  • OpenGL双缓存和单缓存的区别

    编码时遇到glutInitDisplayMode(unsigned int mode) ;函数,主要作用是设置初始显示模式,其中有两个可用形参不甚理解。分别为GLUT_SINGLE,GLUT_DOUBLE。其中GLUT_SINGLE指定单缓存窗口,GLUT_DOU

    2018-03-21 09:36

  • Switch-Mode, Linear, and Pulse

    Abstract: There are three methods to charging Li+ batteries: switch-mode, linear and pulse. Each

    2009-04-30 10:45

  • Emacs的verilog-mode介绍

    Verilog-mode是由Michael McNamara mac@verilog.com和Wilson Snyder wsnyder@wsnyder.org编写。难能可贵的是,这个verilog-mode保持着每月都有更新。

    2023-01-24 17:01

  • 共模电感Common mode Choke

    共模电感简介及应用 Common mode Choke 共模电感(Common mode Choke),也叫共模扼流圈

    2010-03-10 15:20

  • python中open函数的用法详解

    python中open函数的用法详解 Python中的open()函数用于打开文件。它接受文件名和模式作为参数,并返回一个文件对象。文件对象可用于读取、写入和管理文件。 open()函数的基本语法

    2024-01-30 15:31

  • PMU Mode Operation for the MAX

    PMU Mode Operation for the MAX9979 Pin-Electronics IC Abstract: This application note

    2008-12-25 17:55

  • HAL库的函数调用示例

    HAL(Hardware Abstraction Layer,硬件抽象层)库是STM32等微控制器中常用的库,它为开发者提供了访问和控制硬件设备的接口。以下是一些常用的HAL库函数及其调用示例: 一

    2024-12-02 14:01

  • STM32单片机ADC库函数的定义和使用方法

    1.ADC_DeInit函数的功能是将外设ADCx的全部寄存器重设为默认值。 ADC_DeInit(ADC2); 2.ADC_Init函数的功能是根据ADC_InitStruct中指

    2018-12-28 15:36

  • Understanding Common-Mode Sign

    Abstract: To understand how common-mode signals are created and then suppressed, you should

    2009-02-23 11:27

  • 自动连线的神器——emacs verilog mode

    Verilog-mode是由Michael McNamara mac@verilog.com和Wilson Snyder wsnyder@wsnyder.org编写。难能可贵的是,这个verilog-mode保持着每月都有更新。

    2022-03-29 14:56