-
又一个分形几何图形生成程序
又一个分形几何图形生成程序-Another generation of fractal geometry program
- 2022-08-13 11:44:22下载
- 积分:1
-
Genbank格式的基因序列绘制基因的结构图
应用背景
NCBI上很多基因组DNA序列都有结构描述,其中关于内含子结构的描述通常是 CDS join(1..193,290..1284),表示两个外显子,中间一个是内含子位置,有些基因组DNA更复杂,内含子数目可能达到10个以上,看起来眼花缭乱。很多研究者希望把这些结构信息以图形的形式展示,一目了然,容易分析。用这个perl脚本可以方便的绘制图形,只需要把序列下载下来,输入一个命令自动绘图成功!
关键技术
计算机条件:linux系统,我是在ubuntu系统上使用的。网上下载bioperl 安装。安装很简单,bioperl下载后解压到一个盘上,形成一个文件夹。安装Bio::Graphics的方法,在ubuntu的命令行下输入 sudo perl -MCPAN -e"install Bio::Graphics" 即可自动安装。在Ubuntu安装了bioperl,Bio::Graphics后,可以cd到这些perl脚本和文件所在的文件夹下,在linux终端输入命令行, genbankplot.pl NM_172587.gb >1.png,得到的png图像双击就打开,是基因的结构图!!!注意先把NM_172587.gb 这个genbank下载的文件拷贝到bioperl文件夹下。得到的图就像1.png。
- 2022-02-10 02:56:54下载
- 积分:1
-
niblack阈值化方法
用VC++写的Niblack图像分割算法;已经在本机上调通。使用Visual Studio2008+windows7或者windowsXP环境运行
- 2022-03-21 11:19:49下载
- 积分:1
-
本程序(全网)是麦加97 4K Intro和# 39;97赢得了比赛,我…
这个程序(omni.com)是97年的Mekka ’97 4K Intro比赛的一等奖作品,也是我认为最好的 4K作品之一。整个程序全长4095字节,其中包含133字节的自解压程序(类RAR压缩),未解 压的程序长4782字节。三维场景包含144个立方体,367个面,362个点,15个不同的64*64 的纹理…… -this procedure (omni.com) is the Mekka 97 4K Intro"97 won the competition work, I think the best one works 4K. The whole process 4,095 byte length, which includes 133 bytes of self-extracting (RAR compression type), resulting in decompression procedures 4,782 bytes long. 3D cube contains 144, 367-, 362, 15* 64 different texture 64
- 2022-08-19 01:15:26下载
- 积分:1
-
图像平滑,锐化,和哈夫变换
本代码包含了图像处理中的直方图均衡,各种平滑和锐化算法,还有哈夫变换。图像处理中有图像增强,线性变换,梯度锐化,拉普拉斯锐化,图像直方图,sobel边缘提取和prewitt边缘提取。还有构建位图和中值滤波的程序,并包含界面
- 2022-06-21 06:47:58下载
- 积分:1
-
similar brush graphics controls source code
类似画笔的绘图控件源代码-similar brush graphics controls source code
- 2022-08-16 18:12:50下载
- 积分:1
-
This a 3D matrix class useful for drawing 3D graphics in Java. It implements sev...
This a 3D matrix class useful for drawing 3D graphics in Java. It implements several of the 3D transformations such as rotation, translation, and projection.
- 2022-02-10 08:26:38下载
- 积分:1
-
橡皮条画线、矩形等
橡皮条画线、矩形等-rubber of the line drawing, rectangle, etc.
- 2022-06-27 08:17:54下载
- 积分:1
-
在Visual C++中实现的Sutherland
在Visual C++中实现的Sutherland-Hodgman多边形裁剪算法-achieved by Sutherland-Hodgman polygon clipping algorithm
- 2022-04-18 16:15:54下载
- 积分:1
-
Recently discovered a number to identify the source, to share with you, VC++ 6.0...
最近发现一个数字识别的源码,给大家分享,VC++6.0环境,训练识别计算-Recently discovered a number to identify the source, to share with you, VC++ 6.0 environment, training, identification of the calculation
- 2023-07-15 19:20:03下载
- 积分:1