登录
首页 » 嵌入式系统 » Keil C51中文教程,长达185页的教程一定让您在一星期内搞定KeilC

Keil C51中文教程,长达185页的教程一定让您在一星期内搞定KeilC

于 2022-07-24 发布 文件大小:953.23 kB
0 140
下载积分: 2 下载次数: 1

代码说明:

Keil C51中文教程,长达185页的教程一定让您在一星期内搞定KeilC-Keil C51 textbook in chinese,the textbook will teach you to use the software in one week.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • ARM
    ARM的著名的启动代码 vivi s3c2440部分已测试通过-ARM
    2022-03-23 20:37:40下载
    积分:1
  • mcf5272华恒光盘开发板附源代码gpio
    嵌入式系统mcf5272华恒光盘开发板附源代码gpio-MCF5272 Embedded System development board华恒CD-ROM attached to the source code GPIO
    2023-09-01 10:10:03下载
    积分:1
  • 一个三星原厂2410开饭版原理图,对2410开发有一定帮助
    一个三星原厂2410开饭版原理图,对2410开发有一定帮助-an original 2410 version of schematic meals to 2,410 will definitely help the development of
    2022-04-07 14:29:27下载
    积分:1
  • 飞思卡尔MC9S12XET,SD卡程序
    资源描述程序使用说明: SD卡读写操作试验,默认为1G SD卡 串口波特率:19200  按OK    开始读写 按ESC   停止读写 使用步骤: 1.格式化SD卡,文件系统最好用FAT(不是FAT32); 2.在电脑上建立一个LONGQIU0.TXT文件; 3.将文件的内容反复复制,大小为所需存储大小,最好大于1M字节; 4.讲给文件复制到SD卡; 5.将SD卡插入开发板SD卡插槽; 6.上电后数据自动保存; 7.数据采集完毕后关闭开发板电源,取出SD卡; 8.将SD卡插入电脑,拷贝LONGQIU0.TXT文件到电脑上; 9.复制LONGQIU0.TXT文件中相应的内容到一个新建的WORD文档中,可见相应格式很有规律; 10.重新复制WORD中的有用内容到任意TXT文档中保存和处理即可。
    2022-06-01 08:28:28下载
    积分:1
  • rd_sdmmc相应ADS1.2实验作品,使用时必须在可怕的…
    Rd_sdmmc 本实验对应的ADS1.2工程, 使用时必须在该目录中的Source文 件夹中放置uC/OS-II 2.52源代码. PC端软件 本实验对应的PC机软件,包括源代码(VC++ 6.0),可执行文件 名为SDMMC_Reader.exe. ZLG_SD ZLG/SD 软件包 Ver2.0, 可读写SD/MMC卡,支持无操作系统 或操作系统uCos-II, 请阅读这个目录中的readme.txt文件 ZLG_SD使用手册 ZLG/SD 软件包 Ver2.0 使用说明书. 软件包中间件和移植代码 本实验用到的软件包/中间件, 以及移植uCos-II到LPC2200的相关移 植代码. MOS管资料 2SJ355数据手册-Rd_sdmmc corresponding ADS1.2 this experiment works, the use must be in the directory of the Source folder to place uC/OS-II 2.52 source code. PC-side software in this experiment corresponds to PC software, including source code (VC++ 6.0), executable file called SDMMC_Reader.exe.ZLG_SD ZLG/SD Package Ver2.0, can read and write SD/MMC card, support for non-operating system or operating system uCos-II, please read the readme in this directory . txt files ZLG_SD manual ZLG/SD package Ver2.0 Manual. package code middleware and transplantation used in this experiment packages/middleware, as well as transplantation uCo
    2022-12-06 12:45:08下载
    积分:1
  • The widespread use of embedded systems mandates the development of industrial so...
    The widespread use of embedded systems mandates the development of industrial software design methods, i.e. computer-aided design and engineering of embedded applications using formal models (frameworks) and standardized prefabricated components, much in the same way as in other mature areas of engineering such as mechanical engineering and electronics. These guidelines have been used to develop Component-based Design of Software for Embedded Systems (COMDES). The paper gives an overview of the COMDES framework, followed by a presentation of a generic component types, such as function blocks, activities and function units. The execution of function units is discussed in the context of a newly developed execution model, i.e. timed-multitasking, which has been extended to distributed embedded systems.
    2022-06-01 17:45:40下载
    积分:1
  • 905模块发送与接收成熟代码
    应用背景想要用905无线模块实现通信功能的用户可以使用,该代码通过测试,可以使用。此代码分为两部分,一部分为发送,一部分为接收使用时请注意。关键技术经过无数前人的使用和优化此代码已经很成熟,您也可以把您的想法加进去使其变得更加完善。
    2023-06-14 08:45:03下载
    积分:1
  • 基于89C52单片机的无线传输设计
    本文主要介绍利用315 MHz高频发射模块和接收模块来制作无线通信。首先通过单片机89C52实现音乐播放,数码管显示计时等功能,使用C语言编写程序实现单片机收发控制功能。 通过一块单片机板通过串口发送按键信息给315MHz高频发射模块,由无线传输送到315MHz接收模块,再通过串口传给另一块单片机板实现音乐播放的功能并且显示数码管。
    2022-01-26 00:28:24下载
    积分:1
  • 网络处理器例子程序5
    网络处理器例子程序5--Example 5 for network programming.
    2023-07-05 22:10:03下载
    积分:1
  • 中USB总线驱动的开发及应用
    嵌入式系统中USB总线驱动的开发及应用--The development and application of USB bus driver in embedded systems.
    2022-06-20 22:53:19下载
    积分:1
  • 696518资源总数
  • 105885会员总数
  • 31今日下载