-
ATM
编写一个控制台程序,模拟在ATM机的存款和取款过程,当输入给定的卡号和密码(初始卡号和密码到数据文件里查看)时,系统能登录ATM系统,根据用户的身份不同显示不同的程序界面;取款
每次取款金额只能为100的倍数,总额不超过2000元,不允许透支。且取款之后,要记录取款的金额和时间。
存款
每次存款金额只能为100的倍数,总额不超过2000元。
修改密码
新密码长度不小于6位,不允许出现6位完全相同的情况,只有旧密码正确,新密码符合要求,且两次输入相同的情况下才可以成功修改密码。(Write a console program to simulate the ATM deposits and withdrawals process, when you enter a given number and password (the initial number and password to the data file view), the system can log in ATM systems, according to the user' s identity different display different The program interface withdrawal amount each withdrawal can only be a multiple of 100, the total does not exceed 2,000 yuan, does not allow overdrafts. And withdrawals after the withdrawal of the amount to be recorded and time. Deposit Amount per Deposit only a multiple of 100, totaling no more than 2,000 yuan. Change Password New Password length not less than six, allowed six identical situation, only the old password is correct, the new password meets the requirements, and enter the same case twice before they can successfully change the password.)
- 2013-10-14 22:50:17下载
- 积分:1
-
DHTest
说明: Java call dahua SDK connection camera simple Demo
- 2020-06-18 09:00:01下载
- 积分:1
-
design-documents
网页信息采集子系统:
网页采集:动态查找及实时分析新增网页,读取网页回帖信息。
网页过滤:,对获取的网页,通过网页清洗模块清除网页中的广告、导航信息、
图片、版权说明等噪声数据,萃取出相关网页的标题、正文、链接地址、采集时
间、回帖、发帖人数等数据。
网页信息预处理子系统:
网页审查脏字:主要功能包括中文分词、词性标注、命名实体识别、新词识别,
建立数据库说明每类词库,建立敏感词词库。
网页舆情监测:监测是否出现了一定影响的舆论,即回帖的回帖或支持、顶等
达到一个预先设定的阈值;
舆情分析子系统:
汇总网站舆情:汇总整个网站的舆情监控信息,自动生成报告。(Web information collection subsystem: the pages collection: dynamic lookup and real-time analysis of the new website, read pages Replies. Web filtering: to clear advertising pages, navigation information, images, copyright noise data access pages via web cleaning module, extract the relevant page title, text, link address, acquisition time, posts, posting number and other data. Web information preprocessing subsystem: Web review dirty: The main features include the Chinese word segmentation, POS tagging, named entity recognition, new word identification, to establish a database description of each type of thesaurus, and the establishment of a sensitive word thesaurus. Page opinion monitoring: monitoring whether there is a certain influence public opinion, that a reply to the post or support other top reaches a preset threshold public opinion analysis subsystems: summary website public opinion, public opinion monitoring information: summary of the entire site, automatically generate re)
- 2021-04-01 21:59:08下载
- 积分:1
-
SwordForOfferJava-master
说明: 剑指offer电子版,用例使用java语言编写,供java学习者参考(Sword refers to the electronic version of the offer, the use case is written in java language, for the reference of java learners)
- 2019-11-13 09:57:52下载
- 积分:1
-
bp
说明: 时间序列预测法是一种定量分析方法,它是在时间序列变量分析的基础上,运用一定的数学方法建立预测模型,使时间趋势向外延伸,从而预测未来市场的发展变化趋势,确定变量预测值
时间序列预测法是一种定量分析方法,它是在时间序列变量分析的基础上,运用一定的数学方法建立预测模型,使时间趋势向外延伸,从而预测未来市场的发展变化趋势,确定变量预测值
(Time series forecasting method is a quantitative analysis method, which is variable in time series analysis based on the use of certain mathematical methods prediction model established so that the time trend extends out to forecast future market trends, determine the variable predict value of time series forecasting method is a quantitative analysis method, which is variable in time series based on the analysis, using certain mathematical methods prediction model established, to enable an extension of time trends outwards to forecast future market developments, trends, determine the variables predictive value)
- 2010-08-29 10:22:51下载
- 积分:1
-
Student-Study
spring 学习,包括bean,dao,bean的注入,解析,xml文件的解析(Spring learning, including bean, dao, bean injection, analysis, xml file analysis)
- 2017-04-11 15:50:56下载
- 积分:1
-
SmartUpload
SmartUpload SmartUpload Smart上传文件(SmartUpload SmartUpload Smart Upload file)
- 2011-05-26 12:11:36下载
- 积分:1
-
shuangxianchengjieli
说明: 我是Java初学者,希望能下载好的程序来学习。这是我做的双线程接力小程序。(I am a Java beginner, hoping to download a good program to learn. This is what I do the double-threaded applet relay.)
- 2008-11-26 23:28:20下载
- 积分:1
-
jdkANdjre
jdk与jre的重要区别,好东西我不是这么轻易与人分享的(jdk and jre an important distinction, good thing I' m not so easily shared with others)
- 2013-07-25 10:54:03下载
- 积分:1
-
Enumeration
Returns whether this {@code Enumeration} has more elements.
- 2014-02-18 09:45:01下载
- 积分:1