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

时间:2016-07-30 16:30:17
【文件属性】:

文件名称:基于linux系统下的C银行模拟系统(文件)

文件大小:38KB

文件格式:RAR

更新时间:2016-07-30 16:30:17

银行模拟系统 银行系统 linux C语言

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


【文件预览】:
bank0.0.3_src
----bank项目文档(0B)
----bin()
--------SERVER(13KB)
--------OPER(10KB)
--------ATM(9KB)
----server_src()
--------server.c(1KB)
--------io_impl.c(9KB)
----read me.txt(647B)
----test()
--------test.dat(0B)
--------test.c(185B)
--------a.out(5KB)
----log.txt(9KB)
----include()
--------.bank.h.swp(12KB)
--------io_impl.h(815B)
--------bank.h(1KB)
--------operator.h(92B)
--------customer.h(146B)
----userfile()
--------id.dat(4B)
--------10001(32B)
--------10002(32B)
----OPER_src()
--------operator.c(2KB)
--------customer_sys.c(3KB)
--------OPER.c(858B)
----makefile(1004B)
----lib()
--------ATM.o(2KB)
--------customer.o(4KB)
--------customer_sys.o(4KB)
--------operator.o(3KB)
--------io_impl.o(9KB)
--------OPER.o(2KB)
--------server.o(2KB)
----ATM_src()
--------ATM.c(850B)
--------customer.c(3KB)

网友评论

  • 业务相对齐全,代码也比较完整~
  • 很好用,谢谢