-
模拟器有三个过程:主,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 GTK按钮盒
linux gtk button box for an example
- 2022-05-13 06:36:52下载
- 积分:1
-
104规约linux,嵌入式开发通讯服务器的开发
104规约linux,嵌入式开发通讯服务器的开发-104 Statute of linux, Embedded Development Communication Server development
- 2022-03-04 16:42:46下载
- 积分:1
-
用POP3协议来实现收发邮件的Java程序,内含源程序和实验报告
用POP3协议来实现收发邮件的Java程序,内含源程序和实验报告-use POP3 e-mail to achieve the Java program that contains source and experimental report
- 2022-05-16 02:33:57下载
- 积分:1
-
- 2022-03-31 00:56:02下载
- 积分:1
-
局域网路由器转发规则的重写,如何通过ARP获得MAC地址,然后发给局域网内用户,模拟环境为linux,可以用于虚拟机...
局域网路由器转发规则的重写,如何通过ARP获得MAC地址,然后发给局域网内用户,模拟环境为linux,可以用于虚拟机-LAN router to forward rewriting rules, how to get MAC addresses through ARP, and then sent to the LAN users, simulation environment for linux, can be used for the virtual machine
- 2022-03-09 21:31:14下载
- 积分:1
-
Linux Network Programming source FIFO. wfifo.c to create and open the file, writ...
Linux网络编程FIFO源码。wfifo.c创建并打开文件,往里写;rfifo.c往外读。-Linux Network Programming source FIFO. wfifo.c to create and open the file, writing inside rfifo.c out of time.
- 2022-04-29 23:41:21下载
- 积分:1
-
IP地址查询,可以在互联网上搜索不同的IP地址为网络编程提供个接例程...
IP地址查询,可以在互联网上搜索不同的IP地址为网络编程提供个接例程-IP Address inquiries on the Internet can search different IP addresses for network access programming routines provide 000
- 2023-04-29 20:15:02下载
- 积分:1
-
最能说明问题的webserver源码,复杂的也都是这个原理,研究这个逐步深入下去就可以了。...
最能说明问题的webserver源码,复杂的也都是这个原理,研究这个逐步深入下去就可以了。-The most telling source webserver and complex are the principle, continue to study the gradual deepening of it.
- 2022-01-26 04:52:44下载
- 积分:1
-
这是一个unix环境下实现基于身份的PKI系统源码,由stanford大学开发。采用了椭圆曲线密码公钥系统和配对椭圆曲线计算(Tate Pairing),具有非...
这是一个unix环境下实现基于身份的PKI系统源码,由stanford大学开发。采用了椭圆曲线密码公钥系统和配对椭圆曲线计算(Tate Pairing),具有非常高的效率.-This is a Unix-based environment PKI identity of the source system, developed by Stanford University. Use of Elliptic Curve Cryptosystem matching public key systems and elliptic curve calculation (Tate Pairing), with a very high efficiency.
- 2022-03-20 08:25:35下载
- 积分:1