-
用c++实现的模拟自动取款机功能的代码!
用c++实现的模拟自动取款机功能的代码!-Using c++ implementation of analog automatic teller machine function of code!
- 2022-03-31 17:05:55下载
- 积分:1
-
Language programming of 100 cases
c语言编程100例,介绍了一些问题的编程-Language programming of 100 cases
- 2022-02-06 22:03:43下载
- 积分:1
-
自己做的小东西,传上来和大家分享一下,谢谢大家!
自己做的小东西,传上来和大家分享一下,谢谢大家!-xiaodong,zijizuode
- 2022-01-26 17:49:42下载
- 积分:1
-
最优查找二叉树和红黑树算法,可调整数据输入规模,打印树结构和总权值...
最优查找二叉树和红黑树算法,可调整数据输入规模,打印树结构和总权值-Find the optimal binary tree and red-black tree algorithm, adjust the scale of data entry, printing tree structure and the total weight
- 2023-06-06 19:20:03下载
- 积分:1
-
a queue class ,inclunde all of the basic function
a queue class ,inclunde all of the basic function
- 2022-07-26 14:44:27下载
- 积分:1
-
比较完善的CRC编码VerilogHDL描述
比较完善的CRC编码VerilogHDL描述-more perfect description of CRC coding VerilogHDL
- 2023-08-15 20:00:03下载
- 积分:1
-
算法实现题2 算m点问题
« 问题描述:
给定k 个正整数,用算术运算符“+”,“...
算法实现题2 算m点问题
« 问题描述:
给定k 个正整数,用算术运算符“+”,“- ”,“* ”,“/ ”将这k 个正整数连接起来,使最
终的得数恰为m。
« 编程任务:
对于给定的k个正整数,给出计算m的算术表达式。
« 数据输入:
由文件input.txt给出输入数据。第一行有2 个正整数k和m,表示给定k个正整数,且
最终的得数恰为m。接下来的1 行中,有k个正整数。
« 结果输出:
将计算m的算术表达式输出到文件output.txt。如果有多个满足要求的表达式,只要输
出1 组,每一步算式用分号隔开。如果无法得到m则输出“No Solution!”。
输入文件示例:
input.txt output.txt
5 125
2 2 12 3 7
输出文件示例:
7*3=21 21*12=252 252-2=250 250/2=125
- 2023-06-18 22:40:03下载
- 积分:1
-
人工智能
prolog 论文
Visual Prolog是国际上已经广泛流行的功能强大的通用智能化应用集成开发环境。...
人工智能
prolog 论文
Visual Prolog是国际上已经广泛流行的功能强大的通用智能化应用集成开发环境。-artificial intelligence prolog papers Visual Prolog is international has been widely popular Gong can be a powerful generic intelligent application integration development environment.
- 2022-09-05 19:30:02下载
- 积分:1
-
EZW编解码的实现
EZW编解码的实现-EZW the realization codecs
- 2022-03-28 21:18:09下载
- 积分:1
-
用python实现的文件名批量修改源码,支持正则表达式
用python实现的文件名批量修改源码,支持正则表达式-The file name with the python to achieve bulk modify source code, support for regular expressions
- 2022-03-22 12:15:07下载
- 积分:1