-
DCM文件转BMP文件,支持多帧DCM图片的转换,命令提示行下的
DCM文件转BMP文件,支持多帧DCM图片的转换,命令提示行下的-DCM BMP file documents to support multi-frame pictures of DCM conversion, Command Prompt under the
- 2023-01-26 13:10:04下载
- 积分:1
-
一个基于vc++的运动物体跟踪的程序代码,希望对大家有所帮助,测试无误...
一个基于vc++的运动物体跟踪的程序代码,希望对大家有所帮助,测试无误-Vc++ based object tracking the movement of program code, want to help everyone, test and correct
- 2022-05-14 16:42:59下载
- 积分:1
-
C#实现的将2个图片合成为新图片
C#实现的将2个图片合成为新图片-C# will be the two pictures for the new Photo Synthesis
- 2022-05-15 05:59:04下载
- 积分: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
-
PointLight_Shader OpenGL 模拟飞机,VC环境,使用了glut,可以作为学习OpengGL的例子。...
PointLight_Shader OpenGL 模拟飞机,VC环境,使用了glut,可以作为学习OpengGL的例子。-PointLight_Shader OpenGL simulation of the aircraft, VC environment, the use of a glut, can serve as a learning OpengGL example.
- 2023-07-04 08:45:05下载
- 积分:1
-
openve is a library for image and video in c,this programe is developed on VC, c...
RTX51 example use. Inside are example on how to use RTX51 RTOS. it uses memory pool, messages, RTXbank and shared var
- 2022-02-16 06:33:29下载
- 积分:1
-
绘制二维坐标系的源码。且包含绘制sin(x)和cos(x)的例子。
绘制二维坐标系的源码。且包含绘制sin(x)和cos(x)的例子。-The code of drawing coordinate system,including the examples of drawing sin(x) and cos(x).
- 2022-03-14 09:53:12下载
- 积分:1
-
根据多边形区域的填充原理可以推广到圆域的填充,由于圆的特殊属性,即可根据任何欲填充的像素点与圆心的距离是否大于或小于半径来判断是否在圆内或圆外,具体实现程序如下...
根据多边形区域的填充原理可以推广到圆域的填充,由于圆的特殊属性,即可根据任何欲填充的像素点与圆心的距离是否大于或小于半径来判断是否在圆内或圆外,具体实现程序如下;
利用中点画圆算法实现边界程序:
void CArea_FillData::MidpointCircle(int xc, int yc, int r, int color)
{//画八分之一的圆
int x,y,d
x=0 y=r d=1-r
WholeCircle(xc,yc,x,y,color)
while(x
- 2023-03-14 21:40:04下载
- 积分:1
-
可以打印16演示图形,非常好的VB源代码
可以打印16位图形的演示,非常好的vb源代码-can print 16 demo graphics, very good vb source code
- 2022-02-15 14:13:31下载
- 积分:1
-
小波基的构造,每步均有说明,讲解很详细,值得学习
小波基的构造,每步均有说明,讲解很详细,值得学习-Wavelet construction, each step that has to explain in great detail, it is worth learning
- 2022-03-12 03:36:07下载
- 积分:1