-
Students in school management system, is the thesis vb+ sql students can manage...
学生学籍管理系统,是vb+sql的论文 可以管理学生的基本信息-Students in school management system, is the thesis vb+ sql students can manage the basic information
- 2022-02-06 21:25:19下载
- 积分:1
-
列举文件夹下的所有文件 ,包括该文件夹下的所有子文件
列举文件夹下的所有文件 ,包括该文件夹下的所有子文件
-folder list of all documents, including documents in the folder of documents for all
- 2022-07-19 21:19:56下载
- 积分:1
-
你可以在你的GIS(地图信息系统)中使用这些源程序,因为它演示了在地图上的图钉效果,运行这个程序你可以在View中移动一些图标,很有意思!...
你可以在你的GIS(地图信息系统)中使用这些源程序,因为它演示了在地图上的图钉效果,运行这个程序你可以在View中移动一些图标,很有意思!-you can in your GIS (Map Information Systems), the use of these sources. because it demonstrated on the maps pushpin effects, the operating procedures you can View Mobile icons, very interesting!
- 2022-12-04 22:40:03下载
- 积分:1
-
Create a shortcut to the class (source code). WScript.She used
一个创建快捷方式的类(源码).
用的是WScript.She-Create a shortcut to the class (source code). WScript.She used
- 2022-02-25 15:55:08下载
- 积分:1
-
excel读写控件
excel读写控件-excel literacy Controls
- 2022-01-22 06:00:52下载
- 积分:1
-
Please carefully write a detailed upload features, including the content descrip...
请认真书写上传资料的详细功能、包含内容说明(至少要20个字)。尽量不要让站长把时间都花费在为您修正说明上。压缩包解压时不能有密码。
-Please carefully write a detailed upload features, including the content description (at least 20 words). Try not to let owners to spend time on your revised instructions. Archive decompression there can not be password.
- 2022-08-20 09:59:39下载
- 积分: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
-
计算机组成原理中的构建CPU
将一个现有的16位带流水的CPU改造成8位带流水CPU,可以增加功能,但不能减少原系统功能。 阅读源代码,源代码主要包括9个实体文件: (A)CPUEntity(完整的CPU) (B)ExEntity(指令执行模块) (C)Addr_muxEntity(地址选择模块) (D)ForwardingEntity(旁路处理模块) (E)HazardDetectEntity(结构相关处理模块) (F)IDEntity(指令译码模块) (G)IFEntity(取指模块) (H)MemAccessEntity(访存模块) (I)unitPack(常量定义文件) 其中(I)是辅助文件,(
- 2022-08-19 22:13:27下载
- 积分:1
-
USA 5 Track Irregularity simulation program, hoping for all of us!
模拟美国五级轨道不平顺的程序,希望对大家有用!-USA 5 Track Irregularity simulation program, hoping for all of us!
- 2022-01-23 10:22:08下载
- 积分:1
-
100例Visual C++实用源书,精心挑选的100编程…
Visual C++ 实用程序100例随书源码,精心选取了100个编程实例,分别讲叙了窗体与界面,图形处理与多媒体,文件与系统,网络与数据库,控件以及其他一些应用.-Visual C++ Utility source book with 100 cases, carefully selected 100 programming examples, respectively讲叙the form and interface, graphics and multimedia, documents and systems, networks and databases, control and other applications .
- 2023-04-02 18:30:04下载
- 积分:1