-
模拟器有三个过程:主,M0、M1、所有的运行
The simulator has three processes: main, M0, and M1, all of which run
* independently. Set them all up first. Once set up, main maintains the
* clock (tick), and picks a process to run. Then it writes a 32-bit word
* to that process to tell it to run. The process sends back an answer
* when it is done. Main then picks another process, and the cycle repeats.
*/-The simulator has three processes: main, M0, and M1, all of which run
* independently. Set them all up first. Once set up, main maintains the
* clock (tick), and picks a process to run. Then it writes a 32-bit word
* to that process to tell it to run. The process sends back an answer
* when it is done. Main then picks another process, and the cycle repeats.
*/
- 2022-01-21 03:08:13下载
- 积分:1
-
在Linux下使用socket方式开发的FTP程序,可以事项GET PUT功能,是学习socket和ftp编程的入门代码。...
在Linux下使用socket方式开发的FTP程序,可以事项GET PUT功能,是学习socket和ftp编程的入门代码。-Socket in Linux to use the FTP program to develop, you can GET PUT function matters, and ftp to learn socket programming code entry.
- 2022-04-21 07:48:42下载
- 积分:1
-
一个http代理,功能齐全,采用多线程,并以通过测试
一个http代理,功能齐全,采用多线程,并以通过测试-an http agents, fully functional, multi-threading, and to pass the test
- 2022-09-08 08:20:02下载
- 积分:1
-
DSR
DSR-UU is a DSR implementation that runs in Linux and in the ns-2 network simulator.
DSR-UU implements most of the basic DSR features specified in the DSR
draft (version 10). One big exception is flow extensions.
DSR-UU does NOT use ARP, so do not be surprised if you do not see ARP
traffic. DSR-UU instead uses its own neighbor table that sets up the
MAC-to-IP translation during route discovery.
- 2023-08-10 23:35:03下载
- 积分:1
-
Object Tcl is an extension to the tool command language(tcl) for managing data t...
Object Tcl is an extension to the tool command language(tcl) for managing data types and object-orient programming in general. A linkage between C++ and Tcl is provided by extending tcl for dynamic object-oriented programming. This document describes the basic class hierarchy and methods.
- 2022-02-03 04:39:55下载
- 积分:1
-
这是一个很好的参考代码,值得看看他人不需帐号就可自由下载此源码...
这是一个很好的参考代码,值得看看他人不需帐号就可自由下载此源码 -This is a good reference source, it is worth having another look at the account can be a free download this source
- 2022-06-25 23:27:44下载
- 积分:1
-
目前的流媒体服务器代码有Darwin(苹果公司),是用c++开发的,过于复杂不适合用在嵌入式设备上,live555是c开发的但是只支持mpeg格式的音频,Fen...
目前的流媒体服务器代码有Darwin(苹果公司),是用c++开发的,过于复杂不适合用在嵌入式设备上,live555是c开发的但是只支持mpeg格式的音频,Feng 流媒体服务器支持h.264格式的视频,mp3音频,支持RTSP,RTP/RTCP,可以用来在嵌入式设备上开发流媒体服务器.-current streaming media server code Darwin (Apple), is the development of the c, too complex not suitable for use in embedded equipment. live555 c is the development but only to support the mpeg audio format, Feng streaming media server support h.264 video format, mp3 audio support RTSP, RTP/RTCP, can be used in embedded devices developed streaming media server.
- 2022-01-27 15:15:30下载
- 积分:1
-
原始的TCP / IP接口for LwIP 0.5
Raw TCP/IP interface for lwIP 0.5
- 2022-06-18 23:51:10下载
- 积分:1
-
UNIX操作系统大多安装在网络服务器上,为了避免维护人员不在时无关人员对服务器进行误操作,我用C语言编写了一个小程序实现了屏幕锁的功能,该程序在AT&T UNI...
UNIX操作系统大多安装在网络服务器上,为了避免维护人员不在时无关人员对服务器进行误操作,我用C语言编写了一个小程序实现了屏幕锁的功能,该程序在AT&T UNIX 4.0和SCO UNIX 5.0上均运行通过-UNIX operating systems are often installed on a network server, to avoid maintenance personnel unrelated to the absence of staff on the server errors, I use the C language of a small program to achieve a screen lock function, the procedures in ATT UNIX 4.0 and 5.0 on SCO UNIX are shipped pass
- 2022-06-12 00:33:07下载
- 积分:1
-
linux下的网卡驱动,欢迎大家共同学习,该驱动是Intel提供的哦!...
linux下的网卡驱动,欢迎大家共同学习,该驱动是Intel提供的哦!-NIC drivers under linux, welcomed everyone to learn together, the driver is provided by Intel Oh!
- 2022-03-18 03:14:12下载
- 积分:1