use

共 2,211 篇文章
use 相关的电子技术资料,包括技术文档、应用笔记、电路设计、代码示例等,共 2211 篇文章,持续更新中。

Allegro

help end user use the software

fft转换源码

1、阅读理解fft.s54、fft.cmd、coeff.inc等文件 2、对任意输入信号,利用CCS的断点、探针工具、图形工具(use FFT Magnitude)显 示该输入信号的功率谱波形(实信号为幅度谱),对输入信号进行256点的FFT变换,输 出利用CCS的图形工具(use single time)观察波形

matlab7

Overview of MATLAB Plotting MATLAB provides a wide variety of techniques to display data graphically. Interactive tools enable you to manipulate graphs to achieve results that reveal the most infor

AN2739

如何使用大容量的STM32F103xx通过I2S外置音频解码器播放音频文件<br> (How to use the high-density STM32F103xx microcontroller to play audio files with an external I2S audio codec)

AN3377

使用EmberZNet&trade;4.3.0的串行协议——SPI主机接口指南<br> (EmberZNet&trade; Serial Protocol-SPI host interfacing guide for use with EmberZNet&trade;4.3.0)

AN3378

使用EmberZNet&trade;4.3.0的EZSP-UART主机接口指南<br> (EZSP-UART host interfacing guide for use with EmberZNet&trade;4.3.0)

UM1066

使用EmberZNet&trade;4.3.0的EmberZNet串行协议(EZSP)用户手册<br> (EmberZNet Serial Protocol?(EZSP) user manual for use with EmberZNet&trade;4.3.0)

AN3114

如何使用STM8L15x的LCD控制器<br> (How to use the STM8L15x LCD controller)

asst path --estimation

we use the asset model to estimate asset path

xapp133-SelectIO

xilinx IO delay use manual

AutoVision

Could use CCD capture LED RGB, then get the value of the RGB

02 calgary PhD Optimising the Use of GPS Multi-Reference Stations for Kinematic Positioning.pdf

资料->【E】光盘论文->【E1】斯坦福博士论文->02 calgary PhD Optimising the Use of GPS Multi-Reference Stations for Kinematic Positioning.pdf

JPEG压缩matlab源码

JPEG压缩解压缩的matlab源代码: 1) take an image (2D matrix) and devide it to 8x8 matrices 2) for each matrix (8x8) use the DCT conversion (from the signal processing toolbox). you will get an (8x8) mat

安森美_1Wto5W_LED_Driver

Disclaimer: ON Semiconductor is providing this reference design documentation package “AS IS” and the recipient assumes all risk associated with the use and/or commercialization of this design packag

利用LDO改善白光LED的匹配度

Abstract: White light-emitting diodes (LEDs) are gaining popularity in a variety of lighting applications, such as flashlights and display backlighting in handheld electronics. They offer whiter ligh

DLP显示系统中的视频处理详解

Texas Instruments’ Digital Light ProcessingTM (DLPTM) technology provides all-digital projection displaysthat offer superior picture quality in terms of resolution, brightness, contrast, and color fid

GSM的编解码C源码(使用Intel的IPP包)堪称效率最高

·详细说明:GSM的编解码C源码(使用Intel的IPP包)堪称效率最高。-GSM arranges decodes the c source code (to use intel the ipp package) to may be called the efficiency to be highest文件列表: &nbsp; GSMAMR &nbsp; ......\api &nbsp; ..

基于IPP4.0库的MPEG4解码器源代码

·详细说明:Intel提供的在Sitsang等嵌入式开发平台上使用Linux操作系统,基于IPP4.0库的MPEG4解码器源代码-Intel provides and so on inserts the type in Sitsang to develop in the platform to use the Linux operating system, based on IPP4.0 stor

Matlab, Simulink - CDMA Reference Blockset For Use with Simulink User’s Guide Version 1.pdf

资料->【C】嵌入系统->【C5】Matlab仿真->【0】Matlab基础入门->Matlab, Simulink - CDMA Reference Blockset For Use with Simulink User’s Guide Version 1.pdf

VHLD

--串口通信电路 library ieee; use ieee.std_logic_1164.all; use ieee.std_logic_unsigned.all; entity sci is port(clksci: in std_logic; rxd: in std_logic; rst: in std_logic;