-
一个Delphi开发的矢量3D绘图源代码
一个Delphi开发的矢量3D绘图源代码-abstract : drawing 3D shapes and changing the camera and screen position with the mouse
key words : 3D graphics, geometry, perspective, floodfill, vector graphics, camera, World view, homogeneous transforms
software used : Windows XP, Delphi 6
hardware used : Pentium 1.400Mhz, 256 M memory, 140 G hard disc
scope : Delphi 1 to 8 for Windows, Kylix
level : all developers
- 2023-07-22 20:10:03下载
- 积分:1
-
技巧bindkey
cadence skill bindkey -*problem error value dis*
*when difference rules *
*because of default value*
* auto load please rename*
* libIinit.il and put int*
- 2022-07-11 01:16:19下载
- 积分:1
-
用途星座的汉诺塔程序, 很好玩
用途星座的汉诺塔程序, 很好玩-use the constellation HANOR procedures, is a lot of fun
- 2022-05-14 06:00:11下载
- 积分:1
-
vrml交互实例。 简单的台灯,可以任意转动,开灯关灯等的交互,门的开关,颜色变换等...
vrml交互实例。 简单的台灯,可以任意转动,开灯关灯等的交互,门的开关,颜色变换等-vrml interactive examples
- 2022-04-20 21:36:39下载
- 积分:1
-
jpg coding, C realization of the VC under development and tested. We hope to use...
jpg 编码,用C++实现,在VC下开发,经过测试。希望对大家有用-jpg coding, C realization of the VC under development and tested. We hope to useful
- 2022-02-22 12:22:06下载
- 积分:1
-
OpenGL high
OpenGL高级编程与可视化系统开发(高级编程篇)的随书源码-4,学习OpenGL的好东西-OpenGL Programming and Advanced Visualization System (Advanced Programming Part 1) the source-4 with books, learning the good stuff OpenGL -OpenGL high-level programming and visualization systems development (high-level programming chapter)-4 of the source with the book, learning OpenGL good things-OpenGL Programming and Advanced Visualization System (Advanced Programming Part 1) the source-4 with books, learning the good stuff OpenGL
- 2022-03-21 18:11:21下载
- 积分:1
-
全屏找色函数
全屏找色函数 此函数在编译器VS2010上通过
- 2022-02-07 04:17:09下载
- 积分:1
-
基于opencv利用差分法求运动的轮廓,该运行文件在VC6.0环境下编译通过...
基于opencv利用差分法求运动的轮廓,该运行文件在VC6.0环境下编译通过-based on the use of differential method for the campaign outline of the document in VC6.0 operating environment through the compiler
- 2022-07-06 20:41:51下载
- 积分:1
-
我自己编写的图像处理小程序
我自己编写的图像处理小程序-I prepared the small image processing procedures
- 2022-11-19 12:15:03下载
- 积分: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