-
这是一个简单的画图程序,能实现画直线与普通画笔一样的画图功能,并能对它们进行任意的裁剪,本人水平有限,程序必存在许多不足,望高人们能多加指点。...
这是一个简单的画图程序,能实现画直线与普通画笔一样的画图功能,并能对它们进行任意的裁剪,本人水平有限,程序必存在许多不足,望高人们能多加指点。-This is a simple drawing program, able to draw straight lines with the same brush ordinary drawing capabilities and their arbitrary cut, I limited, and certainly there are many procedures inadequate, and hopes people will be more high guidance.
- 2022-08-24 18:05:31下载
- 积分:1
-
用VC++.Net实现退化图像的恢复
用VC++.Net实现退化图像的恢复-VC. Net achieve the restoration of degraded images
- 2022-01-24 18:42:19下载
- 积分:1
-
tiff格式图片数据读取程序
该代码可以对Tiff格式的图像文件进行操作,可以识别文件头、文件信息头等信息。主要包含读tiff图像、写tiff图像两个函数,分别用于读取tiff文件中的图像像素数据和将图像数据存回tiff格式图像。
- 2022-03-22 16:27:55下载
- 积分:1
-
载入并显示3dsmax文件的代码
载入并显示3dsmax文件的代码-printed document and display the code 3dsmax
- 2022-12-19 03:00:03下载
- 积分:1
-
数字图像处理指南(数字图像处理),可以帮助你学习…
NI 数字图像处理教程(digital Image processing),可以帮助大家学习NI产品的图像处理模块。-NI Digital Image Processing Guide (digital Image processing), can help you learn NI product image processing module.
- 2022-12-25 09:25:03下载
- 积分:1
-
VB写的颜色转换器 演示VB中使用API进行图形编程
VB写的颜色转换器 演示VB中使用API进行图形编程-VB was the color converter demonstration using VB API Graphics Programming
- 2022-02-02 14:59:53下载
- 积分:1
-
应用程序向导创建了这个imageimportdialogdemo应用…
The application wizard has created this ImageImportDialogDemo application for
you. This application not only demonstrates the basics of using the Microsoft
Foundation Classes but is also a starting point for writing your application.
-The application wizard has created this Im ageImportDialogDemo application for you. Thi "s application not only demonstrates the basics of using the Microsoft Foundation Classes but i "s also a starting point for writing your applica tion.
- 2023-07-11 20:45:03下载
- 积分:1
-
在直角坐标系上画圆
在直角坐标系上画圆-the Cartesian coordinate system on the Circle
- 2023-09-07 12:15:02下载
- 积分:1
-
画外接圆的C++代码
//计算外接圆半径
//输入参数:
// 三角形三点坐标(ddDot0,ddDot1,ddDot2)
//输出参数...
画外接圆的C++代码
//计算外接圆半径
//输入参数:
// 三角形三点坐标(ddDot0,ddDot1,ddDot2)
//输出参数
// 圆心坐标(ddCenter)
// 圆心半径(dRad)
//成功:返回值>0
//失败:返回值
- 2022-03-21 03:10:38下载
- 积分:1
-
适合初学者入门学习的程序,使用microsoft的基本功能函数。主要实现了画矩形,画直线2大功能,对处于矩形框架外的直线进行裁剪。(工程文件名为“裁剪”)...
适合初学者入门学习的程序,使用microsoft的基本功能函数。主要实现了画矩形,画直线2大功能,对处于矩形框架外的直线进行裁剪。(工程文件名为“裁剪”)-AppWizard has created this CUT application for you. This application
not only demonstrates the basics of using the Microsoft Foundation classes
but is also a starting point for writing your application.
- 2022-10-19 19:40:04下载
- 积分:1