搜索结果

找到约 84 项符合 WIDTH 的查询结果

单片机开发 The following program demonstates the required configuration of the pulse width modulator periphera

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
https://www.eeworm.com/dl/648/257092.html
下载: 100
查看: 1051

Java编程 disp() { setTitle("扫描线种子填充算法") setSize(width,height) setBackground(Color.white) addWindow

disp() { setTitle("扫描线种子填充算法") setSize(width,height) setBackground(Color.white) addWindowListener(this) addMouseListener(this) addMouseMotionListener(this) setVisible(true)
https://www.eeworm.com/dl/633/264440.html
下载: 136
查看: 1063

单片机开发 Pulse Width Modulation (PWM) Tutorial

Pulse Width Modulation (PWM) Tutorial
https://www.eeworm.com/dl/648/285073.html
下载: 64
查看: 1097

通讯/手机编程 脉宽调制(PWM的全称是Pulse Width Modulation(脉冲宽度调制))是利用微处理器的数字输出来对模拟电路进行控制的一种非常有效的技术

脉宽调制(PWM的全称是Pulse Width Modulation(脉冲宽度调制))是利用微处理器的数字输出来对模拟电路进行控制的一种非常有效的技术,广泛应用在从测量、通信到功率控制与变换的许多领域中。
https://www.eeworm.com/dl/527/293607.html
下载: 32
查看: 1601

操作系统开发 height、width为水印图像的高和宽

height、width为水印图像的高和宽,picHeight、picWidth为原始图像的高和宽,picData存储原始图像3层小波变换后的小波系数的数据,wmData存储原始图像3层小波变换后的小波系数,Out存储提取的水印分辨率层信息。
https://www.eeworm.com/dl/531/309674.html
下载: 136
查看: 1038

其他 Make Text-Overflow work on both IE and Firefox If the text inside each line exceed the width of eac

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
https://www.eeworm.com/dl/534/317909.html
下载: 194
查看: 1078

VHDL/FPGA/Verilog -- DESCRIPTION : Shift register -- Type : univ -- Width : 4 -- Shift direction: right/left (right

-- 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 ...
https://www.eeworm.com/dl/663/328376.html
下载: 54
查看: 1039

VHDL/FPGA/Verilog Verilog module containing a synthesizable CRC function // * polynomial: (0 1 8) // * data width: 8

Verilog module containing a synthesizable CRC function // * polynomial: (0 1 8) // * data width: 8
https://www.eeworm.com/dl/663/346825.html
下载: 158
查看: 1226

VHDL/FPGA/Verilog 能算出CRC32 Data width 32 bit 的HDL

能算出CRC32 Data width 32 bit 的HDL
https://www.eeworm.com/dl/663/400770.html
下载: 193
查看: 1050

VHDL/FPGA/Verilog 将宽度为width位的并行输入数据按BiΦ-L码(曼彻斯特码)方式进行编码后串行输出

将宽度为width位的并行输入数据按BiΦ-L码(曼彻斯特码)方式进行编码后串行输出,输出数据的宽度为(2*width),BiΦ-L码是PCM码的一种,常用的PCM编码方式有:NRZ-L,BiΦ-L和BiΦ-M三种
https://www.eeworm.com/dl/663/412326.html
下载: 188
查看: 1178