-
编辑距离问题
设A和B是2个字符串。要用最少的字符操作将字符串A转换为字符串B。这里所说的字符操作包括:1)删除一个字符;2)插入一个字符;3)将一个字符改为另一个字符。将字符串A变换为字符串B所用的最少字符操作称为字符串A到B的编辑距离,记为d(A,B)(Let A and B be two strings. String A is converted to string B with the least number of character operations. The character operations mentioned here include: 1) deleting a character; 2) inserting a character; 3) changing one character to another character. The minimum character operation used to convert string A to string B is called the editing distance from string A to B, which is denoted D D as D (A, B).)
- 2019-05-29 15:41:34下载
- 积分:1
-
matlab_GUI
MATLAB GUI设计学习手记(第2版)(MATLAB GUI Design Learning Notes (2nd Edition))
- 2013-04-17 14:33:24下载
- 积分:1
-
041156300Medical3D
RAw格式图片的显示,边缘检测,包括SOBEL算子,具有不同模板的拉普拉斯算子边缘检测,以及一些简单的滤波方式(sadfsadf asdfasdf asdf)
- 2013-11-26 10:44:44下载
- 积分:1
-
DG-of-POSITION-AND-CAPACITY
本程序用于求解以网损、电压偏差、投资运行费用最小为目标的配电网分布式能源选址定容问题,并辅以相关文献。(This procedure is used to solve the loss, voltage deviation, minimum operating cost investment objective distribution network of distributed energy locating and sizing issues, supplemented by relevant literature.)
- 2021-04-12 10:28:58下载
- 积分:1
-
在Linux中使用GCC编译,实现杨辉三角
简单易懂,在Linux中使用GCC编译,实现杨辉三角
- 2022-04-20 17:52:50下载
- 积分:1
-
uofopensdk-1.0
UOF(Unified Office document Format)统一办公文档格式,是我们国家主推的一个基于XML的文档格式标准.这个软件包是金山公司关于UOF的开源SDK源码,请大家支持!!!!!(UOF (Unified Office document Format) is the main XML-based document format standards recommended by our country. This package is the open-source SDK source code on the UOF provided by Kingsoft Inc., Please support !!!!!)
- 2009-11-10 09:08:18下载
- 积分:1
-
VCshiyongbiancheng
VC实用高级编程,给出了四个不同的基于VC的编程实例。值得参考(VC practical high-level programming, four different VC-based programming examples)
- 2012-02-14 16:13:28下载
- 积分:1
-
LogisticsWarehouseManagementSystem
说明: 能够完成物流管理,一个简单的小界面程序!!!!!(Be able to complete logistics management)
- 2020-06-24 16:40:02下载
- 积分:1
-
ASP.NET甘特图表
ASP.NET甘特图表
- 2015-07-01下载
- 积分:1
-
UdpClient
在VS2010环境中,根据UDP协议通信的原理,用C++编写的基于UDP的客户端的代码。(In the VS2010 environment prepared by the UDP-based client C++ code)
- 2013-12-14 20:52:31下载
- 积分:1