-
本文主要讨论了如何在嵌入式实时操作系统μC/OSII下移植实现LwIP这套TCP/IP协议栈,使μC/OS II成为支持网络的RTOS。...
本文主要讨论了如何在嵌入式实时操作系统μC/OSII下移植实现LwIP这套TCP/IP协议栈,使μC/OS II成为支持网络的RTOS。-This article discusses how in the embedded real-time operating system μC/OSII transplanted to achieve this lwIP TCP/IP protocol stack, so that μC/OS II to become the support network of the RTOS.
- 2022-01-26 08:17:38下载
- 积分:1
-
在图书馆管理系统中,要为每个借阅者建立一个账户,并给借阅者发放借阅卡(借阅卡可以提供借阅卡号、借阅者姓名),账户中存储借阅的个人信息、借阅信息以及预定信息。持有...
在图书馆管理系统中,要为每个借阅者建立一个账户,并给借阅者发放借阅卡(借阅卡可以提供借阅卡号、借阅者姓名),账户中存储借阅的个人信息、借阅信息以及预定信息。持有借阅卡的借阅者可以借阅书刊、返还书刊、查阅书刊信息、预定书刊并取消预定,但这些操作都是通过图书馆管理员进行的,也及借阅者不直接与系统交互,而是图书馆管理员充当借阅者的代理与系统交互。在借阅书刊时,需要输入所借阅的书刊名,书刊的ISBN/ISSN号,然后输入借阅者的图书卡号和借阅者名,完成后提交表格,系统验证借阅者是否有效(在系统中存在账户),若有效,借阅请求被接受,然后查询数据库系统,看借阅者所借阅的书刊是否存在,若存在,则借阅者可以借出书刊,建立并在系统中存储借阅纪录。借阅者还书后,删除关于所还书刊的借阅纪录。如果借阅者所借出的书刊已经被借出,借阅者还可预订该书刊,一旦借阅者预订的书刊可以获得,就将书刊直接寄给预订人(为了简化系统,预订书刊可获得就不通知借阅者了)。另外,系统设置了书刊的最长借阅期,如果借阅者归还的时间超过了最长借阅期,要缴纳一定的滞纳金。- Readers card holders can borrow books, return books, check books information, books and planned to cancel, but these operations are carried out by the librarians, and do not borrow directly with the interactive system, but librarians who act as agents to borrow and system interaction. The books, by the need to import borrow books, and books by ISBN/ISSN, and then borrow the book numbers and those who borrow, forms submitted after completion, the system certification Readers whether effective (in the system exist account), if eff
- 2022-03-26 14:50:03下载
- 积分:1
-
给出了一种利用接收到的字符信息检测串行终端通信波特率 的方法。此方法简单、可靠、易行,并给出了实现这种检测方法的伪代码。...
给出了一种利用接收到的字符信息检测串行终端通信波特率 的方法。此方法简单、可靠、易行,并给出了实现这种检测方法的伪代码。-gives a use to receive information detection of the characters serial terminal communications baud rate method. This method is simple, reliable, easy, given the realization of this detection method of pseudo-code.
- 2023-04-16 13:50:03下载
- 积分:1
-
非常全面的工资系统软件工程设计文档,从需求分析到测试均有!...
非常全面的工资系统软件工程设计文档,从需求分析到测试均有!
- 2022-01-21 20:14:24下载
- 积分:1
-
测量脉搏和血氧浓度
使用 TI 公司的 MSP430 执行代码
测量脉搏和血氧浓度
使用 TI 公司的 MSP430 执行代码-Measurement of pulse and blood oxygen concentration using TI
- 2023-04-24 13:15:03下载
- 积分:1
-
Altera QuartusII Warning, Novice old Q2 Lane will be the Warning engage halo and...
Altera QuartusII Warning,新手老会被Q2里的Warning搞晕,看了这个就明白了,各种Warning-Altera QuartusII Warning, Novice old Q2 Lane will be the Warning engage halo and read on to understand the various Warning!
- 2022-03-22 01:34:55下载
- 积分:1
-
清华大学数据结构讲义,内容详细,系统,不想看书的比较适合
清华大学数据结构讲义,内容详细,系统,不想看书的比较适合-s data structure, detailed, systematic, and do not want to read the more suitable
- 2022-03-19 19:19:27下载
- 积分:1
-
主要介绍了SVG的基本要素,基本框架元素,基本形状元素,路径,坐标转换以及剪裁,遮罩和图象合成...
主要介绍了SVG的基本要素,基本框架元素,基本形状元素,路径,坐标转换以及剪裁,遮罩和图象合成-Mainly introduces the basic elements of SVG, the basic framework of the elements, the basic shape elements, path, coordinate transformation, as well as crop, mask and image synthesis
- 2023-09-04 02:20:06下载
- 积分:1
-
rich variety of Linux source code resources, But most of the code in the Windows...
Linux拥有丰富各种源代码资源,但是大部分代码在Windows平台情况是无法正常编译的。Windows平台根本无法直接利用这些源代码资源。如果想要使用完整的代码,就要做移植工作。-rich variety of Linux source code resources, But most of the code in the Windows platform is not the normal compiler. Windows platform can not directly use these resources to the source code. If you want to use the code integrity, we should do transplants.
- 2023-05-24 15:00:04下载
- 积分:1
-
SAMPLE CRC CALCULATIONS
This document contains ‘C’ language coding examples th...
SAMPLE CRC CALCULATIONS
This document contains ‘C’ language coding examples that illustrate how to compute the DNP3 CRC.-SAMPLE CRC CALCULATIONS
This document contains ‘C’ language coding examples that illustrate how to compute the DNP3 CRC.
- 2022-03-14 23:06:13下载
- 积分:1