-
是一款用vc++编写的计算levshtein距离的程序.也就是可以做time alignment,计算两个文档之间最小的距离(插入,删除,替换的最小次数)...
是一款用vc++编写的计算levshtein距离的程序.也就是可以做time alignment,计算两个文档之间最小的距离(插入,删除,替换的最小次数)-is a preparation using vc levshtein distance calculation procedures. It is time to do alignment, the two documents between the calculated minimum distance (insertion, deletion, replacement of the smallest number)
- 2022-04-23 09:55:59下载
- 积分:1
-
简单的恺撒加密算法(c++描述),欢迎大家下载!
简单的恺撒加密算法(c++描述),欢迎大家下载!-simple Caesar encryption algorithm (c described), all are welcome to download!
- 2022-03-20 05:51:58下载
- 积分:1
-
simulated bank ATM teller system source document (reproduction)
模拟银行ATM提款机系统的源文件(转载)-simulated bank ATM teller system source document (reproduction)
- 2022-03-30 11:51:16下载
- 积分:1
-
show keyboard input, display and the pair of signal source
显示键盘的输入,显示键值及信号的源码-show keyboard input, display and the pair of signal source
- 2023-02-21 23:25:03下载
- 积分:1
-
单片机C8051F350利用温湿度传感器AM2311测温度、湿度代码
单片机C8051F350利用温湿度传感器AM2311测温度、湿度代码。这是本人自己写的代码,与温湿度传感器AM2311利用I2C通信,
有需要的同学可以看看。当时,我自己做的时候就找不到利用这个传感器的代码,分享来给大家。
- 2023-08-08 20:15:05下载
- 积分:1
-
实现标准库函数strstr的功能:在str1中查找str2,若找到,返回指向str1中第一次出现str2的位置;
int A ( const char...
实现标准库函数strstr的功能:在str1中查找str2,若找到,返回指向str1中第一次出现str2的位置;
int A ( const char * str1, const char * str2 );
没有的话,返回-1 有则返回所在位置(从0开始)
写出函数,对编写函数main完成对strstr的功能的验证。
-achieve the standard library functions strstr function : the search for str2 str1, if found, str1 return at the first appearance of str2 position; Int A (const char* str1, const char* str2); If not, the return-1 is returned with the location (from starting at 0) write function, the main function prepared to complete the function of the strstr certification.
- 2022-07-22 04:47:08下载
- 积分:1
-
Windows2000下执行dos程序(wowexec.exe)的源代码
Windows2000下执行dos程序(wowexec.exe)的源代码 -Dos program under Windows2000 implementation (wowexec.exe) source code
- 2022-06-02 02:14:28下载
- 积分:1
-
Improvement of Bayes classfication
It is implement in windows.
贝叶斯分类器的改进
在windows 平台下实现;-Improvement of Bayes classfication
It is implement in windows.
- 2022-01-28 05:34:37下载
- 积分:1
-
文字的特殊显示效果
文字的特殊显示效果-especially display effect
- 2022-02-16 07:37:59下载
- 积分:1
-
Vc mixed with Matlab programming examples, more useful for mixed programming com...
Vc与Matlab混合编程的一些实例,比较有用,对于混合编程中常用的数据类型转换,系统设计以及算法设计等等,以实例展现,可以稍加修改即可投入实用。-Vc mixed with Matlab programming examples, more useful for mixed programming commonly used data type conversion, system design and algorithm design, etc., with examples to show, can be modified can be put into practical use.
- 2022-03-06 14:43:05下载
- 积分:1