-
局部综合原理设计锥齿轮弧齿锥齿轮设计正式计算文件几何参数计算(一).rar...
局部综合原理设计锥齿轮弧齿锥齿轮设计正式计算文件几何参数计算(一).rar-Integrated Principles of design of partial bevel gear spiral bevel gear design document formally calculated the geometric parameters (1). Rar
- 2022-08-25 06:49:43下载
- 积分:1
-
vc实现屏保
vc实现屏保-vc achieve screensavers!
- 2022-12-17 02: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
-
LSB算法实现,delphi 编写,
LSB算法实现,delphi 编写,-LSB algorithm, delphi prepared
- 2022-07-26 23:05:07下载
- 积分:1
-
图像处理源代码,256色转成灰度图的基本源程序。
图像处理源代码,256色转成灰度图的基本源程序。-Image processing source code, 256-color grayscale into the basic source.
- 2022-03-18 21:13:07下载
- 积分:1
-
人脸识别源代码,VC++,机器视觉,具有极高的参考价值。
人脸识别源代码,VC++,机器视觉,具有极高的参考价值。 -Face recognition source code, VC++, Machine vision, has a very high reference value.
- 2022-10-08 17:25:03下载
- 积分:1
-
在VS编程环境中,显示一幅图片,进行傅里叶变换,在增加高频部分的值,将原图片和变换后的图片进行比较。...
在VS编程环境中,显示一幅图片,进行傅里叶变换,在增加高频部分的值,将原图片和变换后的图片进行比较。-In the VS programming environments, display an image, the Fourier transform, high-frequency part of the increase in the value of the original image and the transformed images were compared.
- 2023-09-01 01:25:03下载
- 积分:1
-
intersection of polygons for the two procedures, the use of computational geomet...
求两个多边形交集的程序,使用计算几何实现的,值得学习-intersection of polygons for the two procedures, the use of computational geometry to achieve, and worth learning
- 2022-10-09 08:00:03下载
- 积分:1
-
第二届全国高校 BBS 程序开发大赛四大独立奖项最佳编程风格奖A9010@10.20...
第二届全国高校 BBS 程序开发大赛四大独立奖项最佳编程风格奖A9010@10.20-Second National College BBS Development Competition four awards the best independent programming style A9010 @ Award 10.20
- 2022-01-31 14:13:15下载
- 积分:1
-
1.了解二值形态学的基本运算
2.掌握基本形态学运算的实现
3.了解形态操作的应用...
1.了解二值形态学的基本运算
2.掌握基本形态学运算的实现
3.了解形态操作的应用
-1. Understand the morphology of the value of two basic operations 2. Master basic morphological operations realization of the three. Understand the morphology operation Application
- 2022-07-20 17:34:06下载
- 积分:1