-
VGA图像的存储与恢复:介绍三种不但可有效地存取VGA整屏图像,而且能实现存取任
意大小图块的方法及其Turbo C函数。...
VGA图像的存储与恢复:介绍三种不但可有效地存取VGA整屏图像,而且能实现存取任
意大小图块的方法及其Turbo C函数。-VGA image storage and recovery
- 2022-05-25 21:18:50下载
- 积分:1
-
演示在对话框窗口上用鼠标点画矩形框,类似画图程序中的橡皮线...
演示在对话框窗口上用鼠标点画矩形框,类似画图程序中的橡皮线-Demonstration in the dialog window rectangular box with the mouse stippling, drawing program similar rubber line
- 2023-03-28 14:00:03下载
- 积分:1
-
vc++实现位图转换 Converting DIB to DDB 将一个设备无关的位图转换成设备相关的位图...
vc++实现位图转换 Converting DIB to DDB 将一个设备无关的位图转换成设备相关的位图-vc Bitmap Conversion Converting DIB to DDB to a device-independent bitmap conversion equipment related to the Bitmap
- 2022-08-18 19:07:06下载
- 积分:1
-
本程序是VC图像处理程序,是学习游戏开发不可多得的资料!
本程序是VC图像处理程序,是学习游戏开发不可多得的资料!-VC image processing procedures, the development of the game is a rare study of information!
- 2022-07-23 03:29:07下载
- 积分:1
-
帮助学习图形学的学生和工程人员的好工具,里面动态的演示了图形生成过程,详细的源代码使你粘贴后就可以运行,其中包括DDA、resenham、
逐点比较法直线生...
帮助学习图形学的学生和工程人员的好工具,里面动态的演示了图形生成过程,详细的源代码使你粘贴后就可以运行,其中包括DDA、resenham、
逐点比较法直线生成算法;bresenham,DDA,中点画圆算法;n次bezier,
spline,Bspling,Hermite曲线生成算法;单线性,双线性,
Bezier曲面生成算法;矢量,点阵字符生成算法;扫描填充,
种子填充算法,多边形,直线裁剪算法;平移,比例,旋转,
原点对称,错切变换算法;-help students learning graphics and engineering staff a good tool, they demonstrated a dynamic graphics generation process, the detailed source code so that you can run after the paste, including DDA, resenham, point by point comparison Linear Algorithm; Bresenham, DDA, the midpoint Circle algorithm; N bezier, spline, Bspling, Hermite curve generation algorithm; single, bilinear, Bezier surface generation algorithm; vector, Character generation algorithm; scanning fill the seed filling algorithm, polygons, linear cutting algorithm; translation ratio, rotation, symmetric origin , Shear Transform algorithm;
- 2022-12-31 03:15:03下载
- 积分:1
-
支持动画特效显示的条形棒图图表示例控件源代码,支持缩放,支持 X,Y坐标轴标识,支持图标主标题及副标题设定,支持图例值悬浮显示,支持渐变色图形条,已经修改支持中...
支持动画特效显示的条形棒图图表示例控件源代码,支持缩放,支持 X,Y坐标轴标识,支持图标主标题及副标题设定,支持图例值悬浮显示,支持渐变色图形条,已经修改支持中文显示。听说占用资源有点厉害,喜欢的朋友可以动手处理一下。-To support the animation effects of the strip bar chart shows examples of control charts source code, support zoom, support for X, Y axes logo, icon support the main heading and subheading set up to support the legend shows the value of suspension, support gradient color graphics article has been modified to support Chinese display. I heard a little bit worse occupied resources, like friends can do you deal with.
- 2022-12-21 05:40:03下载
- 积分:1
-
flash播放代码,简单阐述了flash播放的原理。
flash播放代码,简单阐述了flash播放的原理。-flash player code, briefly addressed the principle of flash player.
- 2022-07-23 00:57:35下载
- 积分:1
-
图像显示功能,VC环境下,只有必要的代码问题…
实现VC环境下的图像显示功能,只需要将代码溶入现有程序,就能实现显示功能。不需要额外工作量。-VC environment of image display functions, it is only necessary code into existing procedures, it will be able to display. No additional workload.
- 2023-02-05 05:40:03下载
- 积分:1
-
clear all clc
load C:a_RADARSAT_ProcessingRead_the_CDEXTRACTED_DATACDdata1...
clear all clc
load C:a_RADARSAT_ProcessingRead_the_CDEXTRACTED_DATACDdata1
sig=double(data) [M,N]=size(sig)
sig_fft=fft(sig) clear sig data -clear all clc
load C:a_RADARSAT_ProcessingRead_the_CDEXTRACTED_DATACDdata1
sig=double(data) [M,N]=size(sig)
sig_fft=fft(sig) clear sig data
- 2022-10-23 08:30:04下载
- 积分:1
-
矢量图形的绘制 点 线 多变形 椭圆 椭圆弧 面积计算 坐标保存成txt文件...
矢量图形的绘制 点 线 多变形 椭圆 椭圆弧 面积计算 坐标保存成txt文件
- 2022-07-21 20:56:45下载
- 积分:1