-
JSP + JavaBean
jsp+javabean
- 2022-05-27 06:33:35下载
- 积分:1
-
用STARES598PCI单板开发机设计一个应用接口芯片作为四个七段LED数码管的输出口,编写一段程序,使8个LED数码管依次闪烁左移显示从输入口的逻辑开关读入...
用STARES598PCI单板开发机设计一个应用接口芯片作为四个七段LED数码管的输出口,编写一段程序,使8个LED数码管依次闪烁左移显示从输入口的逻辑开关读入的4位数字,闪烁频率为每秒一次。其外,还需实现一些附加功能,比如:可控制左移还是右移;可重新输入另外一个四位数;输入时可回显;以及输入时的十六进制到十进制的转换的等问题。
由此可见,要实现以上的功能,需要8个7段LED数码管和逻辑开关,闪烁的频率为1s。从开关读数,用LED显示。
-Machine Design STARES598PCI veneer developed with an application interface chip as the four seven-segment LED digital tube output, write a procedure so eight left blinking LED digital tube displays turn the logic of switching from the input port read 4-digit , flicker frequency of once per second. Besides, need to realize some additional features, such as: can control the left or a shift to the right can re-enter another one four-digit number input to echo and hexadecimal input to decimal conversion and other issues . Thus, to achieve the above functionality, you need eight 7-segment LED digital control and logic switches, blinking frequency of 1s. Readings from the switch, with LED display.
- 2022-01-25 20:43:19下载
- 积分:1
-
Information on the chip, let us look at, it should be useful,
芯片资料说明, 大家看看,应该是有用处的,-Information on the chip, let us look at, it should be useful,
- 2022-04-26 22:57:26下载
- 积分:1
-
Based on the hierarchical clustering limitations, launched a description, and th...
本文基于层次聚类的局限性,展开了描述,然后提出了解决办法。-Based on the hierarchical clustering limitations, launched a description, and then the solutions.
- 2022-05-29 00:07:29下载
- 积分:1
-
2007.10.24
2007.10.24-Lightning 2 modify browser. Ee language changes lightning 2
- 2022-05-31 06:37:11下载
- 积分:1
-
平衡二叉树操作的演示
平衡二叉树操作的演示-balanced binary tree operation of the Demonstration
- 2023-08-29 02:00:03下载
- 积分:1
-
C#程序编码规范
C#程序编码规范-C# coding standard procedures
- 2022-09-17 08:20:03下载
- 积分:1
-
垃圾邮件
The Spam-Filtering Accuracy Plateau at 99.9% Accuracy and How to Get Past It.
- 2022-01-25 22:25:47下载
- 积分:1
-
linux下samba配置
linux下samba配置-under samba configuration
- 2022-02-05 03:10:37下载
- 积分:1
-
NOPI Excel
一个比较好用的Excel处理类库 private void button1_Click(object sender, EventArgs e) { HSSFWorkbook hssfworkbook = new HSSFWorkbook(); HSSFSheet sheet1 = (HSSFSheet)hssfworkbook.CreateSheet("测试"); //HSSFSheet sheet1 = (HSSFSheet)hssfworkbook.CreateSheet("Sheet1"); HSSFSheet sheet2 = (HSSFSheet)hssfworkbook.CreateSheet("Sheet2"); HSSFSheet sheet3 = (HSSFSheet)hssfworkbook.CreateSheet("Sheet3");
- 2023-01-04 20:20:03下载
- 积分:1