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

搜索资源列表

  1. BankManagementSystem

    0下载:
  2. B/S结构的网上银行管理系统。 用户的功能主要有,新注册帐户,注销帐户,查询各种信息(余额,交易信息,个人信息). 银行管理人员的功能主要有:权限的设置,新闻的发布,查看交易信息,个人信息,密码的管理.等方面的功能. -B/S structure of the online banking management system. The main function of the user, the new register for an account, log off ac
  3. 所属分类:.net

    • 发布日期:2017-04-09
    • 文件大小:1443951
    • 提供者:林涛
  1. fankaguanli

    0下载:
  2. 创建一个饭卡管理程序,对学生的姓名、人数、金额、卡上余额等信息进行管理。本饭卡系统可以实现食堂买饭功能。 -Create a Fanka management procedures of the student' s name, number, amount, card balances and other information management. The system can achieve the canteen Maifan Fanka function.
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:1559
    • 提供者:daivd
  1. bankaccount

    1下载:
  2. 9. 银行账户管理 问题描述 设计一个银行账户管理程序,账户的信息有账号(唯一)、姓名、余额、身份证号码、单位、电话号码、地址等,允许用户进行如下操作:开户、销户、存款、取款、转账、查询,一个用户可以有多个户头,账户的数值没有上限。 -9. The management of bank accounts to describe the design of a bank account management program, account information with accou
  3. 所属分类:Windows Develop

    • 发布日期:2014-12-27
    • 文件大小:2457
    • 提供者:lixuhui
  1. Account

    0下载:
  2. 编写用户程序account类。并打印余额和月利率。-The preparation of user program account type. And print the balance and monthly interest rates.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-27
    • 文件大小:530
    • 提供者:lirui
  1. javaATM

    0下载:
  2. atm机程序,实现atm机的存取款,显示余额等功能-atm machine program, to achieve access to atm machine models, showing the balance and other functions
  3. 所属分类:Java Develop

    • 发布日期:2017-03-22
    • 文件大小:1436
    • 提供者:风清扬
  1. liuchao

    0下载:
  2. c++饭卡设计 高校饭卡信息包括:饭卡号码、饭卡所有者姓名、初次办卡时间、余额-c++ the card design in c++ and it is very havethe in devide it in c++ the second sumerte end in this campus and and
  3. 所属分类:.net

    • 发布日期:2017-04-03
    • 文件大小:3638
    • 提供者:张筱
  1. 5070309479_4

    0下载:
  2. 容器类和Java异常处理 1. 使用容器为银行管理存款,此银行存款利率类型分为以下几种: 1) 活期存款 年利率0.36 (月利率0.36 /12); 2) 定期六个月 年利率1.98 ; 3) 定期一年 年利率2.25 ; 4) 定期三年年利率3.33 ; 5) 定期五年 年利率3.60 。 为了方便计算,日期只含记录年份和月份。要求具有如下功能: 1) 能添加账户 2) 能够模拟添加一笔存款,需要指定存款金额、存款日期和利率类型 3) 能查询
  3. 所属分类:JavaScript

    • 发布日期:2017-04-14
    • 文件大小:4976
    • 提供者:刘颖
  1. yinhangzhanghu

    1下载:
  2. 银行账户分为两种:存款账户Saving和结算账户Checking 存款账户Saving包含账号和余额信息 存款账户的年利率为0.1 结算账户Checking包含账号、余额和汇款方式信息 结算账户的年利率为0.05 汇款方式有三种:信汇、电汇、其他-Is divided into two kinds of bank accounts: Deposit Accounts Checking Accounts Saving and settlement deposit account
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-26
    • 文件大小:1409
    • 提供者:bailu
  1. ThreadSynchronization

    0下载:
  2. 设计一个程序模拟一个银行帐户存钱的过程。程序中使用100个线程同时对一个银行帐户进行操作,每个线程每次向账户中存入1元。使用两个面板分别显示使用同步线程存放100次后的账户余额和不使用同步线程存放100次后的账户余额。-Design a program to simulate the process of saving money in a bank account. Program to use 100 threads simultaneously operate a bank account
  3. 所属分类:Java Develop

    • 发布日期:2017-04-15
    • 文件大小:8451
    • 提供者:chenxi
  1. VendingmachinesimulationwithVHDL

    0下载:
  2. 自动售货机VHDL程序与仿真 功能:货物信息存储,进程控制,硬币处理,余额计算,显示等功能。 说明:显示的钱数coin的 以5角为单位。 -Vending machine simulation of VHDL procedures and functions: cargo information storage, process control, coin handling, balance calculation, display and other functions. Desc
  3. 所属分类:VHDL-FPGA-Verilog

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

    0下载:
  2. 模拟的ATM系统,能实现存钱,取钱,查询余额,界面代码都有-Simulation of ATM systems, can achieve save, collect the money, check balances, interface code has
  3. 所属分类:Finance-Stock software system

    • 发布日期:2017-05-10
    • 文件大小:2267982
    • 提供者:胡意斌
  1. atmnew

    0下载:
  2. ATM自动取款机操作系统,实现取款查询余额功能-ATM Automatic Teller Machine operating system, to achieve the balance of withdrawal query function
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-05
    • 文件大小:68694
    • 提供者:zy
  1. BANK

    0下载:
  2. 用户注册和老用户的登陆,老用户存取款和查询余额-Register and the old user' s login, the old user access and query the balance of section
  3. 所属分类:Java Develop

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

    0下载:
  2. 模拟ATM的一般功能!创建账户,存钱,取现金等,查询余额,修改密码等功能!-The general function of simulated ATM! To create accounts, save money, take cash, check balances, change your password and other functions!
  3. 所属分类:Disk Tools

    • 发布日期:2017-03-31
    • 文件大小:2541
    • 提供者:wenshuai
  1. bank

    0下载:
  2. VC环境下编写的一个简单的银行系统, 提供存款、取款、转帐,余额查询的功能-VC Environment prepared a simple banking system, providing deposits, withdrawals, fund transfers, balance inquiries, the function
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-15
    • 文件大小:3669443
    • 提供者:黄帝
  1. JAVA_bank

    0下载:
  2. 在此银行业务模拟系统中主要实现以下功能:用户注册、登陆验证、存入金额、取出金额、查询余额、转账、销户。内附文档。 -In this simulation system, the main banking business to achieve the following functions: user registration, login authentication, deposit amount, the amount taken out, check balances, transf
  3. 所属分类:software engineering

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

    0下载:
  2. 本项目节减、精选了储蓄综合业务平台,从中提取了储蓄柜台的最常用的功能:操作员登录、开户、销户、查询用户信息;用户登录、存款、取款、查询余额及查询清单等业务。-~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  3. 所属分类:Finance-Stock software system

    • 发布日期:2017-05-08
    • 文件大小:1591554
    • 提供者:杨健
  1. F340_USB_Utilities

    0下载:
  2. 读卡器,读取IC卡的卡号,人名,余额等的信息!-Card reader, IC card reader card number, name, balance and other information!
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:2519
    • 提供者:小新
  1. MFREAD

    0下载:
  2. 读卡器,IC卡的信息读取,如卡号,人名,余额等!-Card reader, IC card read information, such as card number, name, balance, etc.!
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:5862
    • 提供者:小新
  1. mian

    0下载:
  2. 读卡器,IC卡的信息读取,如卡号,人名,余额等!-Card reader, IC card read information, such as card number, name, balance, etc.!
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:3514
    • 提供者:小新
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 27 »
搜珍网 www.dssz.com