-
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
-
OMP
此程序是无损检测中匹配追踪算法的源代码,有很好的去噪效果.(This program is a non-destructive testing in the matching pursuit algorithm source code, there is a good de-noising effect.)
- 2014-03-18 15:47:11下载
- 积分:1
-
scanfill
光栅图形学中的扫描填充算法。list<Line> AET和list<Line>* NET构成了活性边表和新边表.算法先初始化各扫描线新边表,之后对于每条扫描线更新活性边表,并且配对交点来着色。
(Raster graphics scanning fill algorithm. list <Line> AET list <Line>* NET constitute the active side of the table and side table new algorithm to initialize each scan line side table new, after each scan line update the active side of the table, and the the paired intersection of coloring.)
- 2013-05-16 14:10:30下载
- 积分:1
-
suofang
说明: 该代码能实现图像缩放功能,简单,容易理解(The code to achieve the image zoom feature, simple, easy to understand)
- 2010-04-06 17:39:11下载
- 积分:1
-
86346644
图像的复制剪切粘贴,Visual C++编程技巧精选,很好的参考资料。(Copy cut and paste image, Visual C++ programming skills selected, a good reference.)
- 2013-11-17 06:09:48下载
- 积分:1
-
HistDemoA
说明: VC做的图像直方图均衡化小程序,有助于学习图像处理基本知识(VC image histogram equalization do applet can help to learn basic knowledge of image processing)
- 2009-08-31 14:36:38下载
- 积分:1
-
PolyIntersect
计算机图形学的多边形求交算法,实现两个多边形的求交功能(Computer graphics polygon intersection algorithm to achieve two polygon intersection function)
- 2009-11-24 10:06:32下载
- 积分:1
-
PlateIdentify
该源程序构建了车牌识别系统,里面包含相应的模板,可以直接运行(The source code license plate recognition system was constructed, which contains the appropriate template, you can directly run)
- 2015-12-15 17:08:30下载
- 积分:1
-
3Dtext
3Dtext visual basic代码(3Dtext visual basic code)
- 2008-04-27 00:45:24下载
- 积分:1
-
Using-a-Boosted-Cascade
行人目标检测 代码文件基于hog+svm检测技术。(people dectect and depending on hog+svm )
- 2014-05-26 12:24:19下载
- 积分:1