登录
首页 » 汇编语言 » 模拟银行卡取款操作,银行卡号为8位,能够进行查询、取款、存款、修改密码等操作。查询时需要输入密码,密码为6位。当密码位数和相应位都符合时,显示卡内余额,否则密码...

模拟银行卡取款操作,银行卡号为8位,能够进行查询、取款、存款、修改密码等操作。查询时需要输入密码,密码为6位。当密码位数和相应位都符合时,显示卡内余额,否则密码...

于 2022-09-21 发布 文件大小:1.96 kB
0 231
下载积分: 2 下载次数: 1

代码说明:

模拟银行卡取款操作,银行卡号为8位,能够进行查询、取款、存款、修改密码等操作。查询时需要输入密码,密码为6位。当密码位数和相应位都符合时,显示卡内余额,否则密码三次错误,结束操作。取款时也需要输入密码,密码为6位。当密码位数和相应位都符合时,显示现有余额,输入取款金额,操作结束显示所剩金额,否则密码三次错误,结束操作。限制每天总共可取的金额 ,若违规给出相应的警告。取款操作时输入取款金额 ,操作结束,显示卡内余额,输入密码时,不显示真实值,修改密码时显示真实值。-simulated bank teller card operation, a registered member of the eight to conduct inquiries, withdrawals, deposits, change passwords operation. Inquiries need to enter a password, the password to six. When the median and the corresponding password-meet, showed the card balance, otherwise the wrong password three times, the end of operation. Teller also need to enter the password, the password to six. When the median and password are consistent with the corresponding position, shows that the existing balance of the amount imported withdrawals, the remaining operation ended shows the amount, otherwise the wrong password three times, the end of operation. Limit daily total amount of desirable, if irregularities are given corresponding warning. ATM withdrawals

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 电动车从起跑线出发(车体不得超过起跑线),沿引导线到达B点。在“直道区”铺设的白纸下沿引导线埋有1~3块宽度为15cm、长度不等的薄铁片。电动车检测到薄铁片时需...
    电动车从起跑线出发(车体不得超过起跑线),沿引导线到达B点。在“直道区”铺设的白纸下沿引导线埋有1~3块宽度为15cm、长度不等的薄铁片。电动车检测到薄铁片时需立即发出声光指示信息,并实时存储、显示在“直道区”检测到的薄铁片数目。 (2)电动车到达B点以后进入“弯道区”,沿圆弧引导线到达C点(也可脱离圆弧引导线到达C点)。C点下埋有边长为15cm的正方形薄铁片,要求电动车到达C点检测到薄铁片后在C点处停车5秒,停车期间发出断续的声光信息。 (3)电动车在光源的引导下,通过障碍区进入停车区并到达车库。电动车必须在两个障碍物之间通过且不得与其接触。 (4)电动车完成上述任务后应立即停车,但全程行驶时间不能大于90秒,行驶时间达到90秒时必须立即自动停车。 -err
    2022-01-24 13:29:12下载
    积分:1
  • 霓虹灯在唐都一起上运行,dos环境下译。模拟霓虹灯。
    霓虹灯在唐都一起上运行,dos环境下编译。模拟霓虹灯。-It is good.Run it on the Tangdu.
    2022-11-04 13:55:02下载
    积分:1
  • 实现8251可程通信实验的源代码 使用环境是星研集成环境...
    实现8251可编程通信实验的汇编源代码 使用环境是星研集成环境-8251 programmable communication experiment to achieve the compilation of source code for the use of the environment is an integrated environment for satellite research
    2022-06-22 04:24:42下载
    积分:1
  • masm to butt mause and check
    masm to butt mause and check
    2022-04-16 11:40:14下载
    积分:1
  • 有关统计学生成绩的程序,详见压缩文件内容
    有关统计学生成绩的汇编程序,详见压缩文件内容-Relating to the compilation of statistics on student achievement program, as detailed in the contents of compressed files
    2022-03-13 19:09:45下载
    积分:1
  • DSP2407的CAN通讯例程,调试通过。
    DSP2407的CAN通讯例程,调试通过。-DSP2407 the CAN communication routines, debugging through.
    2022-04-18 22:10:17下载
    积分:1
  • 6. Electronic advertising (8X8) display, digital tube display 5 words
    6.电子广告(8X8)显示屏,数码管上显示5的字样-6. Electronic advertising (8X8) display, digital tube display 5 words
    2022-11-16 13:20:03下载
    积分:1
  • the code is mainly used in the real
    本代码主要是用于在显示系统上实时显示:时,分,秒,-the code is mainly used in the real-time display system shows : when, minutes and seconds.
    2022-05-16 12:18:28下载
    积分:1
  • 查找匹配字符串程序设计子程序设计
    查找匹配字符串汇编语言程序设计子程序设计-find matching string assembly language subroutine Design Program Design
    2023-01-26 00:30:07下载
    积分:1
  • This a program that I wrote many years ago. It is a floppy disk , disk copy,disk...
    This a program that I wrote many years ago. It is a floppy disk , disk copy,disk info,and format program. All written in masm assembler. There is also a small 252 byte driver that allows nonstandard floppy formats on dos systems below 7.0. Floppies can be formatted in any track and sector layout. 1.44M floppies can be formatted to 1.76 M. All source code,includes and libraries are included. Modify the bld.bat file to your own needs. There are many asm tricks in the source code. Have fun with this old code.-This is a program that I wrote many years ago. It is a floppy disk , disk copy,disk info,and format program. All written in masm assembler. There is also a small 252 byte driver that allows nonstandard floppy formats on dos systems below 7.0. Floppies can be formatted in any track and sector layout. 1.44M floppies can be formatted to 1.76 M. All source code,includes and libraries are included. Modify the bld.bat file to your own needs. There are many asm tricks in the source c
    2022-04-02 00:01:45下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载