-
图象分割,包括并行边界分割,串行边界分割,并行区域分割,串行区域分割...
图象分割,包括并行边界分割,串行边界分割,并行区域分割,串行区域分割-Image segmentation, including the parallel partition boundaries, partition borders serial, parallel region segmentation, region segmentation serial
- 2022-06-26 01:56:08下载
- 积分:1
-
这个代码的功能是将文本转换成GIF图形格式
这个代码的功能是将文本转换成GIF图形格式-the code function is to convert text GIF graphics format
- 2022-08-07 20:34:51下载
- 积分:1
-
实现基本画图功能(直线,圆,矩形等)
实现基本画图功能(直线,圆,矩形等)-achieve basic drawing functions (line, circle, rectangle, etc.)
- 2022-08-26 06:47:18下载
- 积分:1
-
VC barcode generator source code
VC的条码生成器源代码-VC barcode generator source code
- 2022-02-15 15:52:00下载
- 积分:1
-
针对leach协议的改进 用omnet++进行仿真
欢迎下载
针对leach协议的改进 用omnet++进行仿真
欢迎下载-Leach agreement aimed at improving the use omnet++ Simulation welcome to download
- 2022-06-13 14:09:42下载
- 积分:1
-
一位网友编写的图像处理特效的程序,可以实现图像处理的大部分功能.不过要是想处理好当然用ps...
一位网友编写的图像处理特效的程序,可以实现图像处理的大部分功能.不过要是想处理好当然用ps-prepared by the effects of image processing procedures can be achieved most of the image processing functions. But if they wish to handle the course with ps
- 2022-04-28 02:05:46下载
- 积分:1
-
网格边界光滑曲面的程序,大家试试看,欢迎提出改进意见。...
网格边界光滑曲面的程序,大家试试看,欢迎提出改进意见。-grid border procedures smooth surface, we try to welcome suggestions for improvement.
- 2023-05-09 22:30:03下载
- 积分:1
-
使用VFW进行摄像头调用,可以完成基本功能
使用VFW进行摄像头调用,可以完成基本功能-VFW for the use of cameras to call, you can complete the basic functions
- 2022-04-07 09:01:15下载
- 积分:1
-
Windows XP的现场版
windows xp live edition
- 2022-02-14 17:09:30下载
- 积分:1
-
从BMP文件加载位图并显示BMP文件有四个部分。第一个我..
从BMP文件中装入位图并显示
the bmp file has four sections. the first is bitmapfileheader. this contains the bitmap file signature, the size of the bitmap and the offset to the array of bits that define the bitmap image. the next section is the bitmapinfoheader. this contains information such as the height and widht of the bitmap and the number of colors used. this section is followed by the color table. the color table contains two or more rgbquad structures the final section is the actual bits that define the bitmap image.
by the way, the bmp file holds a device independent bitmap and sometimes the extension used is dib.
the steps outlined below is valid for both windows 95 and windows nt. on windows 95, you can also use the loadimage() function to load a bitmap from a file. although windows nt also supports this function, it does not support the lr_loadfromfile flag. -from BMP file loaded bitmap and show the bmp file has four sections. The first is bitmapfileheader. This contains t
- 2022-03-02 16:58:15下载
- 积分:1