CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - 银行账户管理

搜索资源列表

  1. bankmanagement

    0下载:
  2. 一个模拟银行账户管理的软件,实现账户创建,修改,查询,清理的功能-A simulated bank account management software, the realization of accounts to create, modify, query, clean-up function
  3. 所属分类:Other systems

    • 发布日期:2017-04-25
    • 文件大小:283372
    • 提供者:赵彦
  1. Ccode

    0下载:
  2. 乘车路线查询程序,飞机票订购系统,画一个二维条形图,模拟银行账户管理,石头剪子布游戏,图书馆管理系统,文曲星游戏,学生成绩管理系统,幼儿园小朋友管理.-Travel route query procedure, ticket ordering system, drawing a two-dimensional bar chart to simulate bank account management, and the stone scissors cloth games, library man
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:10940
    • 提供者:wangdongdong
  1. BankDemo

    0下载:
  2. 用C++程序写的一个小型的银行账户管理系统 实现存取等功能-C++ programs written using a small bank account management system to achieve access to other functions
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:4636
    • 提供者:李姝
  1. BankAccount

    0下载:
  2. 银行账户管理,里面含有各类,以及实现银行的存款和取款等功能-Bank Account Management, which contains the complete various types of bank deposits and withdrawals, and other functions achieved
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:9781
    • 提供者:wuli
  1. shiyan

    0下载:
  2. 实验五 类的继承实验3.编写一个基类Shape,在此基础上派生出类Triangle和Circle,二者都有计算对象面积的函数GetArea( )和计算对象周长的函数GetPerim()。 4.开发一个简单的大学人员管理程序,该程序可以管理大学的一些基本人员:学生(student)、教师(teacher)、教授(professor)。首先设计一个虚基类person。通过该类保存人员的最基本信息:姓名(name)、年龄(age)和性别(sex)。然后使用该类派生出学生类student和教师类te
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:29772
    • 提供者:熊丽堂
  1. yinhangxitong

    0下载:
  2. 3.用对象数组实现一个简单的银行账户管理系统,完成开户、存款、取款和查询余额等行为。-3. A simple bank account management system, complete with an array of objects to achieve the behavior of accounts, deposits, withdrawals and balance inquiries.
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:1620
    • 提供者:熊丽堂
  1. yinhangzhanghu

    0下载:
  2. 银行账户的小程序。根据不用用户的需求,来帮您进行账户的管理和计算-Bank account applet. Without the user' s needs, to help you to carry out the management of the accounts and calculations
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-22
    • 文件大小:6800
    • 提供者:123
  1. bank-account-management

    0下载:
  2. 银行账户管理的小程序,主要是实现银行的开户,登录,注销等功能。适合学生借鉴学习。-Bank account management applet, mainly to achieve the bank account, login, logout and other functions. Suitable for students to learn from.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:2666
    • 提供者:孙梅
  1. banksystem

    0下载:
  2. 一个功能简单的C++银行管理系统, 设计一个银行账户管理程序,账户的信息有账号(唯一)、姓名、余额、身份证号码、单位、电话号码、地址等, 允许用户进行如下操作:开户、销户、存款、取款、转账、查询-A simple function of C++ bank management system, the design of a bank account management procedures, information with account number (unique), name, bal
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-25
    • 文件大小:186936
    • 提供者:panxiaochun
  1. banksystem

    0下载:
  2. 设计一个银行账户管理程序,账户的信息有账号(唯一)、姓名、余额、身份证号码、单位、电话号码、地址等,允许用户进行如下操作:开户、销户、存款、取款、转账、查询,一个用户可以有多个户头,账户的数值没有上限。 基本要求 程序运行时,可以由用户选择进行何种操作,开户操作要求输入用户信息后自动获取账号,用户销户后账号被回收,并且该账号可以继续分配给其它账户,不允许用户透支,根据姓名或账号可以进行用户的信息查询,所有的账户信息应存放到一个文件中,可以随时的访问和更新。 测试数据 程序应输入
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:3672
    • 提供者:刘霄宇
  1. h.cpp

    0下载:
  2. 建立一个简单的银行账户系统。关于账户的信息有:户名、账号、余额。对账户的管理有:开户、存款、取款、查询余额等功能。用结构化程序设计方法设计一个程序,使该程序能对银行账户的信息进行上述操作管理。-Create a simple bank account system. Information about the account are: user name, account number, balance. Management of the account are: accounts, depo
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:969
    • 提供者:
  1. client

    0下载:
  2. 银行账户管理系统,实现基本的银行账户的存取款操作。-Bank account management system
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-07
    • 文件大小:1051015
    • 提供者:darling
  1. bank

    0下载:
  2. 利用vs2010编译,c++编写,主要实现银行系统基本功能,个人账户管理和转账,利息等功能。-Use vs2010 compile, c++ write, the main achievement of the basic functions of the banking system, personal account management and transfers, interest and other functions.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-26
    • 文件大小:9128571
    • 提供者:cj
  1. banker

    0下载:
  2. 银行信贷账户管理:编写程序,实现银行账户信息的管理。  设计一个可以最多存储100个固定大小记录的信贷处理管理系统;  系统中可以进行新账户的插入、老账户信息的更新以及老账户的删除;  系统可以对账户信息进行账户编号、用户姓名、余额多少等从大到小排序系统能统计账户余额值,计算余额总数并显示结果。 -Bank credit account management: write a program to realize the bank
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-09
    • 文件大小:1940885
    • 提供者:shengsheng
  1. BankerJ

    0下载:
  2. 程序模拟了个人银行账户管理系统,能实现交易,转账,增删改,数据结构课设示例。-Program simulates the personal bank account management system, to achieve the transaction, transfer, additions and deletions, data structures, class-based examples.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-05
    • 文件大小:741210
    • 提供者:Vic Black
  1. JAVA课程设计-银行存取管理系统(所有代码)

    1下载:
  2. 本软件主要是为用户在银行自助服务的目的设计。主要业务包括注册、取款、存款、转账、修改密码、查询余额和查询修改信息等项目,一个用户只允许操作自己的信息,保证用户账户的安全。(The software is designed for the purpose of self-service banking users. The main business includes registration, withdrawals, deposits, transfers, changes in passwo
  3. 所属分类:其他

    • 发布日期:2017-08-13
    • 文件大小:429056
    • 提供者:吴1234567
  1. bank system

    0下载:
  2. 银行卡存储、增加、删除、管理以及对账户的用户功能(Bank cards store, increase, delete, and manage user functions)
  3. 所属分类:其他

    • 发布日期:2018-01-10
    • 文件大小:362496
    • 提供者:jwlyj
  1. 银行管理v2.0

    0下载:
  2. 这是一个用c++开发的简易银行系统,包括查询充值删除账户(This is a simple bank system developed by c++, including query, recharge and delete account.)
  3. 所属分类:其他

    • 发布日期:2018-04-30
    • 文件大小:4478976
    • 提供者:超儿曾
搜珍网 www.dssz.com