-
一款可以代替word的软件,画图很好,很方便,是我的老师给的,希望大家喜欢。...
一款可以代替word的软件,画图很好,很方便,是我的老师给的,希望大家喜欢。-A word can replace the software, drawing very good, very convenient, was my teacher had given hope that everyone likes.
- 2022-09-14 15:35:03下载
- 积分: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
-
编译原理课程设计,基于VC++,实现了基于simple语言的编译器设计...
编译原理课程设计,基于VC++,实现了基于simple语言的编译器设计-Principles of curriculum design compiler, based on VC++, the realization of a simple language based on compiler design
- 2022-11-05 02:00:04下载
- 积分:1
-
DLL的DLL文件的访问路径
在DLL中获取本DLL文件的路径-the DLL access to the DLL files Path
- 2022-08-09 14:20:29下载
- 积分:1
-
color descriptor used to calculate all kinds of features
color descriptor used to calculate all kinds of features
- 2022-07-27 20:49:52下载
- 积分:1
-
该软件为专用软件,主要用于数据库文件的自动验证及数据的合并等操作....
该软件为专用软件,主要用于数据库文件的自动验证及数据的合并等操作.-the software dedicated software, database files for the automatic verification of the data and merging operations.
- 2022-10-13 22:20:03下载
- 积分:1
-
一组用于机器人的数学类
a set of mathematical classes used in robotics
- 2022-04-07 07:49:07下载
- 积分:1
-
vc++6.0语言参考手册。介绍vc相关信息
vc++6.0语言参考手册。介绍vc相关信息-vc++ 6.0 language reference manual. Vc introduce relevant information
- 2023-08-30 08:05:06下载
- 积分:1
-
用vc++编写的usb接口通信程序 主要是usb的接口传输功能
用vc++编写的usb接口通信程序 主要是usb的接口传输功能-Vc++ to prepare with the usb interface usb communication program is the interface transfer function
- 2022-07-03 09:26:18下载
- 积分:1
-
使用 LoadPicture,SavePicture 对图片图形
我们展示如何这种材料可以用到的功能"LoadPicture "," SavePicture " 和 " 五分之一。此外显示如何用灰色的保存的图片
- 2022-03-01 00:33:26下载
- 积分:1