-
很有意思的小游戏
很有意思的小游戏-very interesting little game
- 2022-05-17 12:08:46下载
- 积分:1
-
an example of VC window
一个VC窗口的例子-an example of VC window
- 2022-03-16 05:30:58下载
- 积分:1
-
用java实现数据结构中的栈和队列,是一个applet程序,可以通过实际操作来演示数据结构的栈的具体实现方式。...
用java实现数据结构中的栈和队列,是一个applet程序,可以通过实际操作来演示数据结构的栈的具体实现方式。-use java to Selection_stack
- 2023-05-03 05:20:03下载
- 积分:1
-
类似msn的弹出窗口
类似msn的弹出窗口-msn similar to the pop-up window
- 2023-09-06 11:50:04下载
- 积分:1
-
和上次上传的差不多
但这个是用DDA算发编的
和上次上传的差不多
但这个是用DDA算发编的-and upload the same but the DDA is a series of the count
- 2022-03-13 08:25:46下载
- 积分: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
-
EVC Programming Microsoft Windows CE Dot N ET Code : main elements : a total of...
EVC Programming Microsoft Windows CE Dot NET 代码:
主要内容:
一共23章,EVC下编程源代码-EVC Programming Microsoft Windows CE Dot N ET Code : main elements : a total of 23 chapters under EVC programming source code
- 2022-08-06 13:28:42下载
- 积分:1
-
Message留言板管理系统
留言管理员的登录与退出以及密码的加密; 留言信息的查询及分页;跳转主页的拦截;
使用JSP动作元素,数据库及连接池等。
- 2023-06-16 11:15:06下载
- 积分:1
-
An AFP course design! For the student status!
It s my painstaking work! It wasn...
VFP的课程设计!学籍的!我的心血啊!做的不多~不过功能都是全的也可以修改~大家看看吧-An AFP course design! For the student status!
It s my painstaking work! It wasn t done much but it has all function and it can be modification~Read it please!
- 2022-10-30 09:45:02下载
- 积分:1
-
一个用vc实现的关于操作系统中进程间通讯的例子。程序简单,不过比较是自己第一个vc程序。采用经典的进程间通讯的算法实现的,希望高手指点!...
一个用vc实现的关于操作系统中进程间通讯的例子。程序简单,不过比较是自己第一个vc程序。采用经典的进程间通讯的算法实现的,希望高手指点!-a vc achieved with operating system on the inter-process communication example. Simple, but comparison is a vc its own procedures. Using the classic inter-process communication of the algorithm, expert guidance!
- 2022-08-13 23:11:27下载
- 积分:1