-
KMP-string-match
编写一个使用KMP算法的字符串匹配程序。
使用方法:字符串匹配.exe -f xxx.txt -s xxx
-f 指定要查找的文件
-s 指定要查找的字符串(Writing a string matching algorithm using KMP program. How to use: string matching exe-f xxx.txt-s xxx-f to specify the file you want to find-s to specify the search string)
- 2013-12-08 01:12:46下载
- 积分:1
-
nonliearvibration
说明: 非线性振动教程,学习振动的学者们必须看的东西。(Nonlinear vibration tutorial, learning vibration scholars must look at things.)
- 2008-11-10 16:15:30下载
- 积分:1
-
EPSO
matlab code for exponential PSO
- 2009-05-14 00:51:36下载
- 积分:1
-
nw
小世界网络邻接矩阵生成代码,可以基于此来实现人际网路(Small-world network adjacency matrix generated code can be implemented based on this interpersonal network)
- 2014-02-13 17:29:21下载
- 积分:1
-
LDL-and-Cholesky
利用楚列斯基分解法和平方根法分解对称矩阵,较为实用(use the Cholesky method and esquare-root method to solve the problem of Triangle decomposition of matrix)
- 2020-06-30 07:40:01下载
- 积分:1
-
利用扩展卡尔曼算法( EKF)对高动态直接扩频信号的载波相位和频率进行了估计 Pseudo Random Code Delay
利用扩展卡尔曼算法( EKF)对高动态直接扩频信号的载波相位和频率进行了估计,并利用载波辅助技术测量载波相位的变化值来
校正伪码延时环,减小多普勒频移对伪码延时的影响,得到了精确的延时估计值,提
高了伪码延时锁定环的动态跟踪性能.(The PN delay loop is adjusted through measuring the varied value of carrier phase with carrier aiding technology. The effect of Doppler shift on PN code delay is reduced through carrier aid-
ing technology. The precise delay estimation is obtained. The dynamic tracking performance of the PN delay loop is improved.)
- 2013-09-18 21:48:31下载
- 积分:1
-
p11_1
同心导体球和球壳之间的电势差和感应电荷的计算(Potential difference between the concentric conducting sphere and spherical, and the calculation of the induced charge)
- 2012-07-20 10:31:29下载
- 积分:1
-
test_read_file
实现了对文档的数据读入,实现了文档的数据读入(The realization of the document data read into, The realization of the document data read into, )
- 2013-08-14 02:15:23下载
- 积分:1
-
mcorre2
一个用FTT法实现相关函数的快速估计程序(A correlation function with the FTT method to achieve the rapid estimation procedures)
- 2009-09-10 18:25:41下载
- 积分:1
-
spmv_csr
稀疏矩阵的DIA/ELLPACK/COO/CSR/HYB表示形式,以及各表示形式下的稀疏矩阵乘法(稀疏大矩阵*矢量)的CUDA实现。对于矩阵中每一行稀疏元素个数较统一的情况,ELLPACK表示最佳,其次是HYB(ELL+COO)。
CUDA™ 是一种由NVIDIA推出的通用并行计算架构,该架构使GPU能够解决复杂的计算问题。 它包含了CUDA指令集架构(ISA)以及GPU内部的并行计算引擎。 开发人员现在可以使用C语言来为CUDA™ 架构编写程序(Sparse matrix DIA/ELLPACK/COO/CSR/HYB representation, as well as the representation of the sparse matrix multiplication (large sparse matrix* vector)' s CUDA implementation. For each row of the sparse matrix representing the number of elements the case of unification, ELLPACK that the best, followed by HYB (ELL+COO). NVIDIA CUDA ™ is introduced by a general purpose parallel computing architecture that makes the GPU to solve complex computational problems. It contains the CUDA Instruction Set Architecture (ISA) and the GPU parallel computing engine. Developers can now use the C language to write programs for the CUDA ™ architecture)
- 2013-07-11 17:46:21下载
- 积分:1