-
]本文介绍了如何利用CPLD(复杂可编程逻辑器件)与单片机的结合实现并行I/
O(输入/输出)接口的扩展。该设计与用8255做并行I/O接口相比,与单片机软...
]本文介绍了如何利用CPLD(复杂可编程逻辑器件)与单片机的结合实现并行I/
O(输入/输出)接口的扩展。该设计与用8255做并行I/O接口相比,与单片机软件完全兼容,
同时拥有速度快,功耗低,价格便宜,使用灵活等特点-] This article describes how to use the CPLD (complex programmable logic device) and the single-chip combination to achieve parallel I/O (input/output) interface expansion. The design and use 8255 to do parallel I/O interface as compared with the single-chip software is fully compatible at the same time have a fast, low power consumption and cheaper prices, the use of flexible features such as
- 2022-08-04 04:33:33下载
- 积分:1
-
对DSPcache利用率的分析方法,使用ccs3.0的技巧,给予c6455为例子。...
对DSPcache利用率的分析方法,使用ccs3.0的技巧,给予c6455为例子。-DSPcache utilization of the analytical method, the use of ccs3.0 skills, c6455 given as examples.
- 2022-08-14 13:04:58下载
- 积分:1
-
humidity sensor interfacing
#包括;
- 2022-10-30 03:50:03下载
- 积分:1
-
诛仙飞天易语言源码!有飞天和穿墙功能,仅供新手学习
诛仙飞天易语言源码!有飞天和穿墙功能,仅供新手学习-诛仙 商煲 ?语言?#39 码 ??有 商???
- 2022-01-22 03:44:11下载
- 积分:1
-
串口测试,基于VC++,多线程编程,可同时测量四个串口
串口测试,基于VC++,多线程编程,可同时测量四个串口-Serial test, based on VC++, multi-threaded programming, which can measure four serial ports
- 2022-03-20 08:48:17下载
- 积分:1
-
通过这个程序,你可以实现校园导游功能。数据结构课程设计...
通过这个程序,你可以实现校园导游功能。数据结构课程设计-Through this program, you can achieve the function of the campus tour guides. Data Structure Course Design
- 2022-04-23 11:27:03下载
- 积分:1
-
功能强大的个人工作通讯录,人性化的操作界面,强大的查询功能,可以通过多种方式添加联系人照片(桌面截图、从电脑导入、或利用其他工具通过剪贴板获得)可以作为有意开发...
功能强大的个人工作通讯录,人性化的操作界面,强大的查询功能,可以通过多种方式添加联系人照片(桌面截图、从电脑导入、或利用其他工具通过剪贴板获得)可以作为有意开发个人通讯录的爱好者作参考之用。-The work of a powerful personal address book, user-friendly interface, powerful query features, you can contact a number of ways to add photos (desktop screenshot, import from your computer, or using other tools to obtain through the clipboard) as interested in the development of personal address book lovers for reference.
- 2022-02-28 17:14:10下载
- 积分:1
-
java version of Weiqi for U.S. exchanges and learning use
java版本的围棋,供大家交流和学习使用-java version of Weiqi for U.S. exchanges and learning use
- 2022-10-14 14:25:03下载
- 积分:1
-
编写一个Java程序,用于输出Fibonacci数列的前20项。
提示:Fibonacci数列定义为:第一、二项的值为1,从第三项开始依次为前两项的和。...
编写一个Java程序,用于输出Fibonacci数列的前20项。
提示:Fibonacci数列定义为:第一、二项的值为1,从第三项开始依次为前两项的和。 Fibonacci[0]=Fibonacci[1]=1 Fibonacci[i]=Fibonacci[i-2]+Fibonacci[i-1] (i>=2) -Write a Java program for Fibonacci series, the first output 20. Tip: Fibonacci sequence is defined as: first, two of the value of 1, starting from the third and was followed by the first two. Fibonacci [0] = Fibonacci [1] = 1 Fibonacci [i] = Fibonacci [i-2]+ Fibonacci [i-1] (i> = 2)
- 2023-03-11 04:55:03下载
- 积分:1
-
opencv icon matching
opencv icon matching
- 2022-09-14 04:30:03下载
- 积分:1