-
SMALL C 语言数学库
SMALL C 语言数学库 -SMALL C language math
- 2022-02-18 14:56:05下载
- 积分:1
-
人脸表情识别实现
采用图片库,在检测阶段,首先对图片进行灰度化处理,光照补偿,然后进行去噪,进行图片边缘化处理,在进行归一化,使得图片一致,在特征提取过程中用PCA主成分分析法,对图片特征进行提取,然后投影在向量空间中,最后对测试图片进行最近距离的计算,从而选定最符合的表情模型。
- 2023-06-22 10:20:05下载
- 积分:1
-
C简单实现socket通信
用c语言简单实现了socket通信,Tcp协议,只能在linux下运行,window下不能使用socket包。
- 2022-09-11 23:35:03下载
- 积分:1
-
用于多个离散点拟合光滑曲线的,优化了追赶法,这个例子适用于闭合和不闭合两种情况。当时由于工程情况,写的急,代码不好看,但是很好用。为了方便传递参数,我做了一个链...
用于多个离散点拟合光滑曲线的,优化了追赶法,这个例子适用于闭合和不闭合两种情况。当时由于工程情况,写的急,代码不好看,但是很好用。为了方便传递参数,我做了一个链表,用时候根据自己情况可以修改,核心算法不动即可。-point for a number of discrete smooth curve fitting, and optimized to catch up with the law applicable to this case is not closed and the closure of two. At that time, because the situation, was the most aggressive, the code does not look good, but good use. To facilitate the transmission parameters, I have done a linked list, when used according to its own circumstances can change, the core algorithm can be fixed.
- 2022-03-17 18:50:28下载
- 积分:1
-
设A和B是2个字符串。要用最少的字符操作将字符串A转换为字符串B。这里所说的字符操作包括:
1. 删除一个字符
2. 插入一个字符
3. 将一个字符...
设A和B是2个字符串。要用最少的字符操作将字符串A转换为字符串B。这里所说的字符操作包括:
1. 删除一个字符
2. 插入一个字符
3. 将一个字符改为另一个字符
将字符串A变换为字符串B所用的最少操作数称为A到B的编辑距离,极为d(A,B)。设计一个算法,计算任意两个字符串的编辑距离。
-Set A and B are two strings. Operation will use the least character string A is converted to a string B. Operation of characters are talking about here include: 1. Delete a character 2. Insert a character 3. Will be replaced by one character to another character will be transformed into a string A string of at least B operand used by A to B is called the edit distance is extremely d (A, B). Design an algorithm to calculate any two of the string edit distance.
- 2022-01-26 03:32:59下载
- 积分:1
-
Fresnel Diffraction procedures for studying physics of optical or optical techno...
菲涅耳衍射的程序,对于研究物理光学或者应用光学的科技工作者应该有所帮助-Fresnel Diffraction procedures for studying physics of optical or optical technology should help workers
- 2022-07-12 16:41:10下载
- 积分:1
-
PSO algorithm PSO
粒子群优化算法PSO-PSO algorithm PSO
- 2022-03-23 10:10:58下载
- 积分:1
-
哈夫曼树结构运算
哈夫曼树结构运算-Huffman tree structure Operational
- 2022-08-08 15:49:14下载
- 积分:1
-
tinyxml使用实例
tinyxml使用实例 tinyxml使用实例tinyxml使用实例tinyxml使用实例
- 2023-03-20 01:00:05下载
- 积分:1
-
在matlab环境,实现language算法,根据所给的点确定原函数
在matlab环境,实现language算法,根据所给的点确定原函数-language method
- 2022-04-27 17:39:33下载
- 积分:1