-
主板上提供一个可按分或秒计时的,最长达255级的可编程看门狗定时器,WDT超时事件发生时系统复位。
本程序(w83627hf_wdt.c)是基于Winbon...
主板上提供一个可按分或秒计时的,最长达255级的可编程看门狗定时器,WDT超时事件发生时系统复位。
本程序(w83627hf_wdt.c)是基于Winbond83627芯片的看门狗驱动程序
-The motherboard, or can provide a second time, and the most up to 255 programmable watchdog timer, WDT time-out system reset time of the incident. This procedure (w83627hf_wdt.c) is based on the chip Winbond83627 watchdog driver
- 2023-04-14 21:35:03下载
- 积分:1
-
协议验证的解决方案
Solution for RIP protocol verification
- 2022-02-22 11:16:42下载
- 积分:1
-
the 17th ITPUB magazine for linux
the 17th ITPUB magazine for linux
- 2022-04-10 20:53:18下载
- 积分:1
-
udp的源代码实现,linux学C的可以看看了
udp的源代码实现,linux学C的可以看看了-udp achieve the source code, the C linux school can look at the
- 2022-10-18 00:20:02下载
- 积分:1
-
Linux内核完全注释,对Linux早期操作系统内核(v0.11全部代码文件进行了详细的注释...
Linux内核完全注释,对Linux早期操作系统内核(v0.11全部代码文件进行了详细的注释-Linux kernel totally Notes of the early Linux kernel (v0.11 all the code files for a detailed comment
- 2022-07-25 06:38:41下载
- 积分:1
-
本代码采用嵌入式qt编写,主要嵌入式数据库sqlite在PXA27x芯片中应用...
本代码采用嵌入式qt编写,主要嵌入式数据库sqlite在PXA27x芯片中应用-using the code embedded qt preparation, Embedded database sqlite mainly in Intel PXA27x application chip
- 2022-03-26 09:42:17下载
- 积分:1
-
Linux内核完全注释, pdf格式的。
Linux内核完全注释, pdf格式的。-Linux kernel entirely Notes, pdf format.
- 2022-02-03 15:03:57下载
- 积分:1
-
telnetsoft,linux用的着的东西
telnetsoft,linux用的着的东西-telnetsoft, linux use the things
- 2022-01-23 11:26:45下载
- 积分:1
-
LINUX设备驱动程序.pdf 很好
LINUX设备驱动程序.pdf 很好-LINUX device driver. Pdf good
- 2022-10-11 00:20:03下载
- 积分:1
-
linux组播代码
#! /bin/sh
gcc
linux组播代码
#! /bin/sh
gcc -Wall mcastclient.c -o mcastclient
gcc -Wall mcastserver.c -o mcastserver
#./mcastserver 230.1.1.1 7838
#./mcastclient 230.1.1.1 7838 192.168.100.1 12345
-linux multicast code#!/bin/shgcc-Wall mcastclient.c-o mcastclientgcc-Wall mcastserver.c-o mcastserver#./mcastserver 230.1.1.1 7838#./mcastclient 230.1.1.1 7838 192.168.100.1 12345
- 2022-03-13 06:45:28下载
- 积分:1