-
Java结合JSP的论坛系统!
Java结合JSP的论坛系统!-forum system.
- 2022-02-16 09:14:34下载
- 积分:1
-
混凝土HJC动态本构模型的研究
混凝土动态行为模拟,基于HJC动态本构模型(concrete dynamic simulaitons)
- 2021-02-23 23:49:39下载
- 积分:1
-
experment2
说明: 控制台实现学生健康管理系统,具体有姓名、性别、学号、出生日期,身体状况的写入及读出到文件(The console realizes the student health management system, including the writing and reading of name, gender, student number, date of birth and physical condition to the file.)
- 2019-10-24 16:47:44下载
- 积分:1
-
GA-SVM
说明: 遗传算法+支持向量机,非常的实用,希望对大家有用。(Genetic algorithms+ support vector machine, very useful, we want to be useful.)
- 2010-04-27 14:41:36下载
- 积分:1
-
jdwx
家电维修源码自用的
家电维修源码自用的(jiadianweixiuyuanma ziyongde)
- 2012-04-06 17:39:14下载
- 积分:1
-
一个简易的图片浏览器,包括多种格式的图片
一个简易的图片浏览器,包括多种格式的图片-A simple picture browser, including a variety of picture formats
- 2023-08-16 12:55:03下载
- 积分:1
-
jQuery顶部固定标题索引定位代码
说明: jQuery顶部固定标题索引定位代码是一款仿百度知道文章内容页面滚动顶部固定标题索引定位效果代码。(JQuery Top Fixed Title Index Location Code is a code that imitates Baidu Knows Article Content Page Scroll Top Fixed Title Index Location Effect Code.)
- 2019-01-12 20:11:47下载
- 积分:1
-
Delphi文本资料管理器
Delphi文本资料管理器,主要是收集一些纯文字方面的资料,是一个文本资料管理器,可把网上收集到的好文章存入本系统中,若是在WEB开发中,这就是一个文章管理系统,用Delphi写成了本地软件版的文章管理程序,自己用起来管理文章十分方便。
- 2022-05-31 12:37:30下载
- 积分: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
-
某高校,主要人员有:领导、教师和学生,共有的信息包括:编号、姓名、性别、年龄。其中领导还应包含的信息有:任职部门(学院、各系部)、职称;教师还应包含的信息有:职...
某高校,主要人员有:领导、教师和学生,共有的信息包括:编号、姓名、性别、年龄。其中领导还应包含的信息有:任职部门(学院、各系部)、职称;教师还应包含的信息有:职称、任职时间、专业;学生还应包含的信息有:所在班级、所在宿舍等。-Certain universities, key personnel are: leadership, teachers and students, shared information includes: number, name, gender, age. Which should also contain information on the leadership are: serving sector (colleges, faculties Department), title teachers should also contain information that includes: title, service time, professional students should also contain information that includes: where the classes, where the dormitories .
- 2022-02-05 11:51:43下载
- 积分:1