-
死锁以及如何与互斥解决它
Deadlock and how to solve it with mutex
a client request bank command like DEPOSIT CREATE TRANSFER WITHDRAW
and 4 server
server 1 simple server.
server 2 shows wrong answer an withdraw(2 terminal - 2 threads)
server 3 solve 2
server 4 solve deadlock on transfer-Deadlock and how to solve it with mutex
a client request bank command like DEPOSIT CREATE TRANSFER WITHDRAW
and 4 server
server 1 simple server.
server 2 shows wrong answer an withdraw(2 terminal- 2 threads)
server 3 solve 2
server 4 solve deadlock on transfer
- 2022-06-19 01:49:01下载
- 积分:1
-
目标:熟悉掌握工作原理的壳牌命令解释器…
目的:熟悉shell命令解释程序的工作原理,掌握使用fork和exec等系统调用设计多进程应用程序的基本技术。-Objective: shell command interpreter familiar with the working principle, to master the use of fork and exec system calls, such as the design of multi-process applications, the basic technology.
- 2022-10-07 05:15:02下载
- 积分:1
-
Add to vsftp virtual account is very convenient to use
向vsftp中添加虚拟账户,使用起来十分方便-Add to vsftp virtual account is very convenient to use
- 2022-02-28 12:42:59下载
- 积分:1
-
linux组播代码
#! /bin/sh
gcc
linux组播代码
#! /bin/sh
gcc -Wall mcastclient.c -o mcastclient
gcc -Wall mcastserver.c -o mcastserver
#./mcastserver 230.1.1.1 7838
#./mcastclient 230.1.1.1 7838 192.168.100.1 12345
-linux multicast code#!/bin/shgcc-Wall mcastclient.c-o mcastclientgcc-Wall mcastserver.c-o mcastserver#./mcastserver 230.1.1.1 7838#./mcastclient 230.1.1.1 7838 192.168.100.1 12345
- 2022-03-13 06:45:28下载
- 积分:1
-
从linux移植到dos下的grub
从linux移植到dos下的grub-from linux dos transplanted to the grub
- 2022-01-27 13:36:22下载
- 积分:1
-
ubuntu user manual, including the use of linux commands and basic use of ubuntu.
ubuntu使用手册,包括linux命令的使用及ubuntu的基本使用.-ubuntu user manual, including the use of linux commands and basic use of ubuntu.
- 2022-03-11 23:13:27下载
- 积分:1
-
pos机交易实现源代码
含金融卡交易8583协议实现
开发环境:linux
典型应用:嵌入系统开发
仅供参考...
pos机交易实现源代码
含金融卡交易8583协议实现
开发环境:linux
典型应用:嵌入系统开发
仅供参考
-pos machine transactions with the source code to achieve financial card transactions 8583 agreement to achieve development environment : linux Typical applications : embedded system development is for reference only
- 2022-02-06 08:10:01下载
- 积分:1
-
Linux下网络相关工具源代码。
Linux下网络相关工具源代码。-Linux network correlation tool source code.
- 2023-04-15 01:30:03下载
- 积分:1
-
邮件服务器的广泛使用!同时,许多重要的…
广泛使用的邮件服务器!同时,也是许多重要的linux服务程序编译时必须用到的库。如果你的程序编译时提示c-clinet库错误,那么肯定是你没有安装imap。-Widespread use of the mail server! At the same time, many of the important linux service program must be used to compile the database. If the procedure you are prompted to compile-time error c-clinet library, then you certainly are not installed imap.
- 2022-12-16 08:20:03下载
- 积分:1
-
s3c2410 源码上传,详细的说明了使用jflash下载程序的方法
s3c2410 源码上传,详细的说明了使用jflash下载程序的方法-S3C2410 source upload, detailed description of the use of jflash download method
- 2022-10-10 17:45:03下载
- 积分:1