The following program demonstates the required configuration of the pulse width modulator peripheral for the following chips : Philips 80C552 Philips 80C554 Philips 83/87C552 Philips 83/87C554 Philips 83/87C557E 8
标签: configuration demonstates following modulator
上传时间: 2014-01-17
上传用户:huangld
disp() { setTitle("扫描线种子填充算法") setSize(width,height) setBackground(Color.white) addWindowListener(this) addMouseListener(this) addMouseMotionListener(this) setVisible(true)
标签: setBackground addWindow setTitle setSize
上传时间: 2014-09-05
上传用户:haoxiyizhong
Pulse width Modulation (PWM) Tutorial
标签: Modulation Tutorial Pulse width
上传时间: 2013-12-30
上传用户:sqq
脉宽调制(PWM的全称是Pulse width Modulation(脉冲宽度调制))是利用微处理器的数字输出来对模拟电路进行控制的一种非常有效的技术,广泛应用在从测量、通信到功率控制与变换的许多领域中。
标签: Modulation Pulse width PWM
上传时间: 2016-05-09
上传用户:yd19890720
height、width为水印图像的高和宽,picHeight、picwidth为原始图像的高和宽,picData存储原始图像3层小波变换后的小波系数的数据,wmData存储原始图像3层小波变换后的小波系数,Out存储提取的水印分辨率层信息。
上传时间: 2016-06-18
上传用户:gyq
Make Text-Overflow work on both IE and Firefox If the text inside each line exceed the width of each line, then you will see "..." (ellipsis) shows up at the end of each line. Try to resize the window or change the font size to see if "..." (ellipsis) will show up or disappear. Demo - Listing
标签: Text-Overflow the Firefox inside
上传时间: 2013-12-18
上传用户:lgnf
-- DESCRIPTION : Shift register -- Type : univ -- width : 4 -- Shift direction: right/left (right active high) -- -- CLK active : high -- CLR active : high -- CLR type : synchronous -- SET active : high -- SET type : synchronous -- LOAD active : high -- CE active : high -- SERIAL input : SI
标签: Shift right DESCRIPTION direction
上传时间: 2013-12-02
上传用户:gxrui1991
Verilog module containing a synthesizable CRC function // * polynomial: (0 1 8) // * data width: 8
标签: synthesizable containing polynomial function
上传时间: 2016-09-26
上传用户:lacsx
能算出CRC32 Data width 32 bit 的HDL
上传时间: 2014-01-27
上传用户:lijianyu172
将宽度为width位的并行输入数据按BiΦ-L码(曼彻斯特码)方式进行编码后串行输出,输出数据的宽度为(2*width),BiΦ-L码是PCM码的一种,常用的PCM编码方式有:NRZ-L,BiΦ-L和BiΦ-M三种
上传时间: 2014-01-14
上传用户:大融融rr