-
多点计算,峰值计算,随机产生n_gene个基因段,随机产生个体的同源基因段3...
多点计算,峰值计算,随机产生n_gene个基因段,随机产生个体的同源基因段3-more, the peak, randomly generated n_gene genes of randomly generated individual gene homology of the three
- 2022-03-17 18:41:42下载
- 积分:1
-
本代码实现了矢量绘图功能:直线、圆,各类曲线一应俱全,并可进行画笔画刷风格与颜色设定,并有文件保存功能...
本代码实现了矢量绘图功能:直线、圆,各类曲线一应俱全,并可进行画笔画刷风格与颜色设定,并有文件保存功能
-the source implementation of vector graphics features : linear, circular, various curves in place, to carry out the brush stroke painting style and color settings and a document retention
- 2022-11-02 14:20:02下载
- 积分:1
-
用GDI+对图像进行读取、反转、生成灰度图等处理。并拥有redo和undo功能。是学习GDI+图像编程一个非常好的参考实例!...
用GDI+对图像进行读取、反转、生成灰度图等处理。并拥有redo和undo功能。是学习GDI+图像编程一个非常好的参考实例!-use GDI+ to read images, inversion, generating grayscale handle. And a redo and undo function. Learning GDI+ image programming a very good reference example!
- 2023-09-05 20:15:03下载
- 积分:1
-
用MFC编写的太阳,地球,月亮旋转的程序
用MFC编写的太阳,地球,月亮旋转的程序-with MFC prepared by the sun, the earth, moon rotating procedures
- 2022-01-26 03:00:29下载
- 积分:1
-
位图的存取在vc中的 因为所在的项目中我负责的模块是有关与位图的读写和存储的,所以看了一些资料后,并且成功在vc 下实现所需的功能后写下这篇读书报告。
对...
位图的存取在vc中的 因为所在的项目中我负责的模块是有关与位图的读写和存储的,所以看了一些资料后,并且成功在vc 下实现所需的功能后写下这篇读书报告。
对于位图,要想在vc中实现读取和存储,先必须了解BMP的文件格式。
BMP文件大体上分成四个部分:位图文件头,位图信息头,调色板,实际的位图数据。
位图文件头BITMAPFILEHEADER是一个结构,它的定义如下:
typedef struct tagBITMAPFILEHEADER{
WORD bfType
DWORD bfSize
WORD bfReserved1
WORD bfReserved2
DWORD bfOffBits
}BITMAPFILEHEADER实现-Bitmaps in vc access because of the projects where I am responsible for the module is concerned with reading and writing bitmap and storage, so read some information, and the success achieved in vc feature required to write This study reports. For bitmap, in order to achieve in the vc read and stored, first must understand the BMP file format. BMP files generally divided into four parts: the first bitmap file, BITMAPINFOHEADER, palette, the actual bitmap data. BITMAPFILEHEADER bitmap file header is a structure, it is defined as follows: typedef struct tagBITMAPFILEHEADER (WORD bfType DWORD bfSize WORD bfReserved1 WORD bfReserved2 DWORD b
- 2022-09-19 08:45:03下载
- 积分:1
-
全景图自动enblending其他程序源代码,希望的。
另一款全景图自动拼接程序的源代码,希望对学习图像配准的朋友有帮助-the other resource code of panoramic graphics auto enblending program, wish to be useful for who are learning image registration
- 2022-07-20 11:35:17下载
- 积分:1
-
main five
主要实现五角星图形的绘制,希望能提供参考作用-main five-pointed star graphics rendering, hope to provide useful reference
- 2022-06-18 03:13:52下载
- 积分:1
-
实现交互式画直线、圆、椭圆
交互式裁剪
抛物线程序设计、Bezier曲线的算法实现
实现交互式移动图形...
实现交互式画直线、圆、椭圆
交互式裁剪
抛物线程序设计、Bezier曲线的算法实现
实现交互式移动图形-computer graphics programing code,such as line、circle、Bezier
- 2022-04-12 16:00:59下载
- 积分:1
-
一个使用widows自带gdi设计的小游戏,仙剑后传,内容简单,测试widows gdi功能,...
一个使用widows自带gdi设计的小游戏,仙剑后传,内容简单,测试widows gdi功能,-Gdi bring a design to use widows of small game, after仙剑Chuan, content simply to test the widows gdi functions
- 2022-05-15 05:50:33下载
- 积分:1
-
计算机图形学的一些小程序
计算机图形学的一些小程序-some small programs
- 2022-02-05 07:54:19下载
- 积分:1