-
WileyIJCS-Jul07
protocol sensor net rar
- 2009-09-18 08:04:41下载
- 积分:1
-
congAB23
I will send code for you. This code use add 2 number a & b
- 2012-05-24 12:23:42下载
- 积分:1
-
a production with vc HANOR games, graphics and concise operation. Worth a play.
一个用vc制作的汉诺塔游戏,图形简洁易操作.值得一玩.-a production with vc HANOR games, graphics and concise operation. Worth a play.
- 2022-06-19 10:57:07下载
- 积分:1
-
pss7_v1.8.4_password_1
说明: Siemes Password Tool
- 2020-12-02 18:29:26下载
- 积分:1
-
三分之一倍频程处理
说明: 三分之一倍频程程序,信号处理必备,请自用下载(One-third octave program, self-download)
- 2019-01-14 16:10:42下载
- 积分:1
-
api
说明: 域名防红 防TX检测,有效的防止域名为高危险域名 更新了IP裤以及部分头部识别 非常好用 分享给有需要的朋友(Domain name anti-red and anti-TX detection)
- 2020-06-19 08:00:02下载
- 积分: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
-
马尔可夫链MATLAB程序
本程序做了一个完成马尔科夫仿真程序的matlab,可用来学习马尔可夫过程的仿真(This procedure has done a complete Markov simulation program MATLAB, can be used to learn the simulation of Markov process)
- 2018-08-09 09:26:37下载
- 积分:1
-
G-PSO
说明: 此为对粒子群算法的改进,采用高斯混沌变异,效果优于原算法(This is an improvement on the particle swarm algorithm. It uses Gaussian chaos mutation, which is better than the original algorithm)
- 2020-12-24 14:39:05下载
- 积分:1
-
BtnDownUp
button按下后,edit控件内容连续变化,button抬起后edit内容停止变化。自己做的例子,只以int数据为例。(button is pressed, edit control content changes continuously, button lift stops changing after edit content. Own example, an int data as an example only.)
- 2013-08-24 11:42:31下载
- 积分:1