-
fasta
DNA比对中FASTA算法的简单实现,通过建立查找表、位移表和位移向量表来得出两条序列的最大匹配位移。(DNA matching the FASTA algorithm is simple to achieve, through the establishment of a lookup table, displacement and the displacement vector table to derive maximum matching two sequences displacement.)
- 2021-01-11 11:18:49下载
- 积分:1
-
86346644
图像的复制剪切粘贴,Visual C++编程技巧精选,很好的参考资料。(Copy cut and paste image, Visual C++ programming skills selected, a good reference.)
- 2013-11-17 06:09:48下载
- 积分:1
-
DIALOG_BMP_EX1
基于对话框的可以打开处理BMP图像的源程序(Dialog-based open source BMP images)
- 2010-03-01 10:45:38下载
- 积分:1
-
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
-
Digital_image_processing1
数字图像处理试验程序 包括图像的压缩 模糊 锐化(Digital image processing, testing procedures, including image compression blur sharpening)
- 2009-09-15 20:59:30下载
- 积分:1
-
VCPP-image-processing-chapter03
VisualC++数字图像处理技术详解第2版光盘-第三章(VisualC++ digital image processing technology Detailed Version 2 CD- Chapter 3)
- 2016-04-16 13:22:08下载
- 积分:1
-
findpicture
说明: 在大图中寻找到小图。 并圈出小图所在位置。 图片用picture控件显示。(In the big picture to find a small map.
)
- 2011-02-25 09:46:00下载
- 积分:1
-
BmpToRGB16
convert bmp to rgb565(algorithm to handle all kinds of bmp to rgb565)
- 2009-09-16 12:59:03下载
- 积分:1
-
Fasteners-transferred-Tools
请将本压缩文件包下的所有文件放在AutoCAD的支
持目录之下,如 AutoCAD 的安装目录下;或者在下拉
菜单中的 工具-> 选项 -> 文件 -> 支持文件搜索路
径 -> 添加 本程序所在目录。调入应用程序jgj.vlx ,
可以直接将本程序拖入AutoCAD绘图区域,或者在下拉
菜单的 工具->加载应用程序 中找到本程序后加载即
可! 成功加载后,在命令行内输入bzjgj即可运行。在
对话框中,可以选择螺栓螺母的类型以及其它平、弹垫、
螺纹的显示等,具体使用方法可参见本文件夹中的图片。
体验版只能绘制规格为M10之组件,如果您要注册本工
具,可在命令行内输入 zc ,即可获得相关注册信息。(Please support all the compressed files in AutoCAD package under the
Held under the directory, such as AutoCAD installation directory or pull-down
Menu Tools-> Options-> File-> Support file search path
Path-> add the program directory. Transferred to the application jgj.vlx,
This program can be directly dragged into the AutoCAD drawing area, or in the drop-down
Menu Tools-> Load application found that after loading the program
Can! After successfully loaded in the command line, type bzjgj to run. In
Dialog box, you can select the type of bolts and nuts and other flat, spring washers,
Threaded display, specific methods can be found in the folder of pictures.
Trial version can only draw specifications for the components of the M10, if you want to register the workers
Tools, you can enter in the command line zc, you can get the relevant registration information.)
- 2014-05-01 11:44:31下载
- 积分:1
-
ImagePro
本人研究生阶段做的项目,线结构光视觉传感器的标定中的激光光条中心的提取。
1、通过JPG、PCX、GIF解码方法,来打开BMP、JPG、PCX、GIF格式图像。
2、大津展之法阈值变换,效果较好。
3、三种细化方法,Rosenfold细化、Hildith细化、Pavlidis细化。
4、基于灰度重心法的全分辨率的激光光条中心亚像素坐标的提取。(Calibration )
- 2010-03-12 11:43:58下载
- 积分:1