-
一个基于Windows MFC的小型计算器,采用XP界面风格,功能完备,使用方便(这是我们数据结构的作业哈)...
一个基于Windows MFC的小型计算器,采用XP界面风格,功能完备,使用方便(这是我们数据结构的作业哈)-A mini-calculator base on Windows MFC, use XP window style, with all ready function, easy to use (It s our Data Structure homework,hoho)
- 2022-05-26 21:23:57下载
- 积分:1
-
C++ 程序,此程序完成任意一个英文文本文件中英文单词的统计工作...
C++ 程序,此程序完成任意一个英文文本文件中英文单词的统计工作-C++ program, this process is complete the English version of any document, the statistical work of the English word
- 2023-03-20 17:55:03下载
- 积分:1
-
Cui motives box speakers play music, although backward and primitive, but it is...
本程序是崔动机箱内扬声器进行播放音乐,虽然落后并且简陋,但是是我第一个比较满意的程序.(程序中有大部分为借鉴别人)-Cui motives box speakers play music, although backward and primitive, but it is my first one quite satisfied with the procedure. (Procedures are mostly from others)
- 2022-05-21 16:58:42下载
- 积分:1
-
按照现行规范改变图形符号表示形式,并检查属性,
按照现行规范改变图形符号表示形式,并检查属性,-In accordance with the existing norms to change the form of graphic symbols express and check properties,
- 2022-03-16 14:43:06下载
- 积分:1
-
在试用期阶段做了个秒表计时器,功能跟比赛用的秒表计时器一样。...
在试用期阶段做了个秒表计时器,功能跟比赛用的秒表计时器一样。-stage of the trial period- a stopwatch timer function with the competition like stopwatch timer.
- 2022-01-25 19:28:53下载
- 积分:1
-
A combination of chat features, chat makes perfect, so everyone was satisfied wi...
结合了聊天功能,使得聊天功能更完美,让大家用得满意,也比较好学习-A combination of chat features, chat makes perfect, so everyone was satisfied with, it is better to learn
- 2022-03-04 15:47:40下载
- 积分: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
-
Hotel Order System, the preparation of c++ language, the realization of the mana...
旅馆订单系统,采用c++语言编写,实现了对旅馆房间的管理-Hotel Order System, the preparation of c++ language, the realization of the management of hotel room
- 2023-08-22 23:10:04下载
- 积分:1
-
用C做的小程序,无界面。
用C做的小程序,无界面。-C minor procedure done without interface.
- 2022-03-20 17:38:59下载
- 积分:1
-
定时关机程序,使用shutdown命令,还具有定时功能。
定时关机程序,使用shutdown命令,还具有定时功能。-Timing shutdown procedure, use the shutdown command, also has a timer function.
- 2022-10-13 10:15:03下载
- 积分:1