-
单片机网络教程,很好的基础教程。详细讲解了从硬件开发到软件开发须掌握的基础。...
单片机网络教程,很好的基础教程。详细讲解了从硬件开发到软件开发须掌握的基础。-Single-chip network tutorial, a very good basis for tutorials. Detailed account of the development from hardware to software development required to master the foundation.
- 2022-03-23 19:00:17下载
- 积分:1
-
keil C51 Safter-Switch事例
keil C51 Safter-Switch事例-keil C51 Safter-Switch case
- 2022-01-21 01:58:45下载
- 积分:1
-
a perfect realization of SCM TCPIP, including http/tftp/pop3/smtp, development e...
一个完善的单片机tcpip实现,包括http/tftp/pop3/smtp,开发环境是富士通的16位单片机-a perfect realization of SCM TCPIP, including http/tftp/pop3/smtp, development environment is Fujitsu"s 16-bit MCU
- 2022-02-04 00:14:08下载
- 积分:1
-
文章介绍了一种以8031单片机为核心片,外接扩展芯片AT93C46电擦除可编程只读存储单片...
文章介绍了一种以8031单片机为核心片,外接扩展芯片AT93C46电擦除可编程只读存储单片-Article to introduce a 8031 single-chip microcomputer as the core chip, an external expansion AT93C46 chip erase power programmable read-only memory chip
- 2022-04-01 04:33:56下载
- 积分:1
-
用7段显示十六进制值LED显示屏使用中断…
Used to display a hexadecimal value in 7 segment LED display using an interrupt in PORTB upper 4 bits.
- 2022-01-28 10:35:35下载
- 积分:1
-
80C51 MCU 1602 character LCD display source experiments, which contains the 1602
80C51单片机中字符型液晶1602显示实验的源程序,里面包含了1602的datasheet。-80C51 MCU 1602 character LCD display source experiments, which contains the 1602
- 2023-01-06 14:30:04下载
- 积分:1
-
鉴于MCS
鉴于MCS-51系统只提供“二级中断嵌套”,提出扩展51系统中断优先级的纯软件方法。其利用51系统内建的中断允许寄存器IE和中断优先级寄存器IP,通过屏蔽字机制来实现;以C51的形式,给出这种扩展方法的函数库实现,为该方法的使用赋予友好、简洁的用户接口。-Given MCS-51 systems only provide "two interrupt nesting," expanded 51 priority system interruption of pure software. The use of 51 built-in system allows interruption Register IE and priority interrupt register IP, through word shielding mechanisms to achieve; C51 in the form of this expansion is the way to achieve functions, methods for the use of empowerment friendly, simple user interface.
- 2022-01-26 06:59:29下载
- 积分:1
-
这是一个延时程序,经常用于函数效果时使用,做到一个延时效果,让用户感觉效果真实...
这是一个延时程序,经常用于函数效果时使用,做到一个延时效果,让用户感觉效果真实-This is a time delay procedure, often used for function results, so that a delay effect, allow users to feel the real effect of
- 2022-08-15 08:07:32下载
- 积分:1
-
LCD 128*64 的驱动软件 和适合学习的人
带全部解释
LCD 128*64 的驱动软件 和适合学习的人
带全部解释-LCD 128* 64 for the driver software and learn with all the explanation
- 2022-09-01 16:00:03下载
- 积分:1
-
请将OpenPet.ico
放在c盘文件下
当然你也可以放在程序目录,那就要修改程序
将private Icon img = new Icon(@"...
请将OpenPet.ico
放在c盘文件下
当然你也可以放在程序目录,那就要修改程序
将private Icon img = new Icon(@"C:OpenPet.ico")
改为private Icon img = new Icon("OpenPet.ico") -request OpenPet.ico on c disk Document Of course, you can be put on the directory. it is necessary to revise procedures to private Icon img = new Icon (@ "C : OpenPet.ico ") to private Icon img = new Icon (" OpenPet.ico ")
- 2022-01-21 19:29:55下载
- 积分:1