-
一个简单的VC6.0控制台程序,可以实现SQL的select,create table .create index ,drop table ,drop inde...
一个简单的VC6.0控制台程序,可以实现SQL的select,create table .create index ,drop table ,drop index ,insert into ,delete等功能。-VC6.0 console a simple procedure, the SQL can select, create table. Create index, drop table, drop index, insert into, delete functions.
- 2022-03-24 04:03:51下载
- 积分:1
-
C语言的源代码,是学习用的,适合初学者,包括了各类小程序...
C语言的源代码,是学习用的,适合初学者,包括了各类小程序-C language source code, is learning to use, suitable for beginners, including a variety of small programs
- 2022-02-28 09:28:02下载
- 积分:1
-
advertisement type retrievel
advertisement type retrievel
- 2022-04-27 09:22:20下载
- 积分:1
-
VC下opc软件开发包的源代码
VC下OPC开发的API和源码,
直接加载,
调用函数,
编译就可运行。
- 2023-04-04 19:20:03下载
- 积分:1
-
就是个屏幕保护程序基类,希望对大家能够有所帮助.
就是个屏幕保护程序基类,希望对大家能够有所帮助.-screens is the base class protection program, we hope to be able to help.
- 2022-03-04 09:27:26下载
- 积分:1
-
访问量突破160万的程序员网络励志故事,开博五个月为CSDN十大明星博客,程序员版的《奋斗》。
这本小说并没有太多技术方面的内容,讲述的是作者本人作为一...
访问量突破160万的程序员网络励志故事,开博五个月为CSDN十大明星博客,程序员版的《奋斗》。
这本小说并没有太多技术方面的内容,讲述的是作者本人作为一名程序员,从学习编程开始,到第一份工作250元工资,再到后来自主创业的成长经历,也许有些内容在你身上都会找到影子。
-1.6 million visits a breakthrough network programmers stories, the Bo Ten CSDN five stars for the blog, programmer of the " struggle." This novel technology is not too much content, the author described himself as a programmer learning programming from the beginning to the first 250 per wage work, and then later experienced the growth of their own businesses, perhaps some of the content who will find in your shadow.
- 2022-02-02 12:45:35下载
- 积分:1
-
WINDOWS CE Registry Editor source, the use of EVC development, can be used in Po...
WINDOWS CE注册表编辑源码,使用EVC开发,可以应用在POCKET PC 2003系统.-WINDOWS CE Registry Editor source, the use of EVC development, can be used in Pocket PC 2003 system.
- 2022-01-27 20:13:40下载
- 积分: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
-
安装向导程序源代码
安装向导程序源代码-installation wizard source code
- 2022-04-16 10:48:43下载
- 积分:1
-
开发/ NVRAM为麦金塔驱动
dev/nvram driver for Power Macintosh
- 2022-04-09 10:34:27下载
- 积分:1