-
project_comfinal
说明: it can add two numbers and shows the answer
- 2019-05-28 19:16:02下载
- 积分:1
-
mygps1
说明: GPS和北斗双模定位,获取经纬度并转换为百度坐标在百度地图上显示出来(get satlittle data from GPS&&BD and translate to baidu map)
- 2020-06-15 22:30:01下载
- 积分:1
-
传感器网络吞吐量测试
for testing throughput of sensor network
- 2022-03-26 01:49:08下载
- 积分:1
-
谁说菜鸟不会数据分析(入门篇)--数据%280922%29
if you want to learn data analysis,i suggest you to read this book
- 2017-11-25 14:07:00下载
- 积分:1
-
item3
车轮上刻有一圈共n个英文小写字母,滚滚向前每碾过一圈就留下一条印迹,这类印迹都是长度为n的字符串。显然,从不同位置开始碾,可能得到不同的印迹。既然历史的车轮滚滚向前,故不必考虑向后碾的情况。于是,一个车轮最多对应于n条不同的印迹;反之,不同的印迹也可能来自相同的车轮。
也就是说,两条印迹若能通过循环移位相互转换,则它们来自同一条车轮。比如,所谓的循环左移k位,是指将字符串"s1 ... sk sk+1 ... sn"转换为"sk+1 ... sn s1 ... sk"。
现在,已知不同车轮的m条印迹,请你核对它们的所属的车轮。
输入
第一行有两个正整数,即车轮周长n和印迹总数m。
接下来的m行分别给出m条印迹,长度均为n。
输出
共m行,依次对应于m条印迹。
若第i条印迹与之前的第k条(0 < k < i)印迹来自同一车轮,则输出编号k;若存在多个这样的k,则输出最小者。否则(第i条印迹所来自的车轮不同于之前的所有车轮),则输出0。(If strip I imprinting and previous article K (0 < K < I) imprinted from the same wheel, the output number k is output; if there are many such K, the output is the smallest. Otherwise (the wheel from the I mark is different from all the previous wheels), the output is 0.)
- 2018-01-11 20:01:20下载
- 积分:1
-
Fwdtem
matla版本的回线源瞬变电磁一维正演程序(1D forward modeling of TEM with loop source)
- 2019-03-28 12:40:12下载
- 积分:1
-
TicTacToe-Final-2
tic tac toe with artificial inteligence in C#
- 2019-05-15 10:53:05下载
- 积分:1
-
1、DOS命令扩充
2、给硬盘加软锁
3、外设的软锁与解除
4、DIR命令扩充
5、TYPE命令扩充...
1、DOS命令扩充
2、给硬盘加软锁
3、外设的软锁与解除
4、DIR命令扩充
5、TYPE命令扩充
-1, DOS command to expand
2 to 3 hard drives plus soft lock, peripherals and the lifting of the soft-lock
4, DIR command to expand
5, TYPE command to expand
... ...
- 2022-03-20 02:08:05下载
- 积分:1
-
一个完整的项目代码!太阳能控制器完整的代码程序
一个完整的项目代码!太阳能控制器完整的代码程序-A complete code of the item! Solar Controller complete code procedures
- 2023-04-18 05:00:03下载
- 积分:1
-
nilm-eval-master
NILM-Eval是一个MATLAB框架,允许在不同场景中评估非侵入式负载监控算法,以全面了解其性能.NILM-Eval可以轻松评估多个数据集,住户,数据粒度,时间段和特定算法参数的算法。通过将这些参数封装在配置中。NILM评价仪进一步允许用户轻松地重复其他人执行的实验,评估新数据集上的算法,以及微调配置以提高新算法的性能设置(Nilm-eval is a MATLAB framework that allows evaluation of non-invasive load monitoring algorithms in different scenarios to fully understand their performance. Nilm-eval can easily evaluate algorithms for multiple data sets, households, data granularity, time periods and specific algorithm parameters.By encapsulating these parameters in the configuration.NILM evaluator further allows users to easily repeat experiments performed by others, evaluate algorithms on new data sets, and fine-tune configurations to improve performance Settings for new algorithms)
- 2021-01-27 19:38:41下载
- 积分:1