-
动态规划算法求字符串的相似性(编辑距离)
动态规划算法求字符串的相似性(编辑距离)-dynamic programming algorithms to find the similarity of the string (edit distance)
- 2022-04-18 00:03:04下载
- 积分:1
-
图像处理中的奇异值分解和矩阵运算
图象处理中用到的奇异值分解及矩阵运算-singularity value decomposition and matrix computation used in image processing
- 2023-06-05 01:45:03下载
- 积分:1
-
上海交通大学研究生算法分析课的作业.实现了<<算法引论...
上海交通大学研究生算法分析课的作业.实现了(Udi Manber 黄林鹏 电子工业出版社)第五章中的大部分算法-Shanghai Jiaotong University Graduate Course algorithm analysis work. Achieved
- 2022-12-02 02:30:03下载
- 积分:1
-
kinect手势识别算法
此代码为在linux系统下ROS相关的kinect识别图像所用代码,能够抓取范围内的图像以作分析,可以实现基本手势的识别,包括握拳,剪子,布的选项
- 2022-03-20 04:55:16下载
- 积分:1
-
2009 ACM世界总决赛的问题集
2009 ACM World Final Problem Set
- 2022-04-25 03:01:42下载
- 积分:1
-
lisp utility lib
CLLIB is a varied collection of Common lisp tools and routines in CLOCC.
Includes:
â– "guess the animal" game; simple neural net (AI)
â– autoload function and snarfing autoloads from other files
â– basic definitions: package and path
â– base64 encoding and decoding (data format)
â– Rolodex: BBDB/vCard handling
â– check values and types of the elements of a list
â– Common Lisp HyperSpec access
â– read/write CLOS object
- 2022-02-01 20:05:38下载
- 积分:1
-
University's Department of Mathematics will study the courses have a numeric...
大学里数学系必学的一们课程数值分析中的经典算法――――三次样条插值的程序vb版本-University"s Department of Mathematics will study the courses have a numerical analysis of the classical algorithm-cubic spline interpolation procedures version vb
- 2022-02-10 03:23:23下载
- 积分:1
-
遗传算法(GA)用于最小化单目标函数
遗传算法(GA)用于最小化单目标函数:会帮助简单了解GA这个代码
- 2022-01-28 04:50:17下载
- 积分:1
-
常用算法的C程序。主要内容包括多项式的计算、复数运算、随机数的产生、矩阵运算、矩阵特征值与特征向量的计算、线性代数方程组的求解、非线性方程与方程组的求解、插值与
常用算法的C程序。主要内容包括多项式的计算、复数运算、随机数的产生、矩阵运算、矩阵特征值与特征向量的计算、线性代数方程组的求解、非线性方程与方程组的求解、插值与逼近、数值积分、常微分方程组的求解、数据处理、极值问题的求解、数学变换与滤波、特殊函数的计算、排序和查找。-Commonly used algorithm of C procedures. Include polynomial terms, complex computation, random number generation, matrix operations, matrix eigenvalue and eigenvector calculations, linear algebra equations, nonlinear equations with the equations, interpolation and approximation, numerical integration, solving ordinary differential equations, data processing, for solving extremum problems, mathematical transformation and filtering, the calculation of special functions, sorting and search.
- 2023-05-16 22:45:03下载
- 积分:1
-
hm码 c语言
计算机组成原理,关于汉明码的练习,输入二进制代码位数和二进制的汉明码,能够实现两位检错好和一位纠错,使用c语言,较为简单的cpp文件
- 2022-07-03 23:06:14下载
- 积分:1