-
firewall software source code types : C source/Network Programming
防火墙源代码 软件类型: C++源码 / 网络编程-firewall software source code types : C source/Network Programming
- 2022-02-01 23:59:15下载
- 积分:1
-
grasp of word processing procedures for the preparation, how to customize fonts...
掌握CDC的文字处理程序的编写,如何产生自定义字体和自定义插入符,熟悉对CString类的使用。通过对卡拉OK程序的编写,讲解定时器的使用和DrawText函数的巧妙运用。讲解如何使用CDC的裁减功能。-grasp of word processing procedures for the preparation, how to customize fonts and custom insert website. CString familiar with the right kind of use. By karaoke program, the timer on the use and DrawText function cleverly use. CDC on how to use the reduction of function.
- 2023-02-28 09:10:03下载
- 积分:1
-
Rarnu C 是百度编程群老大Rarnu个人的作品。是图形界面的C编译器。希望大家喜欢。...
Rarnu C 是百度编程群老大Rarnu个人的作品。是图形界面的C编译器。希望大家喜欢。-Rarnu C Programming Group Baidu is the leader Rarnu personal work. Is a graphical interface C compiler. Hope you like them.
- 2022-08-05 14:39:27下载
- 积分:1
-
网络爬虫源码
网络爬虫主要有以下功能:
从一个初始网页的URL开始,获得初始网页上的URL,在抓取网页的过程中,不断从当前页面上抽取新的URL放入队列,直到满足系统的一定停止条件。
在遍历URL的过程中,即时统计相关数据。
- 2023-02-10 20:15:04下载
- 积分:1
-
prepared by the small alarm clock procedures
一个用C++编写的小闹钟程序-prepared by the small alarm clock procedures
- 2022-08-24 09:09:39下载
- 积分:1
-
能将.TXT文件格式的中文汉字(汉字间用空格隔开)转换为相应的ASC||码,并用.TXT文件保存起来...
能将.TXT文件格式的中文汉字(汉字间用空格隔开)转换为相应的ASC||码,并用.TXT文件保存起来-Can. TXT file format of the Chinese characters (separated by a space between characters) is converted to the corresponding ASC | | code, and use. TXT files saved
- 2022-06-17 15:07:34下载
- 积分: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
-
简单的计算器功能实现,用了多态,继承等特性,是学习的好例子。...
简单的计算器功能实现,用了多态,继承等特性,是学习的好例子。-Realize a simple calculator function with a multi-state, inheritance, etc., is a good example of learning.
- 2022-05-15 05:05:54下载
- 积分:1
-
ZbarCam
将zbar重新配置一下,使之能正常编译使用,并附上完整的文件。
- 2022-02-07 08:01:45下载
- 积分:1
-
HLSL_shadow是一个HLSL的shadowmap源码
HLSL_shadow是一个HLSL的shadowmap源码-HLSL_shadow is a HLSL source of shadowmap
- 2023-06-28 18:35:04下载
- 积分:1