-
交换机的源码例子
应用背景本源码例子是基于交换的VLAN配置的,基本的VLAN配置里面都有,这是配置底层的,不是用命令配置的。关键技术对于刚进入嵌入式学习的朋友很有帮助,都是交换机的配置
- 2022-03-23 09:30:48下载
- 积分:1
-
AT91SAM7X系列,包含代码以及头文件
AT91SAM7X系列,包含代码以及头文件-AT91SAM7X series, contains the code, and header files
- 2022-10-01 10:55:04下载
- 积分:1
-
开源嵌入式实时操作系统MicroC/OS的源代码!
开源嵌入式实时操作系统MicroC/OS的源代码!-Open-source embedded real-time operating system, MicroC/OS source code!
- 2023-06-28 01:20:04下载
- 积分:1
-
嵌入式WEB子程序
嵌入式WEB子程序-Embedded WEB Subroutine
- 2022-09-12 04:00:03下载
- 积分:1
-
网络处理器例子程序5
网络处理器例子程序5--Example 5 for network programming.
- 2023-07-05 22:10:03下载
- 积分:1
-
也是从网上找的,例程,源文件都有,学习的好帮手
也是从网上找的,例程,源文件都有,学习的好帮手-Is looking for from the Internet, routines, source files have to learn a good helper
- 2023-08-08 19:15:04下载
- 积分:1
-
USB mouse driver source
USB接口的鼠标驱动源程序-USB mouse driver source
- 2023-05-26 21:35:03下载
- 积分:1
-
usbn9603的驱动程序
usbn9603的驱动程序-usbn9603 driver
- 2023-06-16 10:40:04下载
- 积分:1
-
不同于一般形式的软件编程,嵌入式系统编程建立在特定的硬件平台上,势必要求其编程语言具备较强的硬件直接操作能力。无疑,汇编语言具备这样的特质。但是,由于汇编语言开...
不同于一般形式的软件编程,嵌入式系统编程建立在特定的硬件平台上,势必要求其编程语言具备较强的硬件直接操作能力。无疑,汇编语言具备这样的特质。但是,由于汇编语言开发的复杂性,它并不是嵌入式系统开发的一般选择。而与之相比,C语言--一种"高级的低级"语言,则成为嵌入式系统开发的最佳选择。-Unlike most forms of software programming, embedded systems programming based on the specific hardware platform, is bound to require its programming language with a strong ability to direct hardware. Undoubtedly, the compilation of language with such qualities. However, the assembly language development complexity, it is not embedded systems development in general choice. But compared with C language-- a "senior vulgar" language, embedded systems development as the best option.
- 2022-03-05 17:26:17下载
- 积分:1
-
Indoor real time Localization system based on Zigbee technologie using RSSI
关于我的项目,主要任务是实现一个用于国内地理定位的无线传感器网络,我选择了Zigbee协议,他在其他技术方面的优势,特别是因为我必须实现一个传感器网络,这是Zigbee的优势,但在我的应用程序中,我遇到了一个两难的问题:使用一些算法(例如人工智能)提高精度/成本,并且不忘记能源消耗的因素,因为我是一名电气工程专业的学生,这对我的工作和兴趣至关重要。
- 2022-03-13 03:36:16下载
- 积分:1