-
字符串近似匹配PEX算法(k+1分片算法)
字符串近似匹配PEX算法(又称k+1分片算法),查找出模式串在目标串中所有近似匹配位置。算法中使用了一种多字符串匹配算法MultipleBNDM,代码也已提供。-PEX,String approximately matching
- 2022-02-01 16:52:37下载
- 积分:1
-
是个进行多字节的除法
是个进行多字节的除法-is a multi-byte division
- 2022-05-05 11:44:02下载
- 积分:1
-
lt; Lt; C
< C语言数值算法程序大全>>配套程序-lt; Lt; C-language algorithm procedures Daquan gt; Gt; Supporting procedures
- 2023-08-30 09:15:03下载
- 积分:1
-
SystemC语言编写的随机数产生器,SystemC是C++语言的一个超集
SystemC语言编写的随机数产生器,SystemC是C++语言的一个超集-SystemC language random number generator, SystemC is C++ A superset of the language
- 2022-01-30 16:41:42下载
- 积分:1
-
"DIGITAL SIGNAL PROCESSING WITH C AND THE TMS32 0C30," a book of incid...
"DIGITAL SIGNAL PROCESSING WITH C AND THE TMS32 0C30"一书的附带程序,几乎包括所有数字信号处理的基本算法,很不错的源程序,可以加深对数字信号处理的理解-"DIGITAL SIGNAL PROCESSING WITH C AND THE TMS32 0C30," a book of incidental proceedings, including almost all of the digital signal processing algorithm, a very good source, it can deepen the digital signal processing to understand
- 2022-01-26 03:27:13下载
- 积分:1
-
实现玛雅两种日历之间的转换,只要输入case数和一种日历,就可得出另一种日历表示。...
实现玛雅两种日历之间的转换,只要输入case数和一种日历,就可得出另一种日历表示。-achieve Mayan calendar between the two conversion, as long as the imported case of a calendar and a few could come up with a calendar said.
- 2022-02-15 06:42:02下载
- 积分:1
-
第九届飞思卡尔摄像头组参赛
应用背景该程序是第九届飞思卡尔摄像头组的参赛程序,是用的芯片是KL26,底层库是野火的底层库。本程序下载到芯片里,可以稳定完整的跑完一圈,过坡道无压力,在实验室跑的非常稳定,新手拿过去,可以很快让小车跑起来。关键技术还有手机软件蓝牙调参数的程序,调参软件的程序也很简洁,非常好理解。包括移植到底层的函数也做了详细的注释,方便调小车的参数,提高了调车的效率。而且KL26和K60差不多,可以很方便地移植到K60的上面,程序可读性也很强,加了较多注释,很好理解。使用的是卡尔曼滤波。
- 2022-04-12 20:30:54下载
- 积分:1
-
在这个RAR压缩包变量代码
variant code in this rar zipped package-variant code in this package zipped rar
- 2023-02-03 08:35:04下载
- 积分:1
-
#define 中使用运算符 c
#include < stdio.h >
#include < string.h >
#define TFTP_TYPE_GET 0
#define TFTP_TYPE_PUT 1
int (主)
{
printf %("d",TFTP_TYPE_GET) ;
}
- 2023-06-15 02:11:15下载
- 积分:1
-
本文是关于语音编码算法综合性能比较 的一篇文章,对各种编码算法的性能进行综合 比较和评价的方法 。本文试图利用层次分析法来对编码算法进行性能评估。...
本文是关于语音编码算法综合性能比较 的一篇文章,对各种编码算法的性能进行综合 比较和评价的方法 。本文试图利用层次分析法来对编码算法进行性能评估。-This article is a speech coding algorithm on a comprehensive performance comparison of an article on the performance of various coding algorithm comparison and evaluation of a comprehensive approach. This paper attempts to make use of analytic hierarchy process to assess the performance of coding algorithm.
- 2022-03-19 02:48:49下载
- 积分:1