搜索资源列表
RPC_shiyan
- 这是一个简单的模拟银行存取款的例子,目的是了解如何开发RPC服务程序.代码在LINUX下测试运行通过-This is a simple bank deposit simulation example, purpose is to understand how to develop RPC service procedures. the code in the Linux operating through testing
kernel.tar
- 银行中间业务处理程序-bank's intermediate business procedures
myshell
- 应用UNIX的fork()等系统调用,编写一个c程序具有以下功能: a) 实现Shell的基本功能,包括有:打印提示符;接受和分析命令行(滤去无效的空格、tab符号以及换行符等);执行命令(要有出错处理;输入exit或者bye退出);返回父进程; b) 处理后台程序(不需要wait) c) 处理多行命令(分析命令行中的‘ ’并处理之) d)应用 dup(), pipe()系统调用具有输入输出重定向以及管道功能;-Application of UNIX s fork () system call,
loan
- 银行消费信贷管理系统,UNIX下C开发-Bank consumer credit management system, UNIX development under C
cms
- 一整套完整的银行卡系统源代码,欢迎提出宝贵意见-A complete set of bank card system source code, put forward valuable suggestions welcome
rs232
- Unix下的c语言控制model的程序 是用来银行催款的一个老程序 -Unix under the control of c language are used to model the process of an old bank collection procedure
bank
- source code which tells whether customer has to given loan or not depending on the details of the customer,it is run in scilab (both in linux,windows)
OSdeadlock
- 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
fesp
- 银行理财软件基于UNIX操作系统的核心业务程序.-Bank financial management software, UNIX-based operating system' s core business processes.
bankPosSrc
- 目前尚在使用的建行Pos终端源程序,内含价值很高的代码.-Pos terminals of construction bank that is still used and contain valuable process procedure
7346270102
- 针对银行 概要设计说明书,有助于帮助初学者-Summary of design specifications for the bank to help to help beginners
POS
- 一个简单的模拟银行POS机系统,使用记录锁和守护进程-A simple bank pos system. Use record lock and server process
RHCE
- 红帽RHCE认证题库,完全是bible,啥也不说了。有兴趣考取RHCE认证的可以考前自测一下,总之,这就是bible.想背题库的,想自身检测下水平的都可以下来看看,三四百道题的样子-Red Hat RHCE certification question bank, is entirely bible, Sha did not say. Interested in obtaining the RHCE certification exam self-test can look, in short,
pro2.tar
- bank system simulation using c language and allegro library under linux.
bank
- 银行排队机的实现代码 其中,服务器端在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
bank
- 简单的字符界面银行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
bank
- 在linux下vi编写的银行储蓄系统,纯c语言实现,数据结构是链表。-The Bank System written in pure c language under linux, the data structure is a linked list.
bank.tar
- 模拟银行开户系统,实现开户等相关操作,以及对其他的一些操作-something like bank
bank
- 基于QT的银行排队系统,包括排号端,叫号端,服务器端-QT-based bank queuing system, including Arranging end, called the number, the server-side
Bank System
- 该系统是一个简单的银行账户系统,可以实现开户,存款,取款,ATM机存取等功能。(The system is a simple bank account system, which can be used to open account, deposit, withdraw money, access the ATM machine and so on.)