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

analog-amplify

  • Uclinux是当前广泛应用的一种嵌入式Linux操作系统

    Uclinux是当前广泛应用的一种嵌入式Linux操作系统,是一个完全符合GNU/GPL公约的项目,与UNIX完全兼容,完全开放源码。英文单词中u表示Micro,c表示control,所以Uclinux的意思是“微控制领域的Linux系统”。 Uclinux针对嵌入式应用的特点,对Linux的内核(所用版本为linux2.6)进行了修改和重新编译,其大小远小于原来。它包含Linux常用的API,保留了原来Linux操作系统具有的高稳定性、强大的网络功能和卓越的文件系统支持功能等优点。 Blackfin系列DSP是ADI公司推出的高性能,低功耗的新一代DSP处理器,融合了Analog Devices/Intel的微信号结构(MSA),其应用范围广泛,包括汽车图像系统,宽带无线系统,多媒体消费电子产品,数字视频录像机,安防与监控,机顶盒和视频会议等。

    标签: Uclinux Linux 嵌入式 操作系统

    上传时间: 2014-01-12

    上传用户:66666

  • I often need a simple function generator. Just to generate a certain frequency. After all the years

    I often need a simple function generator. Just to generate a certain frequency. After all the years I ve worked with electronics, I still haven t got me one. Even though I need it now and then, I just couldn t seem to justify the cost of one. So, standard solution - build one yourself. I designed a simple sinewave generator based on a Analog Devices AD9832 chip. It will generate a sinewave from 0.005 to 12 MHz in 0.005 Hz steps. That s pretty good, and definitely good enough for me ! But while waiting for the AD9832 chip to arrive, I came up with a very simple version of the DDS synth, using just the 2313 and a resistor network.

    标签: frequency generator function generate

    上传时间: 2013-12-17

    上传用户:thesk123

  • 15篇光流配准经典文献

    15篇光流配准经典文献,目录如下: 1、A Local Approach for Robust Optical Flow Estimation under Varying 2、A New Method for Computing Optical Flow 3、Accuracy vs. Efficiency Trade-offs in Optical Flow Algorithms 4、all about direct methods 5、An Introduction to OpenCV and Optical Flow 6、Bayesian Real-time Optical Flow 7、Color Optical Flow 8、Computation of Smooth Optical Flow in a Feedback Connected Analog Network 9、Computing optical flow with physical models of brightness Variation 10、Dense estimation and object-based segmentation of the optical flow with robust techniques 11、Example Goal Standard methods Our solution Optical flow under 12、Exploiting Discontinuities in Optical Flow 13、Optical flow for Validating Medical Image Registration 14、Tutorial Computing 2D and 3D Optical Flow.pdf 15、The computation of optical flow

    标签: 光流

    上传时间: 2014-11-21

    上传用户:fanboynet

  • 此为DDS AD9851之应用原文档

    此为DDS AD9851之应用原文档,来源为Analog Device,主要可控制多颗9851,其应用为产生两正交之sin波.

    标签: 9851 DDS AD 文档

    上传时间: 2014-01-16

    上传用户:zycidjl

  • MATLAB是一个非常好的用于测量

    MATLAB是一个非常好的用于测量,分析和可视化的数据,控制仪器,并建立测试系统。安捷伦信号和频谱分析仪可让您分析失真,虚假的,相位噪声,用于2G到4G无线通信测量。这种Matlab下开发的高级数据可视化(ADV)的应用软件,扩展了安捷伦信号和频谱分析仪的可视化功能,提供了四个不同的显示格式:Analog Advanced, Analog Plus, Waterfall,和Spectrogram。这些显示使得更加容易捕获间歇性信号。

    标签: MATLAB 测量

    上传时间: 2016-12-24

    上传用户:zhaoq123

  • Design of Integrated Circuits for Optical Communications deals with the design of high-speed integra

    Design of Integrated Circuits for Optical Communications deals with the design of high-speed integrated circuits for optical communication systems. Written for both students and practicing engineers, the book systematically takes the reader from basic concepts to advanced topics, establishing both rigor and intuition. The text emphasizes analysis and design in modern VLSI technologies, particularly CMOS, and presents numerous broadband circuit techniques. Leading researcher Behzad Razavi is also the author of Design of Analog CMOS Integrated Circuits.

    标签: Communications Integrated high-speed Circuits

    上传时间: 2013-12-21

    上传用户:zhouchang199

  • The ElectricTM VLSI Design System is an open-source Electronic Design Automation (EDA) system that c

    The ElectricTM VLSI Design System is an open-source Electronic Design Automation (EDA) system that can handle many forms of circuit design, including: * Custom IC layout * Schematic Capture (digital and analog) * Textual Languages such as VHDL and Verilog

    标签: Design open-source ElectricTM Automation

    上传时间: 2013-12-18

    上传用户:daguda

  • 两篇最新的介绍MIMO中继信道容量的文章Capacity Bounds for Gaussian MIMO relay channel with Channel State Information 与

    两篇最新的介绍MIMO中继信道容量的文章Capacity Bounds for Gaussian MIMO relay channel with Channel State Information 与 Amplify-Forward and Decode-Forward The Impact of Location and Capacity Contour

    标签: MIMO Information Capacity Gaussian

    上传时间: 2014-01-08

    上传用户:lvzhr

  • The TW2835 has four high quality NTSC/PAL video decoders, dual color display controllers and dual v

    The TW2835 has four high quality NTSC/PAL video decoders, dual color display controllers and dual video encoders. The TW2835 contains four built-in analog anti-aliasing filters, four 10bit Analog-to-Digital converters, and proprietary digital gain/clamp controller, high quality Y/C separator to reduce cross-noise and high performance free scaler. Four built-in motion,

    标签: dual controllers decoders display

    上传时间: 2017-03-20

    上传用户:来茴

  • 这是I2c网关Id独立烧写程序

    这是I2c网关Id独立烧写程序, 烧写的ID必须要求是:“0~9”、“a~z”、“A~Z”的16为字符才能烧写成功。 其中当是输入的小写字母时,自动转换为大些烧入。 如: 1) # ./burnID 0123456789abcdef 烧入的是:0123456789ABCDEF 2] # ./burnID 0123456789@ cdef 烧入不成功,因为有其他字符 3) # ./burnID 0123456789abcdefDfs 烧入也不成,因为超过16个字符 built-in analog anti-aliasing filters, four 10bit Analog-to-Digital converters, and proprietary digital gain/clamp controller, high quality Y/C separator to reduce cross-noise and high performance free scaler. Four built-in motion,

    标签: I2c 网关 独立 烧写程序

    上传时间: 2017-03-20

    上传用户:playboys0