-
学习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
-
完整的数字字符识别系统,VC开发,本人原创,识别率可以达到80%
完整的数字字符识别系统,VC开发,本人原创,识别率可以达到80%-complete digital character recognition system, VC, I originality, the recognition rate can reach 80%
- 2022-01-26 04:58:38下载
- 积分:1
-
VC++读写DXF文件
VC++ read and write DXF files -VC++ Read and write DXF files
- 2022-10-14 01:20:03下载
- 积分:1
-
language used to write the source code for the graphics! !
用c语言写的各种图形学的源代码-language used to write the source code for the graphics! !
- 2022-10-21 20:45:03下载
- 积分:1
-
VC6下vtk编程,实现了体绘制的加速,大家都知道医学体绘制建模速度慢,这个程序实现了对建模的加速...
VC6下vtk编程,实现了体绘制的加速,大家都知道医学体绘制建模速度慢,这个程序实现了对建模的加速-Vtk under VC6 program to achieve the accelerated volume rendering, as we all know the medical volume rendering modeling slow realization of this process to speed up the modeling
- 2022-07-09 17:04:30下载
- 积分:1
-
这是一个用matlab编写的图形处理程序源代码,有图形界面
这是一个用matlab编写的图形处理程序源代码,有图形界面-This is a preparation using Matlab graphics program source code, graphics interface
- 2023-07-27 05:10:04下载
- 积分:1
-
图像雾化处理程序源代码
图像雾化处理程序源代码-Atomization image processing source code
- 2022-08-03 04:15:43下载
- 积分:1
-
一个自己写的效果代码,实现perlin噪声编码,实现动态模糊效果。...
一个自己写的效果代码,实现perlin噪声编码,实现动态模糊效果。-The effect of its own to write code to achieve perlin noise coding, dynamic blur effects.
- 2023-04-26 08:40:04下载
- 积分:1
-
An application on the vtk examples, in the vtk classes in planeWidget usage and...
是关于vtk的一个运用实例,在vtk中planeWidget类的用法和参数的设置等。-An application on the vtk examples, in the vtk classes in planeWidget usage and parameter settings.
- 2023-04-06 06:15:04下载
- 积分:1
-
局部三维重建
用于从微小的图像曲面片漫反射明暗中提取可用的形状信息的简单表示。这将产生一个包括局部形状分布的中间场景描述符。
- 2022-03-28 21:16:26下载
- 积分:1