搜索资源列表
C语言实战105例
- C语言实战105例 第1部分 基础篇 实例1 一个价值“三天”的BUG 2 实例2 灵活使用递增(递减)操作符 5 实例3 算术运算符计算器 7 实例4 逻辑运算符计算器 9 实例5 IP地址解析 11 实例6 用if…else语句解决奖金发放问题 13 实例7 用for循环模拟自由落体 16 实例8 用while语句求n! 19 实例9 模拟银行常用打印程序 22 实例10 使用一维数组统计选票 26 实例11 使用二维数组统计学生成绩 29 实例12 简单的计算器
personalfinance
- 记录个人财务信息包括银行账户信息,个人收入支出及借贷等-Records of personal financial information including bank account information, personal income, spending, borrowing and loaning.
Java-bank-management
- 行长:显示员工信息,显示顾客信息,修改银行利率,添加员工,对全体员工发信息,对全体顾客发信息,修改个人信息,查看信件。 员工:存款,取消账户挂失,开户,显示所有用户,修改个人信息。 用户:贷款,转账,取款,挂失,显示存款信息,修改个人信息,给行长发信,查看信件。-President: to display the employee information, customer information is displayed, modify the interest rates, ad
bank
- 银行ATM系统,包含新老用户注册登陆、账户的查询已经之间的转账功能,也能及时打印操作的内容,还能修改个人信息等,比较简单,但功能很全面。-Bank ATM systems, including old and new user registration landing, and account inquiries transfers between time to print the contents of the operation, but also modify personal info
Personal-banking
- 本银行个人业务模拟系统主要是对银行一般的业务例如各种账户的存款、取款、余额查询和开户等进行模拟,并提供了银行职员信息管理的功能和计息功能,此外还提供了一些对于系统比较重要的相关功能。-The Bank personal business simulation systems mainly for general banking business such as deposits of various accounts, withdrawals, balance inquiries and acc
AccountInfo
- 一个简单的银行个人账户信息的C#代码,初学C#时交的一个作业。(A simple bank account information C# code)