虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

supPort

  • Guide to Convolutional Neural Networks

    General paradigm in solving a computer vision problem is to represent a raw image using a more informative vector called feature vector and train a classifier on top of feature vectors collected from training set. From classification perspective, there are several off-the-shelf methods such as gradient boosting, random forest and supPort vector machines that are able to accurately model nonlinear decision boundaries. Hence, solving a computer vision problem mainly depends on the feature extraction algorithm

    标签: Convolutional Networks Neural Guide to

    上传时间: 2020-06-10

    上传用户:shancjb

  • Digital.Image.Processing.

    This edition of Digital Image Processing is a major revision of the book. As in the 1977 and 1987 editions by Gonzalez and Wintz, and the 1992, 2002, and 2008 editions by Gonzalez and Woods, this sixth-generation edition was prepared with students and instructors in mind. The principal objectives of the book continue to be to provide an introduction to basic concepts and methodologies applicable to digital image processing, and to develop a foundation that can be used as the basis for further study and research in this field. To achieve these objectives, we focused again on material that we believe is fundamental and whose scope of application is not limited to the solution of specialized problems. The mathematical complexity of the book remains at a level well within the grasp of college seniors and first-year graduate students who have introductory preparation in mathematical analysis, vectors, matrices, probability, statistics, linear systems, and computer programming. The book website provides tutorials to supPort readers needing a review of this background material

    标签: Processing Digital Image

    上传时间: 2021-02-20

    上传用户:

  • XR2981

    2.7V to 5.5V input voltage Range Efficiency up to 96%  24V Boost converter with 12A switch current Limit 600KHz fixed Switching Frequency Integrated soft-start Thermal Shutdown Under voltage Lockout supPort external LDO auxiliary power supply 8-Pin SOP-PP PackageAPPLICATIONSPortable Audio Amplifier Power SupplyPower BankQC 2.0/Type CWireless ChargerPOS Printer Power SupplySmall Motor Power Supply

    标签: XR2981

    上传时间: 2021-11-05

    上传用户:

  • 电路设计(英)

    CHAPTER 1: THE OP AMP    CHAPTER 2: OTHER LINEAR CIRCUITS    CHAPTER 3: SENSORS     CHAPTER 4: RF/IF CIRCUITS    CHAPTER 5: FUNDAMENTALS OF SAMPLED DATA SYSTEMS    CHAPTER 6: CONVERTERS     CHAPTER 7: DATA CONVERTER supPort CIRCUITS    CHAPTER 8:  ANALOG FILTERS    CHAPTER 9: POWER MANAGEMENT    CHAPTER 10: PASSIVE COMPONENTS    CHAPTER 11: OVERVOLTAGE EFFECTS ON ANALOG INTEGRATED CIRCUITS    CHAPTER 12: PRINTED CIRCUIT BOARD (PCB) DESIGN ISSUES    CHAPTER 13: DESIGN DEVELOPMENT TOOLS

    标签: 运算放大器 转换器 模拟滤波器

    上传时间: 2021-12-21

    上传用户:wangshoupeng199

  • STM32L053C8T6数据手册

    STM32L053C8T6数据手册Features • Ultra-low-power platform – 1.65 V to 3.6 V power supply – -40 to 125 °C temperature range – 0.27 µA Standby mode (2 wakeup pins) – 0.4 µA Stop mode (16 wakeup lines) – 0.8 µA Stop mode + RTC + 8 KB RAM retention – 139 µA/MHz Run mode at 32 MHz – 3.5 µs wakeup time (from RAM) – 5 µs wakeup time (from Flash) • Core: ARM® 32-bit Cortex®-M0+ with MPU – From 32 kHz up to 32 MHz max.  – 0.95 DMIPS/MHz • Reset and supply management – Ultra-safe, low-power BOR (brownout reset)  with 5 selectable thresholds – Ultralow power POR/PDR – Programmable voltage detector (PVD) • Clock sources – 1 to 25 MHz crystal oscillator – 32 kHz oscillator for RTC with calibration – High speed internal 16 MHz factory-trimmed RC  (+/- 1%) – Internal low-power 37 kHz RC – Internal multispeed low-power 65 kHz to  4.2 MHz RC – PLL for CPU clock • Pre-programmed bootloader – USART, SPI supPorted • Development supPort – Serial wire debug supPorted • Up to 51 fast I/Os (45 I/Os 5V tolerant) • Memories – Up to 64 KB Flash with ECC – 8KB RAM – 2 KB of data EEPROM with ECC – 20-byte backup register

    标签: stm32l053c8t6

    上传时间: 2022-02-06

    上传用户:

  • 高清电子书-C++ Primer Plus 第6版英文版 1438页

    高清电子书-C++ Primer Plus, 第6版英文版 1438页Learning C++ is an adventure of discovery, particularly because the language accommodates several programming paradigms, including object-oriented programming, generic programming, and the traditional procedural programming.The fifth edition of this book described the language as set forth in the ISO C++ standards, informally known as C++99 and C++03, or, sometimes as C++99/03. (The 2003 version was largely a technical correction to the 1999 standard and didn’t add any new features.) Since then, C++ continues to evolve.As this book is written, the international C++ Standards Committee has just approved a new version of the standard.This standard had the informal name of C++0x while in development, and now it will be known as C++11. Most contemporary compilers supPort C++99/03 quite well, and most of the examples in this book comply with that standard. But many features of the new standard already have appeared in some implementations, and this edition of C++ Primer Plus explores these new features. C++ Primer Plus discusses the basic C language and presents C++ features, making this book self-contained. It presents C++ fundamentals and illustrates them with short, to-the-point programs that are easy to copy and experiment with.You learn about input/output (I/O), how to make programs perform repetitive tasks and make choices, the many ways to handle data, and how to use functions.You learn about the many features C++ has added to C, including the followi

    标签: C++

    上传时间: 2022-02-19

    上传用户:trh505

  • 乐华驱动板 NT68676

    M.NT68676.2A is a monitor control board, which is suitable for Asia-Pacific market. It can supPortLED/LCD panels which resolution is up to 2048×1152.M.NT68676.2A can synchronize with computer automatically. Synchronization requires thesynchronous signal which horizontal and vertical sync are separated.M.NT68676.2A can supPort dynamic contrast control, headphone input and Digital volume controlsimultaneously.

    标签: 乐华驱动板

    上传时间: 2022-03-13

    上传用户:kent

  • Linux内核裁剪与编译

    学习本章要达到的目标:口1.理解 Linux内核编译选项的含义口2.学会根据不同的硬件配置裁减定制内核;口3.理解内核编译过程中每一步的功能,并编译 Linux2.630内核。需要去重新编译 Linux内核口增加操作系统对新的硬件设备的支持口增加内核新的功能口对内核代码或内核配置进行优化时Prompt for development and/or incomplete code/drivers口显示处于开发调试中或尚未完善的代码或驱口选中:如果是测试人员或者开发者;口不选:其他情况Local version append to kerne release口追加本地版本号口使用命令“uname-a”进行查看。POSIX Message Queues口 POSIX消息队列的支持,这是 POSIX进程间通信的一部分BSD Process Accounting口将进程的统计信息写入文件口信息通常包括建立时间、所有者、命令名称、内存使用、控制终端等,这个选项一般是选择的。Enable loadable module supPort口使能可加载模块支持口如果使能此选项则可以通过"makemodules_insta"把内核模块安装在/lib/modules/中Kernel supPort for ELF binaries口内核对ELF文件格式的支持口ELF是开放平台下最常用的二进制文件格式支持动态连接,支持不同的硬件平台Kernel supPort for a out and ECOFF binaries口早期UNIX系统的可执行文件格式,目前已经被ELF格式取代Unix domain sockets口本机高效率的 Socket口仅能运行在本机上的高效率的 Socket,简称 Unix socket。口很多进程使用为这种机制在操作系统内部进行进程间通信,例如 X Window和 syslog等TCP/IP networking口TcP/IP网络协议的支持

    标签: linux

    上传时间: 2022-03-29

    上传用户:kingwide

  • 蓝牙芯片QCC5144 详细规格书

    高通蓝牙芯片QCC5144 详细规格手册datasheet (共99页)含各个接口说明,应用原理图等信息。 QualcommTrueWireless™ stereo earbuds  (无线双耳) Features(特点) ■ Qualifiedto Bluetooth v5.2 specification  (蓝牙协议标准5.2) ■ 120 MHz Qualcomm ® Kalimba ™ audio DSP  (120MHz 的音频DSP处理器) ■ 32 MHz/80MHz Developer Processor for applications   ■ Firmware Processor for system ■ Flexible QSPI flash programmable platform   (可编程的QSPI外挂存储器) ■ High-performance 24‑bit audio interface       (高性能的24位音频接口) ■ Digital and analog microphone interfaces      (含 数字 及模拟 MIC接口) ■ Flexible PIO controller and LED pins with PWM supPort ■ Serial interfaces: UART, Bit Serializer (I²C/SPI), USB 2.0   (支持串口,I2C, SPI,USB 接口) ■ Advanced audio algorithms   (高级的音频算法) ■ ActiveNoise Cancellation:        (支持ANC 主动降噪功能) Hybrid, Feedforward, and Feedback modes, using Digital or Analog Mics, enabled using license keys available from Qualcomm® ■ Qualcomm ® aptX ™ and aptX HD Audio  (支持独特的aptx 功能)

    标签: 蓝牙芯片 qcc5144

    上传时间: 2022-04-07

    上传用户:

  • 高通蓝牙芯片QCC3040 详细规格手册datasheet

    高通蓝牙芯片QCC3040 详细规格手册datasheet (共96页)QualcommTrueWireless™ stereo earbuds  (无线双耳)Features(特点)■ Qualifiedto Bluetooth v5.2 specification  (蓝牙协议标准5.2)■ 120 MHz Qualcomm ® Kalimba ™ audio DSP  (120MHz 的音频DSP处理器)■ 32 MHz Developer Processor for applications   (32MH的 应用处理器)■ Firmware Processor for system■ Flexible QSPI flash programmable platform   (可编程的QSPI外挂存储器)■ High-performance 24‑bit audio interface       (高性能的24位音频接口)■ Digital and analog microphone interfaces      (含 数字 及模拟 MIC接口)■ Flexible PIO controller and LED pins with PWM supPort■ Serial interfaces: UART, Bit Serializer (I²C/SPI), USB 2.0   (支持串口,I2C, SPI,USB 接口)■ Advanced audio algorithms   (高级的音频算法)■ ActiveNoise Cancellation:        (支持ANC 主动降噪功能)Hybrid, Feedforward, and Feedback modes, using Digitalor Analog Mics, enabled using license keys available from Qualcomm®■ Qualcomm ® aptX ™ and aptX HD Audio  (支持独特的aptx 功能)

    标签: 蓝牙芯片 qcc3040

    上传时间: 2022-04-09

    上传用户:slq1234567890