-
利用键盘显示驱动芯片8279实现计数的功能.
利用键盘显示驱动芯片8279实现计数的功能.-use of the keyboard display driver chip count of 8279 to achieve functional.
- 2022-07-02 14:08:29下载
- 积分:1
-
模拟windows 日期/时间的C程序,不要把文件的名称改为中文,中文会有错误的。...
模拟windows 日期/时间的C程序,不要把文件的名称改为中文,中文会有错误的。-simulation windows Date/Time C procedures, the document will not change the name of Chinese, the Chinese will be wrong.
- 2022-03-20 11:09:40下载
- 积分:1
-
对输入的10个数据点进行直线拟合
对输入的10个数据点进行直线拟合-the importation of 10 data points for linear fitting
- 2022-08-04 11:55:34下载
- 积分:1
-
]★★近在眼前-UTF
]★★近在眼前-UTF-8转中文模块+例程★★易开发的希望可以对你有帮助-Converter of UTF-8 to GB2312
- 2022-01-23 11:09:24下载
- 积分:1
-
这是一个实现城市出租车路程查询的小系统,包括管理和查询两个功能,基本实现了查找最近路程和其他相关信息的功能!...
这是一个实现城市出租车路程查询的小系统,包括管理和查询两个功能,基本实现了查找最近路程和其他相关信息的功能!-This is an urban taxi distance query small systems, including management and query the two functions, basically to find a recent trip and the function of other relevant information!
- 2023-07-16 02:35:03下载
- 积分:1
-
Conversion of Enhanced Metafile to Bitmap and viceversa
Conversion of Enhanced Metafile to Bitmap and viceversa
- 2022-02-07 11:39:01下载
- 积分:1
-
这applicationnot不仅展示了使用微软基础知识…
This applicationnot only demonstrates the basics of using the Microsoft Foundation classesbut is also a starting point for writing your application.This file contains a summary of what you will find in each of the files thatmake up your TestTree application.
- 2022-02-01 01:11:01下载
- 积分:1
-
The use of P2P technology, designed for a simple chat program. Do not use a dedi...
使用P2P技术设计的一个简易聊天程序。不使用专用的服务器,只要将好友添加到好友列表中,就能检测出好友是否在线,并相互发送聊天信息。-The use of P2P technology, designed for a simple chat program. Do not use a dedicated server, as long as the friend add to friends list, will be able to detect friends are online, and send chat messages with each other.
- 2022-11-24 06:00: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
-
这是一个定时关机的源代码自动关机程序,你只需设置一个时间点,便可实现你意想不到功能...
这是一个定时关机的源代码自动关机程序,你只需设置一个时间点,便可实现你意想不到功能- This is a fixed time Guan Ji source code automatic pass machine
procedure, you only must establish a time spot, then may realize your
opinion not to be able to think of the function
- 2022-07-20 18:01:37下载
- 积分:1