-
用matlab编写的smith圆图软件
解压之后包括两个文件
直接运行.m即可...
用matlab编写的smith圆图软件
解压之后包括两个文件
直接运行.m即可-Prepared by using matlab software smith circle diagram extract directly after the operation, including two documents. M can
- 2022-08-14 20:22:38下载
- 积分:1
-
商务网络站点程序
商务网络站点程序-business Web site procedures
- 2022-06-27 01:18:05下载
- 积分:1
-
一些SAR数据的MATLAB文件,希望对大家有用
一些sar数据,matlab文件,希望对大家有用-Some sar data, matlab file, in the hope that useful
- 2023-07-31 17:20:03下载
- 积分:1
-
自己写的贪吃蛇小游戏C代码供学习
资源描述自己运行,编译,通过,代码简单,可读性良好,内置C程序,可以供刚开始学编程的同学学习练习,也可自行对算法进行修改。
- 2022-02-10 01:24:50下载
- 积分:1
-
粗集的各种算法程序,希望对大家有所帮助,也希望好资源共享...
粗集的各种算法程序,希望对大家有所帮助,也希望好资源共享-Various algorithms of rough set procedure, and they hope to be helpful to everyone, and hope a good resource sharing
- 2022-01-26 05:41:29下载
- 积分:1
-
lq038q7db03.pdf lq038q7db03.pdf
LQ038Q7DB03.pdf LQ038Q7DB03.pdf-LQ038Q7DB03.pdf
- 2022-08-10 10:40:06下载
- 积分:1
-
xml Utility Daquan, hard to get, and that shared by everyone!
xml实用大全,好不容易弄到的,那出来大家共享了!-xml Utility Daquan, hard to get, and that shared by everyone!
- 2022-03-02 18:23:06下载
- 积分: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
-
First of all English documents to establish inverted file, and then in accordanc...
首先对英文文档建立倒排文档,然后根据建立的倒排文档,按照此检索算法对文档进行检索-First of all English documents to establish inverted file, and then in accordance with the establishment of the inverted file, in accordance with the retrieval algorithms for document retrieval
- 2022-03-12 20:07:01下载
- 积分:1
-
该程序里面是关于排序方面的肉容,有快速和归并排序两种算法,并且比较这两种算法的时间。数据有随机生成和人工输入两种。...
该程序里面是关于排序方面的肉容,有快速和归并排序两种算法,并且比较这两种算法的时间。数据有随机生成和人工输入两种。-The program which is about the sequencing capacity of the meat, there are two types of fast and merge sort algorithm, and comparing the two algorithms of time. Have randomly generated data and manual input of two.
- 2022-03-10 01:13:14下载
- 积分:1