-
这是一个计算机图形学算法的演示,它被用在一个。我..
计算机图形学中常用算法演示,用VC++实现,可读性很强,对初次接触图形学的人有帮助-This a demo of algorithms for computer graphics, which is implemented by VC++. It is easy to understand and helpful for the beginners of graphics.
- 2022-04-11 17:31:04下载
- 积分:1
-
VB网页抓图精灵源码
自带网页浏览器,打开某一网址后,点击抓图按钮,可将本网页完整抓取成图片,原理和以前的截图相似,有兴趣的Vb爱好者可参考
- 2022-06-17 23:00:11下载
- 积分:1
-
This is a mathematical morphology in Matlab for digital image processing of the...
这个是数学形态学在Matlab中对于数字图像处理的应用的一些指导性的意见。希望大家能喜欢。-This is a mathematical morphology in Matlab for digital image processing of the guiding opinions. Hope that we can like.
- 2022-11-09 02:15:04下载
- 积分:1
-
PANELS开发基于DOS环境下用户界面...
软件类别:窗口界面 运行环境:Win9x/NT/2000/XP/...
PANELS开发基于DOS环境下用户界面...
软件类别:窗口界面 运行环境:Win9x/NT/2000/XP/ -PANELS development environment based on DOS user interface ... software categories : window interface operating environment : Win9x/NT/2000/XP /
- 2023-02-13 14:15:04下载
- 积分:1
-
基于空圆原理实现Delaunay分割,根据“多对角线交换循环算法”实现约束条件的插入...
基于空圆原理实现Delaunay分割,根据“多对角线交换循环算法”实现约束条件的插入-empty circle on principle to achieve Delaunay segmentation, according to the "multi-diagonal exchange cycle algorithm" to achieve the insertion restrictive conditions
- 2022-02-03 06:51:46下载
- 积分:1
-
采用Visual Basic 6 编写的下雨效果,效果较好!值得一看。
采用Visual Basic 6 编写的下雨效果,效果较好!值得一看。-Using Visual Basic 6 prepared to rain effects, better! Worth a visit.
- 2022-03-26 16:29:31下载
- 积分:1
-
高程纹理地形,高山,水,可以用鼠标转动画面
高程纹理地形,高山,水,可以用鼠标转动画面-Elevation texture terrain, mountains, water, you can rotate the screen with the mouse
- 2022-07-20 03:11:17下载
- 积分:1
-
Visual C++ CAD应用程序开发技术源代码ch2
Visual C++ CAD应用程序开发技术源代码ch2-Visual C CAD application development technology source code Pleistocene
- 2022-10-21 17:15:04下载
- 积分:1
-
- 2022-03-19 15:21:44下载
- 积分: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