-
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
-
edgelist
改进的有效边表算法,来自计算机图形学的简单代码(Improved active edge table algorithm, a simple code from the computer graphics)
- 2020-06-30 20:40:01下载
- 积分:1
-
zhendongxinhao
关于信号分析,小波包分解的程序以及应用方法(The program about signal analysis, wavelet packet decomposition and its application method)
- 2014-05-05 16:36:54下载
- 积分:1
-
denary三角剖分
denary三角剖分算法源码,用于离散点成面,自动构建面的高级算法,该算法非常难得,希望你们有所启发。(denary triangulation algorithm source code for the discrete points into face, the face automatically build senior algorithm, which is very rare that you have inspired.)
- 2005-04-18 13:59:20下载
- 积分:1
-
faceddetect
使用vs2012+opencv2.4.5做的人脸检测代码,可以实现对静态图像上人脸的检测(Use vs2012+ opencv2.4.5 do face detection code, you can achieve detection of static images of the human face)
- 2014-09-30 17:15:12下载
- 积分:1
-
code
本程序实现的是绘制一个单位立方体正平行投影图的程序,可以画出变换后的图形。运行环境为vc++6.0,内附有可执行文件以及所有源代码。(Implementation of this program is drawing a unit cube are parallel to the projection of the program, you can draw the transformed graph. Operating environment for vc++6.0 there is an executable file containing the source code and all.)
- 2020-06-30 12:00:02下载
- 积分:1
-
Cell_sysbbk
这是本人开发的一个课题软件,主要用于点细胞识别与轨迹追踪! 具有 很好的研究价值,里面运用 图像处理(很多种)函数的 编写与调用!! 估计仅此一个项目代码,版主就应该给我特殊鼓励的!(err)
- 2021-03-08 15:19:28下载
- 积分:1
-
cPP-image-recognition-
visualC 数字图像模式识别与技术详解,书籍源码部分。(visual C digital image pattern recognition and techniques detailed books source parts.)
- 2016-01-13 21:32:30下载
- 积分:1
-
Threshold
这是一个阈值分割的小例子,利用阈值分割把原始图片转化为二值图像和灰度图像。(This is a small example of a threshold segmentation using thresholding the original image is converted to binary and grayscale images.)
- 2016-05-03 09:57:20下载
- 积分: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