-
这是一个播放声音文件示例,可作为告警信号用
这是一个播放声音文件示例,可作为告警信号用-This is a sample to play a sound file can be used as alarm signals
- 2022-08-13 03:04:51下载
- 积分:1
-
写个简单的浏览器 对初学者可以参考一下 可以加强编程的信心...
写个简单的浏览器 对初学者可以参考一下 可以加强编程的信心-Write a simple browser for beginners can be refer to programming can enhance the confidence of
- 2023-08-27 13:05:04下载
- 积分:1
-
" Remote continued margin" in VFP chapter
《远程续缘》之VFP篇,学习必备的好东西-" Remote continued margin" in VFP chapter
- 2022-03-28 23:44:21下载
- 积分:1
-
用C#编写APSX网页
用C#编写动态网页,这个代码适用于初学者使用,环境是VS2008
- 2022-07-02 01:19:52下载
- 积分:1
-
vc系统开发代码精粹
本书精选了40多个综合性实例,详细介绍了基于Visual C++的程序开发技巧和方法,内容涵盖了Visual C++的系统编程、界面编...
vc系统开发代码精粹
本书精选了40多个综合性实例,详细介绍了基于Visual C++的程序开发技巧和方法,内容涵盖了Visual C++的系统编程、界面编程、多媒体编程、数字图像编程、网络通信编程以及数据库/MIS开发等-vc system development code essence of this book has been selected more than 40 examples of comprehensive, detailed information based on the Visual C++ program development skills and methods, which covers the Visual C++ the system programming, interface programming, multimedia programming, digital image programming, network communications programming and database/MIS development
- 2022-04-30 02:30:59下载
- 积分:1
-
屏幕放大镜,运行这个程序之后,当光标在屏幕上移动时,光标位置附近的图像会放大显示在程序窗口中。支持以不同的比例放大图像。利用Windows API函数,同时还使...
屏幕放大镜,运行这个程序之后,当光标在屏幕上移动时,光标位置附近的图像会放大显示在程序窗口中。支持以不同的比例放大图像。利用Windows API函数,同时还使用了API对INI 文件进行操作。 -Screen magnifier, run this program later, when the cursor moves on the screen, the cursor near the position of the image will be displayed in the program window to enlarge. Support the scaling up of different images. The use of Windows API functions, but also use the API to the INI file to operate.
- 2022-10-14 01:40:03下载
- 积分:1
-
MS Office 97助手那样的窗口
MS Office 97助手那样的窗口-aides as a window
- 2022-07-13 12:33:23下载
- 积分: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
-
车速变转速,适合刚学习labview的汽车朋友
车速变转速,适合刚学习labview的汽车朋友-Speed variable speed for just learning LabVIEW vehicle friends
- 2022-03-05 09:15:45下载
- 积分:1
-
播放avi文件的VB控件
播放avi文件的VB控件-players document VB Control
- 2022-08-13 04:41:52下载
- 积分:1