-
拉普拉斯算子、Sobel算子和Prewitt算子对图像进行边缘、轮廓的检测...
拉普拉斯算子、Sobel算子和Prewitt算子对图像进行边缘、轮廓的检测-Laplace operator, Sobel Operator and Prewitt Operator right image edge contour detection
- 2022-07-12 22:07:37下载
- 积分:1
-
本代码可以生成并显示分形图像。
本代码可以生成并显示分形图像。-the code can generate and display fractal images.
- 2022-01-21 18:19:21下载
- 积分:1
-
用VB6写的一个波形绘制软件,类似windows 任务管理器界面,只是绘制一个框架,实时波形须在控件的Display()方法中加入代码...
用VB6写的一个波形绘制软件,类似windows 任务管理器界面,只是绘制一个框架,实时波形须在控件的Display()方法中加入代码-Using VB6 to write a waveform drawing software, windows task manager like interface, but a framework for mapping, real-time waveform to be in control of the Display () method to add code
- 2022-06-14 13:18:09下载
- 积分:1
-
200us延时子程序,延时时间可以调整。
200us延时子程序,延时时间可以调整。-200us delay subroutine, delay time can be adjusted.
- 2022-03-31 04:46:57下载
- 积分:1
-
C language of a wavelet to dry acoustic. Have great practical significance ah, c...
通过C语言来对小波去除燥声。有很大现实意义啊,程序完整
-C language of a wavelet to dry acoustic. Have great practical significance ah, complete procedures
- 2022-03-05 16:55:46下载
- 积分:1
-
有序抖动图像半调程序
有序抖动图像半调程序-jitter images semi- orderly transfer procedures
- 2022-07-19 07:04:14下载
- 积分:1
-
来源,牛顿
数值分析作业源码,NEWTON插值算法,输出计算结果。请高手多指点!-source, the Newton-interpolation algorithm, and the output results. 19:56 urged more!
- 2022-03-06 08:49:24下载
- 积分:1
-
C thinning algorithm
C thinning algorithm
- 2022-04-24 16:14:27下载
- 积分:1
-
MSFlexGrid的对照样品,使每个细胞可以形成一个独立的编辑。
MSFlexGrid控件的一个示例,使表格的每一格都可单独编辑。-MSFlexGrid a control sample, so that each cell can form a separate editorial.
- 2023-06-25 18:40:02下载
- 积分:1
-
本实验实现RGB颜色与HLS颜色的相互转换;在此实验中,定义了函数void HSLtoRGB(UINT hue, UINT sat, UINT light, B...
本实验实现RGB颜色与HLS颜色的相互转换;在此实验中,定义了函数void HSLtoRGB(UINT hue, UINT sat, UINT light, BYTE &r, BYTE &g, BYTE &b)实现HSL向RGB转换;void CPaletteDlg::RGBtoHSL(BYTE r, BYTE g, BYTE b, UINT &hue, UINT &sat, UINT
&light)实现RGB向HSL转换-Experimental realization of the RGB and HLS color color conversion in this experiment, the definition of the function void HSLtoRGB (UINT hue, UINT sat, UINT light, BYTE & r, BYTE & g, BYTE & b) the realization of HSL to RGB conversion void CPaletteDlg: : RGBtoHSL (BYTE r, BYTE g, BYTE b, UINT & hue, UINT & sat, UINT & light) to achieve conversion RGB to HSL
- 2023-04-19 04:00:05下载
- 积分:1