-
独特的网
Unique net-enabled GUI system based state of the art coding solutions with strong XML support.
- 2022-02-22 11:06:05下载
- 积分:1
-
iSCSI协议的源代码,很好的深入研究。
一个iSCSI协议实现源代码,好好研究不错。-an iSCSI protocol source code, a thorough study of good.
- 2022-08-15 17:13:09下载
- 积分:1
-
一个管理网络电视资源的QT界面。MagicLinux + QT4 编译完成
一个管理网络电视资源的QT界面。MagicLinux + QT4 编译完成-A management network television resources QT interface. MagicLinux QT4 compile complete
- 2022-02-25 19:36:36下载
- 积分: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
-
S3C2440的S3C2440usb测试程序提供接口
s3c2440 提供S3C2440USB 接口测试程序-s3c2440 provide S3C2440USB interface test program
- 2022-03-25 02:29:28下载
- 积分:1
-
Linux环境下的程序员如果不会使用GNU make来构建和管理自己的工程,应该不能算是一个合格的专业程序员,至少不能称得上是Linux程序员。在Linux环境...
Linux环境下的程序员如果不会使用GNU make来构建和管理自己的工程,应该不能算是一个合格的专业程序员,至少不能称得上是Linux程序员。在Linux环境下使用GNU 的make工具能够比较容易的构建一个属于你自己的工程,整个工程的编译只需要一个命令就可以完成编译、连接以至于最后的执行。不过这需要我们投入一些时间去完成一个或者多个称之为Makefile文件的编写。此文件正是make正常工作的基础。-Linux environment will not be used if the programmer GNU make to build and manage their own projects, should not be regarded as a qualified professional programmers, or at least should not be called a Linux programmer. In the Linux environment using the GNU tools to make the relatively easy to build a part of your own projects, compile the entire project only need one command to be completed on the compiler to link the extent that the final implementation. However, this requires us to invest some time to complete one or more of the preparation of documents called Makefile. This document is the basis of the work make normal.
- 2022-06-26 05:21:12下载
- 积分: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
-
Linux程序设计权威指南 没什么好说的了!
Linux程序设计权威指南 没什么好说的了!-Linux Programming Guide authoritative No way!
- 2023-04-12 10:55:04下载
- 积分:1
-
Advanced Programming in the UNIX Environment 的源代码
Advanced Programming in the UNIX Environment 的源代码-Advanced Programming in the UNIX Environment source code
- 2022-01-23 11:04:27下载
- 积分:1
-
usb develop guide
usb develop guide
- 2022-06-18 15:31:22下载
- 积分:1