-
emf图形文件浏览器,可以轻松浏览Emf文件,GDI+
emf图形文件浏览器,可以轻松浏览Emf文件,GDI+-emf graphical file browser, you can easily browse emf files, GDI+
- 2022-01-25 19:32:43下载
- 积分:1
-
用C语言实现多边形的种子填充算法。很好用哦。
用C语言实现多边形的种子填充算法。很好用哦。-C language of the seed polygon filling algorithm. Oh well spent.
- 2022-09-23 08:55:03下载
- 积分:1
-
数字图像处理中的一个不可多得的研究。MFC的使用,我希望…
一个不可多得的学习数字图像处理的vc++程序。使用mfc,希望对初学vc的兄弟会有帮助-a rare study of the Digital Image Processing vc procedures. Mfc use, and I hope to beginners vc brother will be helpful
- 2022-03-24 07:39:47下载
- 积分:1
-
我的图像处理作业
我的图像处理作业-my image processing operations
- 2022-03-13 18:33:47下载
- 积分: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
-
这也是一个用A*算法编写的寻路搜索算法源程序,
这也是一个用A*算法编写的寻路搜索算法源程序,-This is an A* algorithm used to prepare the wayfinding search algorithm source,
- 2022-01-26 04:51:15下载
- 积分:1
-
实现了缩略图的显示和窗口的分割。实现鼠标的tooltip显示
实现了缩略图的显示和窗口的分割。实现鼠标的tooltip显示-Achieved a thumbnail display and the window segmentation. To achieve the mouse tooltip display
- 2023-06-15 05:45:04下载
- 积分:1
-
利用相关分析法仿真脉冲传函
主要用到了文件的读写操作,相关的系统辨识的知识....
利用相关分析法仿真脉冲传函
主要用到了文件的读写操作,相关的系统辨识的知识.
-Use Relative-anaysis simulate impulse-transfer fuction
- 2022-01-25 17:08:37下载
- 积分:1
-
图像处理的例子,里边封装了关于图像操作的若干方法;
图像处理的例子,里边封装了关于图像操作的若干方法;-image processing example, inside a package on the operation of a number of images;
- 2022-01-27 14:26:01下载
- 积分:1
-
tinyos 仿真中要用到的一个工具graphviz,
它是用dot写的,GV在linnux下面是个很好的画图工具。...
tinyos 仿真中要用到的一个工具graphviz,
它是用dot写的,GV在linnux下面是个很好的画图工具。-TinyOS simulation as a tool to use to graphviz, it is dot wrote, GV in linnux The following is a good drawing tool.
- 2022-02-01 17:13:25下载
- 积分:1