登录
首页 » 软件系统 » 一个汇编的看门狗设计,内容比较详细的介绍了看门狗软件的编写注意。并且有详细的例程。...

一个汇编的看门狗设计,内容比较详细的介绍了看门狗软件的编写注意。并且有详细的例程。...

于 2022-12-13 发布 文件大小:225.74 kB
0 133
下载积分: 2 下载次数: 1

代码说明:

一个汇编的看门狗设计,内容比较详细的介绍了看门狗软件的编写注意。并且有详细的例程。-a compilation of the watchdog design, content rather detailed account of a software watchdog prepared attention. And a detailed routines.

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

发表评论

0 个回复

  • LwIP is TCP/IP protocol stack as a realization. LwIP main purpose is to reduce t...
    LWIP是TCP/IP协议栈的一种实现。LWIP的主要目的是减少存储器利用量和代码尺寸,使LWIP适合应用于小的、资源有限的处理器如嵌入式系统。为了减少处理器和存储器要求,lwIP可以通过不需任何数据拷贝的API进行裁减。 本文叙述了lwIP的设计与实现。叙述了协议实现及子系统中所使用的算法和数据结构如存储和缓冲管理系统。还包括LWIP API的参考手册和使用LWIP 的一些代码例子。-LwIP is TCP/IP protocol stack as a realization. LwIP main purpose is to reduce the memory utilization and code size, so lwIP suitable for small, resource-limited processor such as embedded systems. In order to reduce the processor and memory requirements, lwIP can copy any data without the process of reducing the API. This paper describes the Design and Implementation of lwIP. Describes the protocol and subsystems used in the algorithms and data structures such as storage and buffer management system. LWIP API also includes a reference manual and use lwIP some code examples.
    2023-09-05 12:25:03下载
    积分:1
  • 显而易见,我的一个小实验程序。有用的确良好/
    显而易见,我的一个小实验程序。有用的确良好/-It is obvious that I, a small experimental procedures. Useful indeed good /
    2022-09-25 18:50:03下载
    积分:1
  • arm学习报告,关于ARM编译连接的全过程,以及Bootloader程序的实现方法...
    arm学习报告,关于ARM编译连接的全过程,以及Bootloader程序的实现方法-arm study, report on ARM compiler connecting the whole process, Bootloader procedures and the method
    2022-08-08 11:07:58下载
    积分:1
  • 讨论怎样利用UML2.0处理工程师所面临的一些问题。里面有一些UML2.0的例子,主要探讨如何描述构架、接口与行为的技术。...
    讨论怎样利用UML2.0处理系统工程师所面临的一些问题。里面有一些UML2.0的例子,主要探讨如何描述系统构架、接口与行为的技术。-discuss how the use of MIS systems engineers facing some problems. There are some examples of UML, mainly explore how the description of system architecture, interface with the technology.
    2022-03-26 09:22:32下载
    积分:1
  • MP3设计 MP3设计 MP3设计 MP3设计 MP3设计 MP3设计 MP3设计
    MP3设计 MP3设计 MP3设计 MP3设计 MP3设计 MP3设计 MP3设计-MP3 design MP3 design MP3 design MP3 design M P3 design M P3 design M P3 design M P3 design M P3 design M P3 design M P3 design M P3 design MP3 design
    2022-07-01 08:40:47下载
    积分:1
  • Image switches, button, switch, change the text font, color, underline and other...
    图像开关器,按钮开关,改变文字字体,颜色,制造下划线等。-Image switches, button, switch, change the text font, color, underline and other manufacturing.
    2022-03-21 11:36:09下载
    积分:1
  • GSM短消息设计,和硬设计指引,很有帮助的了!
    GSM短消息设计,软件和硬件设计指引,很有帮助的了!
    2022-08-16 19:03:44下载
    积分:1
  • Microsoft Visio 是微公司生产的一个强大的图形设计,专门用于绘制比如数据库设计图、流程示意图、结构图的图形设计。如同其OFFICE...
    Microsoft Visio 是微软公司生产的一个强大的图形设计软件,专门用于绘制比如数据库设计图、流程示意图、系统结构图的图形设计软件。如同其OFFICE系列软件一样,有着强大而繁多的功能,在程序和工程设计中被广泛的应用。-Microsoft Visio, Microsoft produced a powerful graphic design software, such as devoted to mapping database design, process diagram, the system structure of the graphics design software. Like its OFFICE Series software, which has a strong range of functions, procedures and engineering design was widely used.
    2023-04-19 03:20:02下载
    积分:1
  • Welcome to "PLC serial communications debugging" This software mainly used f...
    欢迎使用“PLC串口通信调试” 本软件主要用于PLC(或单片机)与计算机的串口通信调试。软件根据目前PLC常用的多种串行通信协议的特点设计,数据的输入、组织和显示方式灵活多样,便于使用和观察调试。 在编制计算机与PLC的串口通信程序时,由于计算机和可编程设备双方均需编制通信程序,调试时往往不知道是哪一方的程序出了问题。可以使用本软件调试PLC一侧的程序,调试正确后再调试计算机侧的程序。本软件为PLC串口通信程序的调试提供了便利。-Welcome to "PLC serial communications debugging" This software mainly used for PLC (or single-chip) and the computer s serial communication debugging. According to the current PLC software for a variety of common characteristics of serial communication protocol design, data input, organize, and display flexible, easy-to-use debugging and observation. In the preparation of the computer s serial communication with the PLC program, computers and programmable devices as a result of both procedures require the preparation of communication, debugging often do not know which side the procedure is a problem. Can use the software side of the PLC program debugging, testing the right side after the debugging of computer procedures. The software for the PLC seria
    2022-08-13 18:47:23下载
    积分:1
  • 专门论述遗传算法的一本全面的教材。内容详细,讲解精辟。...
    专门论述遗传算法的一本全面的教材。内容详细,讲解精辟。-Genetic algorithms devoted to a comprehensive teaching materials. Detailed and insightful talk.
    2023-02-27 00:35:05下载
    积分:1
  • 696516资源总数
  • 106913会员总数
  • 8今日下载