CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 行业应用软件 搜索资源 - ATM machine

搜索资源列表

  1. CBank

    0下载:
  2. 是银行atm机的基本功能实现,有存款,取款,查余额等功能-banks atm machine to achieve the basic functions, deposits, withdrawals, balance inquiries and other functions
  3. 所属分类:金融证券系统

    • 发布日期:2008-10-13
    • 文件大小:120176
    • 提供者:王国
  1. yinhang

    0下载:
  2. 模拟银行ATM机的账户管理功能 1、实现用户的登录功能,要求用户输入账号和密码。登录失败应给出提示信息。 2、只允许同一个账号连续密码输入错误三次,超过三次程序结束。 3、登录成功后,提供以下功能:1为查询余额;2为存款功能;3为取款功能;4为修改密码;5为转账功能。(4和5为选做项目)。-Simulation Bank ATM machine account management function 1, to achieve the user' s login functio
  3. 所属分类:Finance-Stock software system

    • 发布日期:2017-03-27
    • 文件大小:12101
    • 提供者:刘氺
  1. ATM-Source-Code

    0下载:
  2. AMT取款机,基本功能实现,数据库database操作-ATM machine essential functions implemetation
  3. 所属分类:Finance-Stock software system

    • 发布日期:2017-06-08
    • 文件大小:16067843
    • 提供者:gang wang
  1. BANKSYSTERM

    1下载:
  2. 用C++编写的一个简单银行取款机ATM机的程序。功能与现实ATM机功能一样。-Written in C++, a simple bank teller machine ATM machine program. Function as the real function of ATM machines.
  3. 所属分类:Finance-Stock software system

    • 发布日期:2017-05-16
    • 文件大小:4210231
    • 提供者:如如
  1. ATM

    1下载:
  2. java写的一个atm模拟取款机,可以作为java的大作业,链接数据库。-java write a atm cash machine simulation, can be a big job as java, link database.
  3. 所属分类:Finance-Stock software system

    • 发布日期:2017-03-28
    • 文件大小:832504
    • 提供者:宋志辉
  1. ATMVB

    0下载:
  2. )。-the function of the system is simulated ATM machine landing, balance inquiries, withdrawals, change passwords, and other functions, use the JDBC interface, such as SWING. If ATM landing, withdrawals and change password must use JDBC interface and
  3. 所属分类:Finance-Stock software system

    • 发布日期:2017-04-07
    • 文件大小:388280
    • 提供者:coral
  1. atm

    0下载:
  2. 实现在嵌入式系统开发环境下的atm柜员机功能,并可以与atm服务器通讯- To achieve in the embedded system development environment atm teller machine function, and communication with the server atm
  3. 所属分类:Applications

    • 发布日期:2017-04-07
    • 文件大小:6015
    • 提供者:胡家位
  1. atm

    0下载:
  2. an atm teller machine simulation in java. very useful
  3. 所属分类:Applications

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

    0下载:
  2. 用C++模拟的ATM机智能存取系统,控制台形式的可视化操作,用此方法模拟到这种程序,已经很不错了,本系统没有用到数据库,直接对文件进行操作,因此适合初学者学习!-Using C++ simulation of the ATM machine intelligent access systems, the console operator visual form, using this method to simulate this procedure is quite satisfactory,
  3. 所属分类:Applications

    • 发布日期:2017-03-30
    • 文件大小:17138
    • 提供者:994
  1. ATMMM

    0下载:
  2. 自己写的一个课程设计 atm机的实现 主要是用到了文件的存储-Write a curriculum designed to achieve atm machine is mainly used in the document storage
  3. 所属分类:Finance-Stock software system

    • 发布日期:2017-03-29
    • 文件大小:280878
    • 提供者:陈根
  1. ATM

    0下载:
  2. ATM JAVA 機器.仿效銀行功能,提款, 加減,方便簡單易用Java实现ATM机-ATM JAVA machine. Follow the example of banking functions, withdrawal, addition and subtraction, simple to use Java to facilitate realization of ATM machine
  3. 所属分类:Finance-Stock software system

    • 发布日期:2017-03-30
    • 文件大小:692027
    • 提供者:CHUNG WING KIT
  1. ATM

    0下载:
  2. C语言模拟的银行ATM机系统!利用文件存储!每个用户都会被存到user.txt文本中,另外系统生成4个文件(存款记录、取款记录、转账记录、余额)!实现存、取、转、查功能!对密码输入次数进行了限制,错误三次就退出程序!对用户密码进行简单的加密! -C-language simulation of ATM machine system! The use of file storage! Each user will be saved to user.txt text, the other syste
  3. 所属分类:Finance-Stock software system

    • 发布日期:2017-04-09
    • 文件大小:1632938
    • 提供者:netangels
  1. ATM

    0下载:
  2. 一个用vc++6.0写的一个ATM机的收款系统,有源码可以运行的 -A write using vc++6.0 collection system of an ATM machine, there is source code can run
  3. 所属分类:Finance-Stock software system

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

    0下载:
  2. 这是一个完整的atm机项目代码,适合于大学课程设计作业模版实用-This is a complete atm machine code suitable for university courses designed job templates and practical
  3. 所属分类:Finance-Stock software system

    • 发布日期:2017-04-01
    • 文件大小:30858
    • 提供者:banhongcai
  1. ATM

    0下载:
  2. 这是模拟银行的ATM机操作界面的,供大家参考一下。-This is a simulated bank ATM machine operator interface for your reference.
  3. 所属分类:Goverment application

    • 发布日期:2017-05-09
    • 文件大小:2140930
    • 提供者:陈国俊
  1. ATM-System

    0下载:
  2. 软件体系结构的实验,一个ATM机的设计源码-The experimental software architecture, the design of an ATM machine source code
  3. 所属分类:Finance-Stock software system

    • 发布日期:2017-11-12
    • 文件大小:283014
    • 提供者:Eric
  1. ATM

    0下载:
  2. 实现ATM机存款,取款,查询,转账功能,希望对大家学习有帮助-ATM machine to achieve deposits, withdrawals, inquiries, transfers functions
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:7153
    • 提供者:航航
  1. ATM

    0下载:
  2. 基于控制台的ATM机系统,实现TAM机的大部分基础功能。较为真是的反应ATM机的功能实现方式。-Console-based ATM machine system, most of the basic functions TAM machines. ATM machine is really more reactive functional implementation.
  3. 所属分类:Finance-Stock software system

    • 发布日期:2017-04-23
    • 文件大小:18143
    • 提供者:黄小君
  1. ATM

    0下载:
  2. 基于c++的ATM机编程,希望大家能够学到想要的知识!-ATM machine based c++ programming, we hope to be able to learn something you want!
  3. 所属分类:Finance-Stock software system

    • 发布日期:2017-05-06
    • 文件大小:1128243
    • 提供者:wangliqing
  1. ATM Database System Code

    0下载:
  2. ATM MACHINE USE JAVA
  3. 所属分类:金融证券系统

    • 发布日期:2017-12-17
    • 文件大小:20480
    • 提供者:liut
« 12 3 »
搜珍网 www.dssz.com