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

搜索资源列表

  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. 面向对象分析和面向对象设计时使用的一个自动取款机(ATM)系统实例。 -Object-oriented analysis and object-oriented design using an automatic teller machine (ATM) system instance.
  3. 所属分类:Finance-Stock software system

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

    0下载:
  2. 银行系统 模仿银行存取查询等功能在eclipse上运行-ATM System
  3. 所属分类:Finance-Stock software system

    • 发布日期:2017-05-16
    • 文件大小:4190642
    • 提供者:王迪
  1. ATM-Source-code

    0下载:
  2. ATM自动存取款机的程序源代码,可用于学习编程-Source code ATM
  3. 所属分类:Other windows programs

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

    0下载:
  2. 本程序是一个模拟银行柜员机的程序。以链表来存储客户信息,因此可以动态地添加客户人数。程序实现了自动柜员机所需要的基本功能。-This procedure is a bank teller machine simulation procedures. To linked lists to store customer information, it can dynamically add a number of clients. Procedures for the realization of
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:8635
    • 提供者:黄山
  1. KTCashDispenser

    0下载:
  2. atm 出钞机蕊硬件统一接口sp activex 网页插件封装-Note Rui atm machine interface hardware plug-in package sp activex page
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2015-09-09
    • 文件大小:107194
    • 提供者:fish
  1. DES101

    0下载:
  2. 数据加密算法(Data Encryption Algorithm,DEA)的数据加密标准(Data Encryption Standard,DES)是规范的描述,它出自 IBM 的研究工作,并在 1997 年被美国政府正式采纳。它很可能是使用最广泛的秘钥系统,特别是在保护金融数据的安全中,最初开发的 DES 是嵌入硬 件中的。通常,自动取款机(Automated Teller Machine,ATM)都使用 DES。文件是DES代码的VHDL描述 -Data encryption algor
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-25
    • 文件大小:677515
    • 提供者:
  1. ATM

    0下载:
  2. 实现ATM的主要功能:开户,登录,存款,取款,查询余额,修改密码-ATM to achieve the main function: to open an account, sign in, deposits, withdrawals, balance inquiries, modify your password
  3. 所属分类:assembly language

    • 发布日期:2017-04-04
    • 文件大小:8482
    • 提供者:陈卫东
  1. ATM.zfz

    0下载:
  2. 模拟ATM取款机,可以取款,转账,查询余额,修改密码-Simulation of ATM teller machines, can withdraw the money, transfers, balance inquiries, modify your password
  3. 所属分类:Other systems

    • 发布日期:2017-03-26
    • 文件大小:13891
    • 提供者:张锋周
  1. atm3

    0下载:
  2. ATM模拟系统(C#版-ATM simulation system (C# Version
  3. 所属分类:EditBox

    • 发布日期:2017-04-09
    • 文件大小:260274
    • 提供者:nakjfsd
  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. zhanghu

    0下载:
  2. ATM 的基本功能的实现 有新建帐户 ,存款,取款,查看 等功能 -The basic function of ATM to achieve the new accounts, deposits, withdrawals, view and other functions
  3. 所属分类:Console

    • 发布日期:2017-05-08
    • 文件大小:7699
    • 提供者:shark
  1. ATM)

    0下载:
  2. 这是一个用数据库做的小小的ATM银行取款机。用C#做的-This is a little to do with the database ATM bank teller machines. Using C
  3. 所属分类:Finance-Stock software system

    • 发布日期:2017-04-08
    • 文件大小:955625
    • 提供者:chgsh
  1. Messenger

    0下载:
  2. 网络数据通信案例——MyMessenger 代码使用说明 ============================================================== ATM文件夹为DCOM客户端代码。 Bank文件夹为DCOM服务器端代码。 BankAccount.mdb为DCOM服务器端数据库。 1. 服务器端运行准备 将Bank.EXE、Bankps.dll及BankAccount.mdb数据库文件复制到服务器端。 在DO
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-14
    • 文件大小:136424
    • 提供者:高强
  1. ATM_password_validation

    0下载:
  2. 供初学者学习的C#自动提款机源代码,该程序模拟的自动取款机校验密码的动作。-For beginners to learn the C# source code for an automatic teller machine, the program simulated ATM password validation action.
  3. 所属分类:CSharp

    • 发布日期:2017-04-25
    • 文件大小:16572
    • 提供者:刘健
  1. ATM

    0下载:
  2. 模拟ATM自动取款机程序。。基于控制台程序而编写的-ATM ATM simulation procedures. . Console-based program has been prepared. .
  3. 所属分类:Finance-Stock software system

    • 发布日期:2017-04-28
    • 文件大小:328064
    • 提供者:liurui
  1. formdll

    0下载:
  2. atm取款机form解释例子,实录通用form的解析-atm cash machines form to explain examples of common form analytic Record
  3. 所属分类:Communication

    • 发布日期:2015-09-09
    • 文件大小:120227
    • 提供者:农民
  1. kk

    0下载:
  2. ATM银行自动提款机系统,实现业主自动的开户,销户,存钱,提款,查询余额及设置与修改密码服务等事宜的服务系统。-ATM banking ATM system, the account owners, and marketing household, saving money, cash withdrawals, balance inquiries and the provision of services and modify the password of the service system
  3. 所属分类:Finance-Stock software system

    • 发布日期:2017-05-07
    • 文件大小:1128451
    • 提供者:李鲜鲜
  1. Projects

    0下载:
  2. 这是一个用Csharp写的异步传送消息的窗体结构写的。给新人一个参考吧-This is a written with Csharp ATM form the structure of news writing. A reference to the new bar
  3. 所属分类:Communication

    • 发布日期:2017-03-27
    • 文件大小:68779
    • 提供者:莫逆
  1. ATM

    0下载:
  2. ATM自动取款机,Visual C++实现-ATM automated teller machines, Visual C++ to achieve ...
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:149035
    • 提供者:anny
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »
搜珍网 www.dssz.com