基于linux银行服务,基于linux系统下的C银行模拟系统(文件)

【实例简介】

本系统是在linux系统环境下通过C语言利用文件系统进行开发的银行模拟系统;系统分为三个模块:服务器端、客户端、业务员端;采用了socket网络编程技术、多线程技术、信号量、文件系统、tcp/ip等主流技术。

【实例截图】

【核心代码】

bank0.0.3_src

└── bank0.0.3_src

├── ATM_src

│   ├── ATM.c

│   └── customer.c

├── OPER_src

│   ├── OPER.c

│   ├── customer_sys.c

│   └── operator.c

├── bank项目文档

├── bin

│   ├── ATM

│   ├── OPER

│   └── SERVER

├── include

│   ├── bank.h

│   ├── customer.h

│   ├── io_impl.h

│   └── operator.h

├── lib

│   ├── ATM.o

│   ├── OPER.o

│   ├── customer.o

│   ├── customer_sys.o

│   ├── io_impl.o

│   ├── operator.o

│   └── server.o

├── log.txt

├── makefile

├── read me.txt

├── server_src

│   ├── io_impl.c

│   └── server.c

├── test

│   ├── a.out

│   ├── test.c

│   └── test.dat

└── userfile

├── 10001

├── 10002

└── id.dat

9 directories, 31 files

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值