搜索资源列表
-
0下载:
电子银行系统源码
本安装说明是以Microsoft SQL Server 2000中文开发版为例来阐述的,对于Microsoft SQL Server其它版本,应用程序数据库的安装方法是类似的。
运行Microsoft SQL Server 2000的SQL 查询分析器,打开bank.sql文件,然后选择菜单“查询”|“执行”命令即可生成所需的数据库和数据库表。
2、把源程序目录从光盘上拷贝到硬盘上,取消文件夹及其子目录和文件的只读属性。如果您安装的是Microsof
-
-
0下载:
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 sol
-
-
0下载:
ATM文件夹为DCOM客户端代码。
Bank文件夹为DCOM服务器端代码。
BankAccount.mdb为DCOM服务器端数据库。
-ATM folder for the DCOM client code. Bank folder for the DCOM server-side code. BankAccount.mdb for the DCOM server-side database.
-
-
0下载:
本压缩文件是有关银行排队机的代码,有客户端、服务器。使用socket()进行编程。-This compressed file is about the bank Queue code, a client, server. Using the socket () for programming.
-
-
1下载:
银行排队机的实现代码 其中,服务器端在windows平台实现 而取号机则在linux平台实现,需要下载到开发板上。已在mini2440上通过测试,界面漂亮。两者可以连通,实现银行里面的取号叫号系统功能。
code for Bank queuing system,the server runs on windows platform,the client runs on linux platform,you need to download it to board.It has been te
-
-
0下载:
简单的字符界面银行ATM系统,通过消息队列实现客户端和服务器通信,服务器运用多进程,客户端运用函数指针调用,有利于初学者学习-Simple character interface bank ATM system, the client and server communicate via message queues, using multi-process server, the client calls using function pointers, help beginners lear
-