-
有关Shapefile的C语言函数库和源代码
有关Shapefile的C语言函数库和源代码-Shapefile the C language library and source code
- 2023-03-20 15:55:04下载
- 积分:1
-
VB在PICUTRE控件内实现画曲线的例子,有二个参数可选
VB在PICUTRE控件内实现画曲线的例子,有二个参数可选-VB controls in PICUTRE curve to achieve painting examples have two optional parameters
- 2022-03-15 23:54:58下载
- 积分:1
-
割图程序 图片能换,用来在game中取图, 分割为小图。 ============ kal.chiname.cn...
割图程序 图片能换,用来在game中取图, 分割为小图。 ============ kal.chiname.cn-cutting plans can get pictures procedure, which used to take in the game plan, divided into small map. ============ Kal.chiname.cn
- 2022-03-21 08:09:11下载
- 积分:1
-
实现图象平滑(去噪声),锐化算法的源代码
实现图象平滑(去噪声),锐化算法的源代码-Picture smoothing,Sharping algorithm code
- 2022-10-28 14:00:03下载
- 积分:1
-
图像的移动和缩放。
图像的移动和缩放。-mobile image and zoom.
- 2023-03-26 00:35:04下载
- 积分:1
-
- 2022-06-01 11:14:16下载
- 积分: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
-
基于MATLAB编写的蜗轮蜗杆啮合仿真程序源代码,运行效果很好...
基于MATLAB编写的蜗轮蜗杆啮合仿真程序源代码,运行效果很好-Prepared based on the MATLAB simulation program meshing worm source code, running well
- 2023-06-29 16:45:03下载
- 积分:1
-
这是本人多年前一个项目的组件(含示例),写这个DLL为别人的PB程序调用图形界面用这个里面用到了绘图的多个方面,展示了图形和对象的交互
这是本人多年前一个项目的组件(含示例),写这个DLL为别人的PB程序调用图形界面用这个里面用到了绘图的多个方面,展示了图形和对象的交互-years ago, a component of the project (including the example), writing the DLL for other people"s PB Invoking graphical interface with the use of drawings inside a number of aspects of the display graphics and interactive object
- 2022-03-10 06:56:48下载
- 积分:1
-
A Multiple Selection based Control Tracker
Often in developing designer and CA...
A Multiple Selection based Control Tracker
Often in developing designer and CAD related applications, one needs the functionality of moving and resizing selected objects around. MFC run-time provides one class i.e. CRectTracker that does something like this, but it has several shortcomings, the most important one being that it does not have functionality for multiple object selection and resizing. This article introduces a class, CControlTracker that does much more than what CRectTracker does
- 2022-01-25 17:14:23下载
- 积分:1