-
problem-LastBossOrigin
问题:找出一个短字符串在一个长字符串中的精确匹配。
要求:基于BWT压缩和FM索引技术的序列匹配,用Burrows-Wheeler transform算法解决该问题。(Problem: find the exact match of a short string in a long string. Requirements: BWT-based compression and indexing techniques sequence matching FM, with the Burrows-Wheeler transform algorithm to solve the problem)
- 2020-12-26 00:09:04下载
- 积分:1
-
TDPCA
自己编写的一个用于人脸识别2dpca程序,很好用的,里面有中文注释(I have written one for the face recognition 2dpca procedures, well used, which has Chinese Notes)
- 2007-09-15 11:46:17下载
- 积分:1
-
rastersubsetviashapefile
说明: 使用shp文件裁剪矢量数据,可自己选择矢量文件,栅格文件,输出文件(Use SHP file to crop vector data. You can choose vector file, grid file and output file)
- 2019-12-24 23:30:08下载
- 积分:1
-
PCA+SVM
先用PCA降维,在利用支持向量机进行分类,这个分类是二分类,所以PCA的降维降到两维即可分类。(Firstly, PCA dimensionality reduction is used to conduct classification with support vector machine. This classification is binary classification, so the dimensionality reduction of PCA can be reduced to two dimensions for classification.)
- 2018-12-02 16:03:37下载
- 积分:1
-
VTK+MFC
说明: 将VTK重建结果在MFC中显示,并有颜色与阀值设置。(VTK reconstruction results will be displayed in the MFC, and color threshold settings.)
- 2021-02-19 15:39:44下载
- 积分:1
-
反走样处理的八面体
本例功能是显示一个由反走样处理的线段组成的八面体(functions of the cases showed an anti-aliasing by the Line of octahedral)
- 2005-05-14 12:09:01下载
- 积分:1
-
index-of-wpsh
副高五个指数的计算,可根据需要修改,数据需要提取,注意修改区域(the index of subtropical high)
- 2014-01-05 20:34:34下载
- 积分:1
-
MSCNN_dehazing
说明: 使用matlab进行图像去雾,有助于帮助刚入门的图像小白学习matlab图像处理(Matlab image defogging, helpful to help beginners learning image white matlab image processing)
- 2020-11-04 11:09:52下载
- 积分:1
-
facerecognition-wavelet-matlab
基于小波的人脸识别算法的matlab实现(Face recognition based on wavelet algorithm to achieve the Matlab)
- 2007-01-31 22:12:02下载
- 积分:1
-
小波变换c代码
说明: 利用c语言快速实现各类小波变换,案例丰富(Using C language to realize all kinds of wavelet transform quickly, with rich cases)
- 2021-03-12 17:59:25下载
- 积分:1