-
银行系统
银行系统的单用户
您可以添加一个客户。
与帐户相关的详细信息。
选择帐户类型。(储蓄或检查)
1.存款现金
2.支取现金
3.查看客户充分详细信息
4.查看客户余额
- 2022-12-15 07:40:03下载
- 积分:1
-
输入任意大小的矩阵阶数n,程序将自动生成…
输入任意大小的矩阵阶数n,程序将自动产生一个随机矩阵迷宫。本程序可以迅速的找到所有可能的路径,并显示之。代码中故意限制只显示最多30条路径。-arbitrary size of the input matrix order n, the program will automatically generate a random matrix maze. This program can quickly find all possible paths, and Displays. Code intentionally limited only to a maximum of 30 trails.
- 2022-07-24 00:29:25下载
- 积分:1
-
井字游戏
井字游戏函数返回游戏状态1游戏结束的结果1比赛过程中游戏结束,没有结果函数绘制的井字游戏玩家标记板
- 2022-02-03 00:15:28下载
- 积分:1
-
一个在控制台下打印日历的源码,只要输入年和月,就能打印当月的日历,包括星期...
一个在控制台下打印日历的源码,只要输入年和月,就能打印当月的日历,包括星期-Print a calendar in the console under the source, as long as the input and on, you can print the calendar month, including the week
- 2022-05-12 10:55:14下载
- 积分:1
-
Find out the login users under Terminal server
Find out the login users under Terminal server
- 2022-03-11 10:21:34下载
- 积分:1
-
window平台下实现tail 类似unix下的tail功能,实时跟踪显示文本文件的改变,常用于显示日志文件。...
window平台下实现tail 类似unix下的tail功能,实时跟踪显示文本文件的改变,常用于显示日志文件。-window platform to achieve similar unix tail under the tail function, real-time tracking shows the change text files, which are often used to show the log file.
- 2023-01-08 04:10:03下载
- 积分:1
-
一个比较专业的数值计算软件了,是采用蒙特卡洛算法写的,做的是物理学中的Ising model...
一个比较专业的数值计算软件了,是采用蒙特卡洛算法写的,做的是物理学中的Ising model-a more professional numerical calculation software is written using the Monte-Carlo algorithm, so the physics of the Ising model
- 2022-01-28 10:05:38下载
- 积分:1
-
实现文本内容的自动校验,标签属性与普通input相似,使用该标签后无需再考虑数据提交时的据校验问题。与struts的动态表单需要大量配置校验文本规则相比,这里的...
实现文本内容的自动校验,标签属性与普通input相似,使用该标签后无需再考虑数据提交时的据校验问题。与struts的动态表单需要大量配置校验文本规则相比,这里的工作量为0。
-achieve text automatic calibration, labeling and regular input attributes similar after using the label no longer consider the data submitted was checking the problem. Struts and the need to form large dynamic configuration rules than checking the text, the workload here is 0.
- 2022-01-25 14:53:22下载
- 积分:1
-
在windows控制台下显示自定义对话框的小程序,值得参考
在windows控制台下显示自定义对话框的小程序,值得参考-little program displaying selfdefine dialog under
windows,worth reference
- 2022-03-09 15:02:06下载
- 积分:1
-
1、本程序的作用是进行TEST语言的词法分析。 2、可双击运行后输入文件名,或是在命令提示符下输入test 文件名……,支持多个文件同时进行词法分析。 3、本程...
1、本程序的作用是进行TEST语言的词法分析。 2、可双击运行后输入文件名,或是在命令提示符下输入test 文件名……,支持多个文件同时进行词法分析。 3、本程序是在VC6.0环境下测试通过,用的是C++语法。当然也有C的语法。 4、本程序留下了很多的接口以待以后的语法分析和语义分析实验时进行扩展。比如已将词法分析结果记入到了一个顺序存储的数据结构中,以待后用。 5、程序扫描处理一部分是经孙悦红老师的示范程序修改而成,(增加了一些功能)其他部分为了适应自己的接口,都是由本人编写。-one, the process is the role of TEST language lexical analysis. 2, double-click operation input file name, or under the command prompt test input file name ... supports multiple documents simultaneously lexical analysis. 3, the procedure was VC6.0 testing environment, using the C syntax. Of course, there are C syntax. 4, the process left a lot of interface to question the future of grammar analysis and semantic analysis experiments expansion. For example, lexical analysis has been credited to a sequence of data storage structures to be used later. 5, the scanning process is handled by the part of teachers Coaldale red model procedures and revisions, (an increase of some function) in order to adapt to other parts of the interface are all prepared b
- 2022-02-11 12:24:13下载
- 积分:1