-
汇编语言开发出来的打字游戏,界面虽不好看,但可以用来学习!源码尽在其中!...
汇编语言开发出来的打字游戏,界面虽不好看,但可以用来学习!源码尽在其中!-assembly language developed by typing games, although the interface does not look good, but can be used for learning! FOSS in which to do!
- 2022-01-28 08:04:22下载
- 积分:1
-
这是一个图形演示的排序程序,有可供选择的常见的如,快速,等几种排序方法。也可设置时间来控制排序的速度。...
这是一个图形演示的排序程序,有可供选择的常见的如,快速,等几种排序方法。也可设置时间来控制排序的速度。-This is a graphic demonstration of sequencing procedures, alternatives such as common, rapid and several other ranking methods. Time also can be set to control the speed of sequencing.
- 2022-11-26 04:00:03下载
- 积分:1
-
This is my WINDOWS technology curriculum design, the development of the VC. Auth...
这是我的WINDOWS技术课程设计,在VC++下开发的。作者:郭尚波 内蒙古农业大学计算机与信息工程学院 2001级计算机科学与技术2班-This is my WINDOWS technology curriculum design, the development of the VC. Author : Guochangbei Inner Mongolia Agricultural University of Computer and Information Engineering College 2001 Computer Science and Technology 2 classes
- 2022-02-25 00:48:32下载
- 积分:1
-
for mudsrcMUD Client Source,TCPIP,UDP,MULTIMEDIA programmer.
mudsrcMUD Client Source,TCPIP,UDP,MULTIMEDIA技术开发人员- for mudsrcMUD Client Source,TCPIP,UDP,MULTIMEDIA programmer.
- 2023-05-05 08:55:02下载
- 积分:1
-
一个读写文件的程序,一个方便使用的类,自定义派生cstdiofile
一个读写文件的程序,一个方便使用的类,自定义派生cstdiofile-A read and write documents, a user-friendly categories, from the definition of derivative cstdiofile
- 2023-01-23 03:00:04下载
- 积分:1
-
ID3算法
id3算法实现-id3 algorithm
- 2022-01-29 04:04:42下载
- 积分:1
-
Problem A:
Problem A:编辑距离问题
Time Limit:1000MS Memory Limit:65536K
Total Submit:157 Accepted:79
Description
设A 和B 是2 个字符串。要用最少的字符操作将字符串A 转换为字符串B。这里所说的字符操作包括
(1)删除一个字符;
(2)插入一个字符;
(3)将一个字符改为另一个字符。
将字符串A变换为字符串B 所用的最少字符操作数称为字符串A到B 的编辑距离,记为d(A,B)。试设计一个有效算法,对任给的2 个字符串A和B,计算出它们的编辑距离d(A,B)。
编程任务:
对于给定的字符串A和字符串B,编程计算其编辑距离d(A,B)。
Input
输入由多组测试数据组成。
每组测试数据输入的第1 行是字符串A,第2行是字符串B。
Output
对应每组输入,输出的每行中的数是编辑距离d(A,B)。
Sample Input
fxpimu
xwrs
Sample Output
5-Problem A:
- 2022-03-16 09:31:03下载
- 积分:1
-
Powerbuilder的托盘程序源代码
Powerbuilder的托盘程序源代码-Powerbuilder tray source code
- 2022-06-18 00:10:22下载
- 积分:1
-
在OCaml
at Ocaml
Define a function square that takes a list of integers and returns a new list whose elements are equal to the elements of the original list squared by themselves.
- 2023-08-26 06:20:02下载
- 积分:1
-
一个简单的发送短信的例子,发送对象为10086,免费,可以放心发...
一个简单的发送短信的例子,发送对象为10086,免费,可以放心发-A simple example of sending messages, sending targeted at 10086, free, you can rest assured that hair
- 2022-11-22 00:25:02下载
- 积分:1