-
帧动画 计算机图形学实验 C++实验
帧动画 计算机图形学实验 C++实验
-Frame animation
- 2022-02-12 23:38:08下载
- 积分:1
-
这是一个可以自动识别文字的程序,对识别数字非常有效。
这是一个可以自动识别文字的程序,对识别数字非常有效。-This is an automatic language identification procedures, to identify the number of very effective.
- 2022-04-11 22:48:07下载
- 积分:1
-
bmp 图像处理程序
bmp 图像处理程序-bmp image processing procedures
- 2022-07-09 21:03:17下载
- 积分:1
-
一个用C实现的图形学程序:画正轴测图
一个用C实现的图形学程序:画正轴测图-a C achieved graphics programs : painting is isometric map
- 2022-03-26 06:05:42下载
- 积分:1
-
BCB 基礎讀圖
BCB 基礎讀圖 適用新手
BCB 基礎讀圖 適用新手
BCB 基礎讀圖 適用新手
BCB 基礎讀圖 適用新手
BCB 基礎讀圖 適用新手
BCB 基礎讀圖 適用新手
BCB 基礎讀圖 適用新手
- 2022-03-11 08:53:59下载
- 积分:1
-
LZW 变换 对灰度图像有很好的效果,VC环境下。有界面。
LZW 变换 对灰度图像有很好的效果,VC环境下。有界面。-LZW transform grayscale images have very good results, VC environment. There interface.
- 2022-09-21 14:20:02下载
- 积分:1
-
noisify for image in c
noisify for image in c
- 2023-08-23 07:15:03下载
- 积分:1
-
用于正面 眼部区域检测的 Adaboost分类器
用于正面 眼部区域检测的 Adaboost分类器-a positive detection of eye regions Adaboost classifier
- 2022-11-12 09:55:03下载
- 积分:1
-
利用单文档界面打开一个bmp位图,建立一个位图类CDIB,里面有开发位图类和调用位图类的详细代码。...
利用单文档界面打开一个bmp位图,建立一个位图类CDIB,里面有开发位图类和调用位图类的详细代码。-It s a VC++ programmer which can open and display abitmap graph.
- 2022-02-02 03:33:55下载
- 积分:1
-
学习VC也没多久,将我做的这个小工具和大家分享一下。其主要功能就是可以自定义生成公章图形并保存为bmp图片,希望对大家有点用。具体实现的方法如下:
步...
学习VC也没多久,将我做的这个小工具和大家分享一下。其主要功能就是可以自定义生成公章图形并保存为bmp图片,希望对大家有点用。具体实现的方法如下:
步骤一:生成对话框工程,并加入相应的控件,图片的显示使用Picture控件;
步骤二:定义生成图形所需要的参数;
步骤三:通过参数定义,生成对应的Bitmap,再在Picture控件中显示该位图,具体实 现参看源程序。
步骤四:将生成的Bitmap保存为位图文件。
-VC did not learn how long I will do this small tools and share with you. Its main function is to be generated from the definition graphics and seals for the preservation bmp picture, and I hope to use you a bit. The specific methods to achieve the following : Step 1 : Generation dialog, and add the corresponding controls, the pictures showed a picture control; Step 2 : definition graphics generated by the parameters; Step 3 : through the definition of parameters, generate the corresponding Bitmap, and the Picture Control showed the bitmap, See achieve specific source. Step 4 : Generation to preserve the Bitmap bitmap file.
- 2023-04-09 06:30:03下载
- 积分:1