-
流式细胞仪
用vc++编写的fcm源代码,很好,希望对大家有帮助-fcm
- 2023-08-01 12:25:03下载
- 积分:1
-
一种向CBitmap对象读取“*.bmp”文件的快捷方式。
1、建立自己的CBitmap派生类。
2、增加一个“Load from bitmap”...
一种向CBitmap对象读取“*.bmp”文件的快捷方式。
1、建立自己的CBitmap派生类。
2、增加一个“Load from bitmap”的函数:
BOOL CMyBitmap::LoadBitmap(LPCTSTR szFileName)
{
DeleteObject()
HBITMAP hBitmap=NULL
hBitmap=(HBITMAP)LoadImage(NULL,szFileName,IMAGE_BITMAP,0,0,LR_LOADFROMFILE|LR_CREATEDIBSECTION|LR_DEFAULTSIZE)
return Attach(hBitmap)
}-CBitmap object to a reading of "*. bmp" file shortcuts. One, to build their own CBitmap derived class. 2, add a "Load from bitmap" function : BOOL CMyBitmap : : LoadBitmap (LPCTSTR szFileName) (DeleteObje ct () HBITMAP hBitmap = NULL hBitmap = (HBITMAP) LoadImage (NULL, szFileName, IMAGE_BITMAP, 0, 0, LR_LOADFROMFILE | LR_CREATEDIBSECTION | LR_D EFAULTSIZE) return Attach (hBitmap);)
- 2023-04-01 09:15:03下载
- 积分:1
-
这是关于不依赖于MATLAB环境下
这是关于不依赖MATLAB环境的
- 2023-08-11 22:50:04下载
- 积分:1
-
蛇算法的matlab代码
Snakes算法的matlab代码 -Snakes algorithm matlab code
- 2022-03-19 18:02:24下载
- 积分:1
-
vc编写适合vc编写数字图像处理人初学,容包含大多数流行图像处理算法,有一定启发意义...
vc编写适合vc编写数字图像处理人初学,容包含大多数流行图像处理算法,有一定启发意义-vc prepared for the preparation of digital image processing vc were learning, the program contains the most popular image processing algorithms, inspired by the meaning of a certain
- 2023-04-05 17:45:04下载
- 积分:1
-
图像分割,主要实现不同算子的分割,还包括Canny算子实现
图像分割,主要实现不同算子的分割,还包括Canny算子实现-Image segmentation, the main operator realize different partition, but also realize Canny operator
- 2022-02-14 20:52:11下载
- 积分:1
-
an adaptive bands, and the rest of its own, I was a new entry, its inadequacy, p...
自适应的一阶的,其余的自己看,我也是新入门,有不足的地方,请指教-an adaptive bands, and the rest of its own, I was a new entry, its inadequacy, please enlighten
- 2022-03-13 17:09:58下载
- 积分:1
-
利用matlab做的一个图像处理gui源代码,希望对大家有用。
利用matlab做的一个图像处理gui源代码,希望对大家有用。-Using matlab to do a gui image processing source code, in the hope that useful to everyone.
- 2022-03-23 01:21:35下载
- 积分:1
-
Kalman and Wiener filter design and the use of collateral source code
卡尔曼和维纳滤波器的设计及使用 附带源代码-Kalman and Wiener filter design and the use of collateral source code
- 2022-02-22 10:58:09下载
- 积分:1
-
利用小波变换的纹理图像分割的matlab源程序变换系数的范围。
matlab源程序 纹理图像分割 利用小波变换提取系数-matlab source texture image segmentation using wavelet transform coefficient extraction
- 2022-08-03 10:50:01下载
- 积分:1