-
obtain the local network informaton by the host s ip address and mask,the you ca...
可以根据本机的IP及掩码信息判断本机所在的网络,然后根据这些信息查找本网络里的主机,关查找其共享资源,并可以直接双击打开-obtain the local network informaton by the host s ip address and mask,the you can search all hosts in the lan, then you may get the shared resources by double-clicking.
- 2023-01-01 04:30:03下载
- 积分:1
-
Famous SM501 2D graphics
大名鼎鼎的SM501 2D显卡驱动,
系列源码文件,包括各种流行的处理器平台。
XScale SH4 AU1500 X86
从 WinCE 4.2-6.0
还有WindowsXP Embedded X86的。-Famous SM501 2D graphics-driven, family-source documents, including a variety of popular processor platforms. XScale SH4 AU1500 X86 from WinCE 4.2-6.0 there is a WindowsXP Embedded X86.
- 2022-03-06 14:03:24下载
- 积分:1
-
DLG外观重新开发UI开发的!!!!
DLG外观重新开发UI开发的
DLG外观重新开发UI开发的!!!!
DLG外观重新开发UI开发的-glg
- 2023-07-28 04:05:03下载
- 积分:1
-
一种数字媒体设备应用框架
An application framework for digital media devices
- 2022-06-19 20:12:31下载
- 积分:1
-
Delphi establishment and use of a Cookie
Delphi下建立和使用Cookie-Delphi establishment and use of a Cookie
- 2023-03-04 02:20:03下载
- 积分:1
-
Game theory related to well
博弈论相关著名电子书籍,包括张维迎的博弈论与信息经济学、纳什博弈论论文集等完整学习博弈论的书籍-Game theory related to well-known e-books, including Zhang Weiying game theory and information economics, game theory, Nash game theory to study the full proceedings and other books on
- 2022-01-31 22:35:22下载
- 积分:1
-
面向对象程序设计上机练习
很不错的学习材料
面向对象程序设计上机练习
很不错的学习材料-Object-oriented programming is a good practice on Machine Learning Materials
- 2023-03-07 04:20:08下载
- 积分: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
-
Visual C++ 6.0 example, to read the registry information of the file extension a...
Visual C++ 6.0 例子,读取注册表中文件扩展名的信息并用默认打开方式打开它。-Visual C++ 6.0 example, to read the registry information of the file extension and open it by default.
- 2022-02-21 09:41:24下载
- 积分:1
-
java开发的打地鼠
用纯java开发的打地鼠游戏,用eclipse开发出来的,运行项目JFrame窗口打开,在window系统中运行,每打中一只地鼠加分,里面包含完整代码及相关图片
- 2022-02-26 19:24:07下载
- 积分:1