搜索资源列表
bank
- 一个简单的银行系统C语言代码,包含排序,线性搜索等算法功能
Soft20060207110748047
- 本代码详细的编写了银行管理系统,可以对毕业设计等方面加以利用-The preparation of a detailed code of the bank management system, graduating from the design can be used, etc.
Bank-Queue-Management-System
- 基于Visual C++环境下编写的完整银行排队系统C代码。界面优美,程序易懂。-Environment based on Visual C++ to prepare a complete line banking system C code. Beautiful interface, the program easy to understand.
duilie_bank_
- 队列实现银行排队小系统,是学习数据结构的很好的例子,代码清晰,说明完整,可以直接运行。希望大家好运~-Banking system to achieve small queue queue, the data structure is a good learning example, the code clear, complete instructions, can be directly run. Hope you good luck ~
SavaOrGamble
- 此练习用于练习将一个大规模程序分为几个源代码文件。程序功能如下:选择将钱存到银行的固定账号或者拿去赌博。程序已经部分完成,但需要你来写缺失的头文件并完成bank.c 和用于显示选择菜单的主函数。 Wallet文件的内容用函数walletPrintBalance和walletPay来实现。为了便于将代码归类和操作, 要求wallet的参数都定义为 Wallet 类型(提示:用typedef),Wallet实际上只是双精度类型的别称,参数应包含钱数(以欧元计)
bank-queuing-system
- 此代码是模拟银行顾客排队系统,用于计算某个时间断内在银行各个窗口服务的情况和顾客得到服务的情况-This code is simulated bank customer queuing system, used to calculate a time-off the inner bank window service and customer services
银行管理系统代码
- 自己搞的银行开发的代码,感觉不错,大家可以尝试下载啊
Main
- 模拟银行系统的框架式代码,包括疲劳值的估计和图形界面-Simulation banking system frame code, including fatigue value estimates and graphical interface
Input
- 银行营业厅系统中负责数据的读入与分析模块的代码,简洁易用-Banking hall system responsible for data reads and analysis module code, simple to use
StateTrans
- 模拟银行营业厅代码中负责状态改变的模块,代码简单易用,无bug-Analog banking hall is responsible for the state to change the code module, the code is simple to use, no bug
gwup
- 一个简单的银行系统C语言代码,包含排序,线性搜索等算法功能()