-
kpca的matlab实现
使用matlab实现核主成分分析,代码有详尽的注释,供读者理解。
同时也是很好的用来学习matlab的代码。
- 2022-01-30 12:53:48下载
- 积分:1
-
分词以及词性标注
中文词法分析是中文信息处理的基础与关键。中国科学院计算技术研究所在多年研究工作积累的基础上,研制出了汉语词法分析系统ICTCLAS(Institute of Computing Technology, Chinese Lexical Analysis System),主要功能包括中文分词;词性标注;命名实体识别;新词识别;同时支持用户词典。实验的核心思想利用系统 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-01-26 02:18:22下载
- 积分:1
-
采用FFT和IFFT的快速卷积的C程序实现源代码。
采用FFT和IFFT的快速卷积的C程序实现源代码。-FFT and IFFT fast convolution C program source code.
- 2022-07-13 15:18:14下载
- 积分:1
-
混合高斯背景建模
采用背景差分法,用混合高斯背景建模,检测视频车辆,并显示视频的背景和前景。
- 2023-05-22 16:00:04下载
- 积分:1
-
c++文件翻转
Make your rcopy robust against all kinds of user or operation system errors. That means – check all
return values for operating system errors (mostly I/O errors) and command line arguments for user
errors.
Stick to our files and interfaces that we provide via SubVersion. You may add methods (e.g. for file
size or reversing the buffers content), but you are not allowed to change the signature of any method
specified by us.
- 2022-02-21 11:52:25下载
- 积分:1
-
ColorStatistics
ColorStatistics 可以统计图像中的颜色数和百分比,对于图像统计分析很有意义。而且计算速度非常快,700多的图像几个毫秒吧。
- 2022-03-07 14:08:29下载
- 积分:1
-
有限元计算程序,供软件工程,力学专业的老师和学生参考
有限元计算程序,供软件工程,力学专业的老师和学生参考-Finite element program for software engineering, mechanical professional teachers and students for reference
- 2022-11-01 20:40:03下载
- 积分:1
-
利用Java实现的基本PSO
利用Java实现的基本PSO,读者要懂得基本的java语句,实现不难,供入门级学习参考使用
- 2022-03-11 15:43:29下载
- 积分:1
-
vc prepared with a scheduling algorithm procedures
一个用vc编写的调度算法程序-vc prepared with a scheduling algorithm procedures
- 2023-09-05 16:35:04下载
- 积分:1
-
Lsr2d 算法
LSR2D - Build projection matrix L for straight rays in 2D.
% Input
% Tx: transmitter coordinates, nTx by 2
% 1st column contains X coordinates, 2nd contains Z coordinates
% Rx: receiver coordinates, nRx by 2
% 1st column contains X coordinates, 2nd contains Z coordinates
% grx: vector of X coordinates of cell boundaries (sorted increasing)
% grz: vector of Z coordinates of cell boundaries (sorted increasing)
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-03-13 10:35:57下载
- 积分:1