-
Knowledge management is an important era of the knowledge economy management mod...
知识管理是知识经济时代的重要管理模式,通过知识管理平台实现知识管理绩效的提高。-Knowledge management is an important era of the knowledge economy management model, through the knowledge management platform for the realization of knowledge management performance.
- 2022-09-06 05:35:03下载
- 积分:1
-
PIC 18F4550 BASIC LED CODE
PIC 18F4550 BASIC LED CODE
- 2023-08-03 04:45:03下载
- 积分:1
-
从vc中调用matlab的画图、数值计算等函数,方便易行。
从vc中调用matlab的画图、数值计算等函数,方便易行。-from vc Calling Matlab drawing, numerical calculation function, user-friendly.
- 2022-06-06 15:20:06下载
- 积分:1
-
Engineering mechanics : dynamics/R. C. Hibbeler. This book, the two matching flo...
Engineering mechanics : dynamics / R.C. Hibbeler. 此书的两张配套软盘-Engineering mechanics : dynamics/R. C. Hibbeler. This book, the two matching floppy
- 2022-01-26 01:58:16下载
- 积分:1
-
Pasc+Java 这是一个国外的随机自动机*(RAM)一个学习用的程序,古老静电...
Pasc+Java 这是一个国外的随机自动机*(RAM)一个学习用的程序,古老静电-Pasc Java This is a random foreign* Automatic Machine (RAM) used in a learning process, the ancient electrostatic
- 2022-11-29 20:55:08下载
- 积分:1
-
excel_vba 技巧精粹――第二篇 操作Excel对象
excel_vba 技巧精粹――第二篇 操作Excel对象-第二篇 操作Excel对象
- 2022-03-14 10:38:04下载
- 积分:1
-
This is when the kids played a comparison of the classic game mine for c++ begin...
这是小时候的小孩玩过的比较经典的一款小游戏扫雷,适合c++初学者借鉴-This is when the kids played a comparison of the classic game mine for c++ beginners learn
- 2022-08-10 11:26:08下载
- 积分:1
-
CRT ECG NONITOR using Interrupt Sampling. ECG output to DAC, drawn bidirectional...
CRT ECG NONITOR using Interrupt Sampling. ECG output to DAC, drawn bidirectionaly.
ECG also outputed through RS232 using final year project real-time frame structure.-CRT ECG NONITOR using Interrupt Sampling. ECG output to DAC, drawn bidirectionaly.
ECG also outputed through RS232 using final year project real-time frame structure.
- 2022-04-18 16:41:40下载
- 积分: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
-
旅行商问题,两种方法实现,分别是递归回溯和用栈来代替递归的功能的程序...
旅行商问题,两种方法实现,分别是递归回溯和用栈来代替递归的功能的程序-Traveling salesman problem, two methods to achieve, namely, retrospective and the use of recursive stack instead of recursive function procedures
- 2022-07-25 19:44:37下载
- 积分:1