PE
PE(Programmable Electronic)技术,作为现代电子设计中的重要组成部分,以其灵活性高、可编程性强的特点,在工业控制、自动化系统、智能家居等多个领域得到广泛应用。通过学习和掌握PE相关知识,工程师能够更高效地开发出满足特定需求的电子设备与系统。本页面汇集了160个精选PE资源,涵...
共 126 份资源
源代码 9,949
PE 热门资料
查看全部 126 份 →
PDF文档
This zip describes a benchmark software provided by IXXAT. It shows how to use the DBGU and timer pe
This zip describes a benchmark software provided by IXXAT. It shows how to use the DBGU and timer peripherals on the AT9...
PDF文档
Windows PE 文件在 DOS 下运行一般会显示:This program cannot be run in DOS mode. 这是PE文件头部的一个"dos stub"程序
Windows PE 文件在 DOS 下运行一般会显示:This program cannot be run in DOS mode. 这是PE文件头部的一个"dos stub"程序,这个就是"dos stub"的源码,我们可以修改它,用...