-
fw_update.c
fw_update.c -- Update the flash image by MTD char device
-fw_update.c-- Update the flash image by MTD char device
- 2022-03-24 15:57:27下载
- 积分:1
-
led driver and test for S3C2440 in linux
linux 下ARM9 S3C2440的LED驱动和测试程序-led driver and test for S3C2440 in linux
- 2023-03-03 11:40:03下载
- 积分:1
-
QT4网络程序,通过INTERnet传输数据
QT4网络程序,通过INTERnet传输数据
-QT4 network procedures, transmission of data through the INTERNET
- 2022-02-07 22:34:44下载
- 积分:1
-
很好的Linux国外书籍,值得一看,初学者更实用的
很好的Linux国外书籍,值得一看,初学者更实用的-Linux good foreign books, worth a visit, more useful for beginners
- 2023-07-21 06:25:03下载
- 积分:1
-
Linux系统CS网卡驱动
Linux系统CS网卡驱动 -Linux CS LAN Driver
- 2022-02-15 18:31:41下载
- 积分:1
-
KMPlayer
kmplayer公司
- 2022-02-15 04:06:59下载
- 积分:1
-
本次实验的目的在于掌握使用nachos中的线程序解决较为复杂的并发问题。实验内容分三部分:实现事件栅栏原语并进行正确性测试;实现闹钟原语并进行正确性测试;利用事...
本次实验的目的在于掌握使用nachos中的线程序解决较为复杂的并发问题。实验内容分三部分:实现事件栅栏原语并进行正确性测试;实现闹钟原语并进行正确性测试;利用事件栅栏和闹钟原语来解决电梯问题(详细内容请看nachos-labs.pdf)。-this experiment designed to use the line of nachos procedures to address more complex issues of concurrency. Experimental content is divided into three parts : to achieve the original language fence incident and accuracy testing; Achieve clock original language and accuracy testing; Using Event fence and alarm clock to solve the original language Elevator (See details nachos- labs.pdf ).
- 2023-03-03 19:20:04下载
- 积分:1
-
linux c调试代码
linux c调试代码-debug code
- 2023-07-06 23:05:03下载
- 积分:1
-
Ep9315 arm ds12885
ep9315 ds12885时间芯片驱动程序
Ep9315 arm ds12885
ep9315 ds12885时间芯片驱动程序-Ep9315 arm ds12885ep9315 ds12885 time chip driver
- 2022-02-13 13:37:59下载
- 积分:1
-
linuxptables
linuxptables -P INPUT -A -p tcp -s 192.168.100.0/24 --dport 445 -j ACCEPT
iptables -P INPUT -A -p udp -s 192.168.100.0/24 --dport 137 -j ACCEPT
iptables -P INPUT -A -p udp -s 192.168.100.0/24 --dport 138 -j ACCEPT
iptables -P INPUT -A -p udp -s 192.168.100.0/24 --dport 445 -j ACCEPT-linuxptables-P INPUT-A-p tcp-s 192.168.100.0/24--dport 445-j ACCEPT
iptables-P INPUT-A-p udp-s 192.168.100.0/24--dport 137-j ACCEPT
iptables-P INPUT-A-p udp-s 192.168.100.0/24--dport 138-j ACCEPT
iptables-P INPUT-A-p udp-s 192.168.100.0/24--dport 445-j ACCEPT
- 2022-03-25 08:05:42下载
- 积分:1