-
total是最后的版本。包括的全是最新的物理层和数据链路层。另外还有pro1和pro2的打包程序和调用它们形成的各自的界面程序,以及最后调用各个界面形成的总界面...
total是最后的版本。包括的全是最新的物理层和数据链路层。另外还有pro1和pro2的打包程序和调用它们形成的各自的界面程序,以及最后调用各个界面形成的总界面程序。由于时间匆忙,对数据链路层协议的界面化工作只做到了pro2,总界面上已经留了所有6个程序的地方。PhysicalLayer包中包含了所有的物理层的程序的版本,以及它们各自的演示程序(一般为Physical)及打包程序(一般为PhyLayer)。显示了整个物理层编写及修改演化的过程,仅供参考。Datalink Layer包中包含了数据链路层程序的各个版本。包含数据链路层基本操作模块(Datalink.java)及各个协议的版本(pro1-pro3)。以及它们各自的演示程序及打包程序。显示了整个物理层编写及修改演化的过程,仅供参考。运行方法:只需要Java的运行环境。先要预装java,这里使用的是java的j2sdk-1_4_2_01-windows-i586版本。最新的1.5.0应该也支持。采用的编译器是Jcreator,其他的编译器也应该是可以用的。-total is the final version. Included are all the latest physical layer and data link layer. Another pro2 PRO1 and the packing procedures and the use of their respective formation of the interface procedures, as well as various interface called the final form of the total interface procedures. Because of the time available, the data link layer protocol interface work is just a pro2 total interface has left all six local procedures. PhysicalLayer package contains all of the physical layer version of the procedure, as well as their r
- 2022-01-25 16:55:59下载
- 积分:1
-
s3c2410开发板的ppcboot的网卡驱动程序,芯片是dm9000,大家可以参考一下...
s3c2410开发板的ppcboot的网卡驱动程序,芯片是dm9000,大家可以参考一下-s3c2410 Development Board ppcboot the NIC driver, dm9000 chip is, we can take a look
- 2023-05-31 13:15:03下载
- 积分:1
-
Linux Network Programming. Procedures to create a pipeline and has initiated a n...
Linux网络编程。程序创建一个管道,并发起一个新的进程。父进程往管道里写数据,子进程往外读数据。-Linux Network Programming. Procedures to create a pipeline and has initiated a new process. Father of the process of writing data to the pipe, sub-process of reading data out.
- 2022-02-27 09:02:01下载
- 积分:1
-
LINUX platform on the small Web server design and implementation support CGI int...
LINUX平台上小型WEB服务器的设计与实现,支持CGI接口.-LINUX platform on the small Web server design and implementation support CGI interface.
- 2022-04-16 00:55:18下载
- 积分:1
-
FTP客户端,客户端服务程序,实现目录清单,…
ftp客户端,服务端程序程序,实现列出目录,改变当前目录等功能-ftp client, client service procedures procedures, to achieve directory listing, change the current directory and other functions
- 2023-02-16 20:45:04下载
- 积分:1
-
此代码是基于moav协议的qos改进代码
此代码是基于moav协议的qos改进代码-This code is based on the QoS moav agreement to improve the code
- 2022-01-24 13:16:28下载
- 积分:1
-
用系统调用叉()来创建子进程。运行时,系统一。
使用系统调用fork()创建两个子进程。当此程序运行时,在系统中有一个父进程和两个子进程活动。让每一个进程在屏幕上现实一个字符:父进程显示字符’a’;子进程分别显示字符’b’和’c’。试观察记录屏幕上的显示结果并分析原因。-use system calls fork () to create two child process. When running, the system is a process and the father of two sub-process activities. Each process in a realistic one screen characters : the father of the process show the character "a"; Child showed the characters" b "and" c ". Let observation records on the screen to show the results and analysis of the reasons.
- 2023-05-27 14:45:04下载
- 积分:1
-
单片机gsm模块,利用at指令等,读出数据打包发送
单片机gsm模块,利用at指令等,读出数据打包发送-Singlechip gsm module, using at commands and so on,读出数据sent packing
- 2022-11-23 09:10:04下载
- 积分:1
-
asterisk
asterisk-gui asterisk网关接口编程 控制asterisk的接口,另外还有AMI我会继续上传-asterisk-gui asterisk gateway interface programming control interface asterisk, plus I will continue to upload AMI
- 2022-11-05 12:50:04下载
- 积分:1
-
使用OMNET++实现RIP的核心算法,运行环境ubuntu7.04,omnetpp3.3
使用OMNET++实现RIP的核心算法,运行环境ubuntu7.04,omnetpp3.3-OMNET++ realization of the use of RIP of the core algorithm, operating environment ubuntu7.04, omnetpp3.3
- 2022-06-12 23:23:05下载
- 积分:1