搜索资源列表
TC20GUI
- 1. 书中所有源程序, 在CPP子目录下, CPP.EXE是压缩可自释放的文件, 在DOS 下运行该文件即可释放 2. 书中程序的部分演示程序(源程序的编译), 在DEMO子目录下, 运行压缩文件 DEM.EXE释放, 然后运行DEMO.BAT演示 3. 精简UCDOS 3.0汉字系统, 含一个24点阵宋体字库, 在UCDOS子目录下, 运行 UCD.EXE释放。
00
- 此文件是在DOS环境下对交通信号灯进行的设计,完成了红黄绿灯的相互转换.-this document is in the DOS environment for the traffic signal design, the red and yellow green to complete the conversion.
PMW-HEX
- 三菱梯形图转51单片机KeilC源码程序。通过三菱PLC编程软件梯形图编程后存为PMW格式,通过本程序直接转换成HEX文件,再下载到单片机中。目前支持8路AD功能(精度10位)和两路脉冲输出功能(10K)。-Mitsubishi ladder turn 51 MCU KeilC source program. By Mitsubishi PLC ladder programming software programmed to save the PMW format, through this
DOS-system
- 在51单片机中仿真DOS系统!内附源代码+仿真文件-DOS emulation in 51 MCU System! Enclosing the source code+ simulation files
file-explorer
- AVR-DOS 文件浏览器项目,可以让你的AVR单片机访问SD卡的文件。-AVR-DOS File Explorer Project: This is a file explorer project based on AVR-DOS file system. with this project you can see files in root of any SD/MMC memory card. in next version (probably for AMC64) you can ex
wave-player
- BASCOM-AVR- DOS的波播放器项目:这是一个专业的波播放器项目基于AVR- DOS的文件系统。你可以通过触摸屏选择波形文件,并播放该。这个项目从1GB SD / MMC记忆卡读取文件和使用PWM发挥8位文件。-AVR-DOS Wave Player Project: This is a professional wave player project based on AVR-DOS file system. you can select the wave files by tou
SD-Card
- 完整的fat16文件系统 包括建立目录, 文件,删除目录,文件,追加文件,修改文件。。同时做了一个模拟dos的终端仿真用于测试文件系统-completely fat16 File system connect creat dir file and delte file dir append data to a file modify file and create a hypertrm interface