-
将数据库数据传给Excel
将数据库数据传给Excel-database data transmission Excel
- 2022-09-16 12:20:04下载
- 积分:1
-
合并一些散碎的文章用得工具,能够将多个文本文档合并,并放到另一个盘符下的相同目录中!...
合并一些散碎的文章用得工具,能够将多个文本文档合并,并放到另一个盘符下的相同目录中!-散碎merge some of the article used tools, a number of text documents can be merged and put under another drive letter in the same directory!
- 2022-06-16 01:57:29下载
- 积分:1
-
闪光灯猜数游戏
它是动作脚本3.0的源代码,实现猜测在闪速号码的功能。它产生在第一个1到100之间的一个随机数。
然后,它显示了玩家自己猜的号码是否他们每次输入一个number.It是非常有用的,对于初学者学习
动作脚本3.0比固定数量更大或更小。
- 2022-02-05 19:16:47下载
- 积分:1
-
A very good c++ Learning video, was very detailed and thorough! Suitable for c++...
一部很好的c++学习视频,讲得非常详细,透彻!适合c++初学者使用,学习!-A very good c++ Learning video, was very detailed and thorough! Suitable for c++ Beginners use to learn!
- 2022-02-13 21:14:29下载
- 积分: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
-
频率选择性信道的仿真,对通信系统进行…
关于频率选择性信道的仿真,对做通信系统仿真的朋友很有帮助,已经经过调试.-of frequency selective access to the simulation, done on the communications system simulation helpful friends, after debugging.
- 2022-05-15 02:09:18下载
- 积分:1
-
直接硬盘读文件,可用于读系统sam文件,很好使
直接硬盘读文件,可用于读系统sam文件,很好使-Read the file directly to the hard disk can be used to read the file system sam
- 2023-07-26 12:30:03下载
- 积分:1
-
good procedure to use
很好的程序请使用-good procedure to use
- 2022-01-25 20:06:48下载
- 积分:1
-
indiftpd是一个独立的(单一可执行文件)FTP服务器设计
IndiFTPD is a standalone (single executable) FTP server designed for
situations when a user wants to quickly start up a server without going
through an installation. -IndiFTPD is a standalone (single executable) FTP server designed for situations when a user wants to quickly start up a server without going through an installation.
- 2022-07-08 07:56:06下载
- 积分:1
-
这是一个很小很简单的程序,就是在vc++平台上,实现本地IP地址查询。现实计算机名以及IP地址。...
这是一个很小很简单的程序,就是在vc++平台上,实现本地IP地址查询。现实计算机名以及IP地址。-This is a very very simple procedure, is vc++ Platform realize the local IP address query. Reality of the computer name and IP address.
- 2022-01-22 10:58:24下载
- 积分:1