-
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
-
Ellipse-detection
能够检测椭圆,并且在已知摄像机安装高度和倾角的情况下实现单目测距,代码能够运行(Ellipse can be detected, and the camera installation height and in the case of the known inclination to achieve monocular ranging code to run)
- 2016-04-05 10:03:57下载
- 积分:1
-
ATOCP
此程序为摄影测量的一个小环节,主要功能是求解影像畸变差,可根据相机内参数求解,简单实用(This program is a small part of photogrammetry, the main function is to solve the differential image distortion can be solved according to the camera parameters, simple and practical)
- 2013-11-08 14:48:01下载
- 积分:1
-
ScanZbuffer
扫描线Zbuffer算法
1。算出模型的包围盒。
2.每条扫描线打点时并不是包围盒内整条线打点,而是先搜索需要刷新的范围, 只是该范围内打点。
(One scan line Zbuffer algorithm. Calculate the model bounding box. 2. Each scan line runs inside the box when not surrounded by the entire line runs, but first need to refresh the scope of the search, but the scope of RBI.)
- 2020-12-31 21:58:59下载
- 积分:1
-
freeinterfacetracing
说明: <<数值模拟方法和运动界面追踪>>
-刘儒勋
运动界面追踪的经典之作!
( numerical simulation and free surface tracking - Ru-xun liu
a classic book!)
- 2009-08-26 22:04:21下载
- 积分:1
-
lvbo
通过小波阈值去噪,选取db5小波进行6层分解,对心音信号进行去噪(By wavelet thresholding, select db5 wavelet decomposition of six layers of the heart sound signal de-noising)
- 2014-05-24 20:55:53下载
- 积分:1
-
lzwGif
gif格式图片生成,包括动画生成,是非常好的入门学习资料。(gif format image generation, including animation generation, is a very good learning materials.)
- 2013-12-09 20:43:10下载
- 积分:1
-
GUSSE
猜首府 反复提示用户输入一个州的首府,并检测是否正确(Guess the capital repeatedly prompts the user for the capital of a state, and to detect the correct)
- 2014-04-26 22:47:23下载
- 积分:1
-
example
常见C++ 课程的立体源码,其中含有函数,类与对象,继承与派生,多态,等C++常见的集中类型(plus)
- 2009-12-16 10:04:33下载
- 积分:1
-
cv_Camera_cablication
主要功能是实现相机标定,以及实现反投误差,实现特征点的提前。(The main function is to achieve camera calibration and error to achieve the anti-investment, to achieve the feature points in advance.)
- 2014-01-07 15:06:33下载
- 积分:1