-
这是一个物流管理系统,源代码,这个软件是基于第1个…
此为物流管理系统的源代码,此软件是基于SQL Server的数据库软件,采用ADO连接方式,功能比较强大-This is a logistics management system, source code, this software is based on the SQL Server database software, using ADO connections, more powerful features
- 2022-03-25 21:19:02下载
- 积分:1
-
在MFC中使用定时器来改变窗体背景,已经本程序演示了使用托盘图标。...
在MFC中使用定时器来改变窗体背景,已经本程序演示了使用托盘图标。-Used in the MFC timer to change the form background, has demonstrated the use of this procedure tray icon.
- 2022-03-11 08:45:00下载
- 积分:1
-
segment window and adjusting segment area dynamicly(resembling the Windows explo...
分割窗口并动态调整分割区域(类似于Windows中的资源管理器)-segment window and adjusting segment area dynamicly(resembling the Windows explorer)
- 2022-08-12 08:52:25下载
- 积分:1
-
不是本人作品,想要个五子棋的算法,
以后自己会了以后,会把有用的东西放上来的...
不是本人作品,想要个五子棋的算法,
以后自己会了以后,会把有用的东西放上来的-is not my work, 331 wanted the algorithm, after his will after that will be useful in things Fangshanglai
- 2023-08-01 06:55:03下载
- 积分:1
-
电话计费方式详细
详细的电话计费方法
- 2022-08-13 20:19:15下载
- 积分:1
-
java2 code book
java2 书里的代码-java2 code book
- 2022-03-20 07:34:16下载
- 积分: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
-
简捷有效的小键盘指法练习软件,现提供软件和源码下载。
小键盘数字键练习工具,程序小巧实用。每次随机产生10~25个数字,只能接受小键盘的数字键输入。输入完...
简捷有效的小键盘指法练习软件,现提供软件和源码下载。
小键盘数字键练习工具,程序小巧实用。每次随机产生10~25个数字,只能接受小键盘的数字键输入。输入完成后按回车即产生新的一组数字。程序带有计时,计速度的功能,可以作为你练习小键盘数字键的辅助工具。
打开程序后,直接敲击回车就可以开始计时了,请使用小键盘来输入数字!软件只能接受小键盘的数字按键和回车键,其他按键不响应。-Simple and effective exercises small keyboard fingering software, now offers software and source code download. Keypad number keys practice tools, procedures and practical compact. Randomly generated for each 10 ~ 25 figures, accepted only a small number keys keyboard input. Input that is, press enter after the completion of a new one set of figures. Procedures with time, including the speed function, can be used as you practice the number keys of keypad aids. Open process, a direct hit Enter to start the timer, use the small keyboard to enter a number! Software can only accept a small number of keyboard keys and the enter key, other keys do not respond.
- 2022-07-03 18:39:19下载
- 积分:1
-
不错的变色龙游戏
不错的变色龙游戏-good chameleon game
- 2022-03-29 08:53:15下载
- 积分:1
-
The use of windows API function to write win32 platform directly under the entry...
利用windows API函数直接书写win32平台下的程学的经典入门书,适合初学者加深winAPI的认识。-The use of windows API function to write win32 platform directly under the entry way to learn the classic book, suitable for beginners to deepen understanding of WinAPI.
- 2022-06-11 23:10:56下载
- 积分:1