-
位图窗体
使用位图Bitmap类来对窗体进行美化,简单得演示了图形窗体的做法
使用到的API有:BitBlt等
对于文本标签显示到位图上,透明显示。
判断文本标签的方式:在OnCtlColor过程中如果类型CTLCOLOR_STATIC时候,返回空画笔。
- 2022-07-23 05:37:47下载
- 积分:1
-
图像处理显示图像BMP、JPG基于MFC
extern unsigned char m_dbOutImageV[(WIDTH>>1)*HEIGT...
图像处理显示图像BMP、JPG基于MFC
extern unsigned char m_dbOutImageV[(WIDTH>>1)*HEIGTH] -Jie像standard braise显striped像standard BMP) JPG price coverlet MFCextern unsigned char m_dbOutImageV [(WIDTH
- 2023-03-23 21:35:04下载
- 积分: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
-
显示栅格图像的源码,最基本的遥感图像处理
显示栅格图像的源码,最基本的遥感图像处理- Demonstrated the grid picture the source code, the most basic
remote sensing picture processes
- 2022-03-07 11:54:37下载
- 积分:1
-
计算机图形学基本的有翼边缘结构,小程序用的是用…
计算机图形学中最基本的翼边结构,本小程序采用vc实现了此中结构。-Computer Graphics basic winged edge structure, the small program using vc There is a realization of the structure.
- 2022-05-10 17:17:32下载
- 积分:1
-
The program executes the construction of the graph of function of x+sin(x). Base...
The program executes the construction of the graph of function of x+sin(x). Based on the element of Canvas.
- 2022-08-19 11:13:03下载
- 积分:1
-
图像渐隐效应即将到来的展示实例程序
图象渐隐渐显显示效果的例子程序-image gradually implicit effect of the upcoming show examples of procedures
- 2022-06-28 07:50:27下载
- 积分:1
-
一本很好的关于图像处理编程的工具书,有方法例子,且有命令集。...
一本很好的关于图像处理编程的工具书,有方法例子,且有命令集。-A good programming tool for image processing on the books, there are ways to examples, and there is command set.
- 2022-01-30 19:59:04下载
- 积分:1
-
包含两篇论文:《基于LLE算法的人脸识别方法》,《一种改进的LLE方法》;
以及相关源码...
包含两篇论文:《基于LLE算法的人脸识别方法》,《一种改进的LLE方法》;
以及相关源码-Contains two papers:
- 2022-08-20 02:03:20下载
- 积分:1
-
Ageia s PhysX (well
Ageia s PhysX(著名的游戏物理库) D3D 9使用代码演示。由于PhysX物理库使用OpenGL代码实现图形着色,从而使许多用DirectX 3D的程序员不能使用/读懂demo代码,这是使用D3D着色引擎重新写的一些demo代码。-Triangle Mesh(带执行文件)-Ageia s PhysX (well-known game physics library) D3D 9 demo using the code. PhysX physics library as a result of the use of OpenGL graphics rendering code so that many use the DirectX 3D programmer can not use/read demo code, which is the use of D3D shaders to re-write some demo code.-Triangle Mesh (with the implementation of document)
- 2022-01-21 23:46:36下载
- 积分:1