-
图形学迷你绘图
利用MFC绘制简易图形。简单的绘图编程。可绘制简单图形,矩形圆形多边形等。可对绘制图形进行颜色的填充。可绘制立方体,并进行平移旋转操作。可绘制B样曲线和Bezier曲线。
- 2023-08-11 10:50:05下载
- 积分:1
-
use of coal and rock deformation and rupture process of electromagnetic radiatio...
利用煤岩变形、破裂过程的电磁辐射监测技术可以预测、预报煤岩动力灾害。文章采用VC++6.0开发设计了基于Windows平台的电磁辐射连续监测软件,根据动态数据交换(DDE)和多线程技术实现了进程、线程间的通信及多信号的实时采集、显示和分析,为煤岩动力灾害的预测、预报提供了先进的技术手段。-use of coal and rock deformation and rupture process of electromagnetic radiation monitoring technology forecasting, predicting coal and rock power disaster. Using the VC 6.0 Design based on the Windows platform electromagnetic radiation continuous monitoring software, Dynamic Data Exchange (DDE) and multithreading technology to achieve a process of communication between threads and multiple real-time signal acquisition, display and analysis of coal and rock dynamic disaster forecast, pre- reportedly provided advanced technological means.
- 2023-07-13 06:40:03下载
- 积分:1
-
利用VC++编写的一个图像文字显示效果的救济,显示颜色梯度…
用VC++编写得图像显示浮雕文字效果、显示渐变色彩、阈值变换得源码-Using VC++ to prepare a text image display effect of relief, showing color gradient, threshold transform a source
- 2022-07-16 03:14:54下载
- 积分:1
-
很不错的哦 很不错的哦 很不错的哦
很不错的哦 很不错的哦 很不错的哦-very good, oh very good, oh very good very good, oh, oh, oh very good
- 2023-02-18 02:25:03下载
- 积分:1
-
是关于梯度矢量流snake的程序代码,长须很详细,可以学到梯度矢量流snake模型中能量函数的计算方法。...
是关于梯度矢量流snake的程序代码,长须很详细,可以学到梯度矢量流snake模型中能量函数的计算方法。-Gradient vector flow snake on the program code, long to be very detailed and can learn a gradient vector flow snake model in the energy function is calculated.
- 2023-01-18 18:50:03下载
- 积分:1
-
用Java实现的图像教学程序,涵盖大部分基本图像处理技术:(1)图像几何变换(图像翻转、旋转、缩放);(2)色彩变换(灰度直方图,RGB...
用Java实现的图像教学程序,涵盖大部分基本图像处理技术:(1)图像几何变换(图像翻转、旋转、缩放);(2)色彩变换(灰度直方图,RGB->YSH变换,对比度调整,色彩增强,灰度均衡);(3)卷积(锐化、柔化、边缘提取、中值滤波);(4)频率变换(快速傅立叶fft,小波分解重构)-A teaching program which implements in Java. It includes most essential image processing technology.
1. Geometry Transform(Flip, Rotate, Scale)
2. Color Transform(Histogram, RGB-YSH Translate, Contrast, Level, Equalize in gray)
3. Convolve (Sharpness, Smooth , Edge enhancement, Mean)
4.Frequence Transform (FFT, wavelet reconstruct)
- 2022-09-17 21:10:02下载
- 积分:1
-
运用计算机图形学知识绘制B样条曲线。绘制时用鼠标取点,鼠标也可以移动已经绘制好的点。...
运用计算机图形学知识绘制B样条曲线。绘制时用鼠标取点,鼠标也可以移动已经绘制好的点。
- 2022-04-26 21:34:41下载
- 积分:1
-
一个动态走动的时钟。并有走动的声音输出,用DOS的图形模式,中断显示图形。...
一个动态走动的时钟。并有走动的声音输出,用DOS的图形模式,中断显示图形。-A dynamic around the clock. And have to move the sound output, using DOS graphics mode, interruption of display graphics.
- 2022-08-09 13:22:29下载
- 积分:1
-
Realize a kind of image translation operation, input image, x translation and y...
实现了一种图像的平移操作,输入为图像,x平移量和y平移量。-Realize a kind of image translation operation, input image, x translation and y translation volume.
- 2022-01-27 18:10:58下载
- 积分:1
-
画图板工具
这是一个类似windows系统自带的画图板一样的工具,我们可以拖住鼠标左键来画出我们心仪的图画,当鼠标离开时就停止。界面左上角的数字是为了验证鼠标在被前这个窗口内捕获,除了这个界限就表示不能被捕获
- 2022-02-13 03:25:01下载
- 积分:1