CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - ATM机

搜索资源列表

  1. JavaATM

    0下载:
  2. 模拟了atm机的基本功能,能够把用户的的基本要求都实现-Atm machine to simulate the basic functions, to bring users the basic requirements of both
  3. 所属分类:Applet

    • 发布日期:2017-03-22
    • 文件大小:90672
    • 提供者:41神
  1. JAVA_ATM

    0下载:
  2. 模拟ATM机的工作过程。有大约三百多行,入门一段时间的朋友可看看大一点点的java程序作进阶。-Simulation of ATM machines working process. There are approximately more than 300 firms, entry for some time a friend can take a look at little bit of java freshman Advanced procedures.
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-03-28
    • 文件大小:7848
    • 提供者:liu
  1. atmnew

    0下载:
  2. 基于Java技术,只实现了ATM机的取款过程 在这个程序中,用到以下JAVA类库:      dataAccess(数据操作)类:包含用于数据库的相关操作   atmScreen(ATM屏幕)类:主要创建各操作窗体和相应按钮事件   Account(用户帐户)类:包含用户信息的验证、余额查询和扣钱等方法   readCard(读卡机)类:包含读取用户卡号和退卡(退出系统)   moneyMachine(取钱机)类:只用于打印清单   Atm(系统)类
  3. 所属分类:Java Develop

    • 发布日期:2017-04-06
    • 文件大小:73563
    • 提供者:任海涛
  1. ATM

    0下载:
  2. 模拟的ATM机,实现自动查询存款,取款,余额查询等功能,和现实中的ATM功能一样。-Simulation of ATM machines, automatic inquiries, deposits, withdrawals, balance inquiries and other functions, and in reality, like the ATM function.
  3. 所属分类:Applications

    • 发布日期:2017-04-08
    • 文件大小:17685
    • 提供者:zhangying
  1. ATM

    0下载:
  2. 一个实现ATM机功能的程序,对于初学者很有帮助,希望你能学到ATM代码知识。-ATM machine function to achieve a procedure useful for beginners, I hope you can learn the knowledge ATM code.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:2196
    • 提供者:jiangqingbo
  1. ATM

    0下载:
  2. ATM机的代码因该还算可以吧~希望能得到认可拉-ATM machine code
  3. 所属分类:Java Develop

    • 发布日期:2017-04-10
    • 文件大小:1176
    • 提供者:deniszhang
  1. ATM

    1下载:
  2. c++编写的ATM自动提款机的模拟系统,模拟ATM的开户,存取款,查看余额等操作。-c++ written in ATM ATM simulation system to simulate ATM' s accounts, access models, view the balance of such an operation.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-11
    • 文件大小:2720983
    • 提供者:全世民
  1. daima

    0下载:
  2. java实现的模拟ATM机系统 使用图形用户界面。当输入给定的卡号和密码(初始卡号和密码为123456)时,系统能登录ATM柜员机系统,用户可以按照以下规则进行: 1、查询余额:初始余额为10000元 2、ATM取款:每次取款金额为正数,总额不超过5000元,支取金额不允许透支。 3、ATM存款:不能出现负存款。 4、修改密码:新密码长度不小于6位,不允许出现6位完全相同的情况,只有旧密码正确,新密码符合要求,且两次输入相同的情况下才可以成功修改密码 -java imp
  3. 所属分类:JavaScript

    • 发布日期:2017-03-30
    • 文件大小:4721
    • 提供者:谭子
  1. atm

    0下载:
  2. 本源码是关于ATM机的相关操作:提取款等内容-the code is about ATM,you can see the function in this file
  3. 所属分类:JavaScript

    • 发布日期:2017-03-29
    • 文件大小:1450
    • 提供者:孔小江
  1. ATM

    0下载:
  2. ATM机,简单的自动取款机,用Java实现的,可以通过-ATM machines, a simple automated teller machine, using Java to achieve, can be
  3. 所属分类:Java Develop

    • 发布日期:2017-04-07
    • 文件大小:2242
    • 提供者:邹昊
  1. ATM

    1下载:
  2. ATM机模拟,可以实现存款,取款,修改密码等功能-ATM machine simulation, can be achieved deposits, withdrawals, change passwords and other functions
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:62455
    • 提供者:杨尼
  1. ATM

    0下载:
  2. ATM机的程序,可以供大家研究研究,呵呵...可以想一想我们平时取款的场景,我们也可以做出来啦!-ATM machine program, can be used for all research studies, He He ... you can imagine we usually withdrawal scenario, we can also make Laila! Hehe ...
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:454188
    • 提供者:邓强
  1. ATM

    0下载:
  2. 这是银行自动取款机的部分实现代码,可能还有问题请大家多找出问题,互相学习进步。-This is the part of the bank ATM machine implementation code.
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:2229
    • 提供者:荆师佳
  1. ATM

    0下载:
  2. ATM模拟程序,可以实现ATM机的基本功能,包括取款,查询等-ATM simulator
  3. 所属分类:Java Develop

    • 发布日期:2017-04-06
    • 文件大小:924464
    • 提供者:wuxi
  1. javaATM

    0下载:
  2. 这是ATM机的实现过程,源代码,是自动取款机生成源代码。-This is the ATM machine of the implementation process, source code, is the automatic teller machine generated source code.
  3. 所属分类:Java Develop

    • 发布日期:2017-05-21
    • 文件大小:6179788
    • 提供者:jeray
  1. ATM

    0下载:
  2. ATM机的图形界面,C语言实现。验证可以运行。-ATM machine graphical interface, C language. Verification run.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:8816
    • 提供者:王工
  1. ATM

    1下载:
  2. 银行ATM机的工作原理,程序简单明了,虽然你不能真的取到钱。测试帐号是12345,密码是54321-Bank ATM machine works, the program is simple, although you can not really get to the money. Test account is 12345, password is 54321
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:8610
    • 提供者:粘死了
  1. ATM

    0下载:
  2. 自己早期写的一个ATM机模拟器,支持用户注册、存款、取款、转账、管理员操作、客户数据文件简单存取等功能,界面简洁,是C语言学习的不错参考。-Their own ATM machine early to write a simulator to support user registration, deposits, withdrawals, transfers, manager operations, easy access to customer data files and other f
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-06
    • 文件大小:284319
    • 提供者:
  1. 07160450210-1-ATM

    0下载:
  2. 一个sqlite的范例程序,实现了较完整的对sqlite数据库 ATM机 进行创建、增加、删除和修改的功能。-Sqlite example of a program to achieve a more complete ATM machine on the sqlite database to create, add, delete and modify functions.
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-05
    • 文件大小:1948
    • 提供者:tiger
  1. ATM

    0下载:
  2. 用java模拟ATM机的进入界面、存款、取款、查询余额等功能。-ATM machine with a java simulation into the interface, deposits, withdrawals, balance inquiries and other functions.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:13988
    • 提供者:李启晨
« 1 2 34 5 6 7 8 9 10 ... 15 »
搜珍网 www.dssz.com