搜索资源列表
wb-cpu
- 该套软件用于提取王码98(或者其他版本)的五笔数据,精简后应用于嵌入式系统,如单片机。在DOS下,用TC模拟调试通过。很容易移植到单片机上。含五笔数据提取过程,输入时两分法查找的子程序。全部为C代码-the software used to extract Wangma 98 (or any other version), the five data streamlined used in embedded systems, such as SCM. In DOS, using simulati
TC20GUI
- 1. 书中所有源程序, 在CPP子目录下, CPP.EXE是压缩可自释放的文件, 在DOS 下运行该文件即可释放 2. 书中程序的部分演示程序(源程序的编译), 在DEMO子目录下, 运行压缩文件 DEM.EXE释放, 然后运行DEMO.BAT演示 3. 精简UCDOS 3.0汉字系统, 含一个24点阵宋体字库, 在UCDOS子目录下, 运行 UCD.EXE释放。
eth_rem_dev_tcp-2.15.tar
- AVR 单片机上实现的带有网络接口的linux系统移植-The AVR source code with web interface and udpcom client source with pre-compiled versions for linux, mac osx and windows (dos shell) Changes since last version: - cosmetic code clean-up
DOS(simulation)
- 基于单片机的dos系统的仿真,可用protues打开进行仿真,带源码参考-Dos-based SCM system simulation, simulation can be used to open protues with source reference
DOS-system
- 在51单片机中仿真DOS系统!内附源代码+仿真文件-DOS emulation in 51 MCU System! Enclosing the source code+ simulation files
SPMC75_DMC_Toolkit_Demo
- 凌阳公司为μnSPTM单片机的应用开发提供了较为完善的开发支持工具:硬件工具和软件工具。硬件工具即为μnSPTMCPU系统仿真板,用于程序的二进制代码的下载调试;软件工具按其操作系统分为DOS环境下的分立工具和Windows环境下操作的集成工具。-Sunplus company μnSPTM MCU application development to provide a more comprehensive development support tools: hardware tools a
DOSC
- DOS-C version 1.0 Beta 2 for PC/XT/AT/AT386/AT486 免费的 DOS 操作系统及完全的源代码,可用于工业控制,嵌入系统等,不需要支付额外的费用。兼容 MS-DOS Directory Structure ------------------- dos-c root directory +-----dist holds image of distribution disk +-----doc
130-0070-000-MSP430F169IPM
- 本章说明如何安装和运行 IAR 产品的命令行和 Windwos Workbench 版本 并给出与产品一起 供的用户指南的概述 请注意某此产品只有命令行版本 且根据用户正在使用的产品或平台 资料可能稍有不同 1 1 1 1 命令行版本 命令行版本 命令行版本 命令行版本 本节叙述怎样安装和运得IAR系统工具的命令版本 1.1 1.1 1.1 1.1 用户需要什么 用户需要什么 用户需要什么 用户需要什么 z DOS 4.X或更高版本 此产品也和运行在Windows95,
12
- DDC单回路PID闭环控制系统的设计及实时仿真 c程序 在dos环境下能实现对回路的控制-DDC single-loop PID closed loop control system design and real-time simulation c program in dos environment to achieve control of the loop
watchdog
- 看门狗例子,基于DOS系统下,IO芯片为W86837.-Watchdog example, DOS-based system, IO chip for the W86837.
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
c51-HyperTerminal
- 一款基于c51的超级终端程序,可以搭建出类似DOS的系统环境。-A c51 HyperTerminal program can build similar to the DOS system environment.
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