-
有关图形编程方面的VC源码,相信大家会用得上的
有关图形编程方面的VC源码,相信大家会用得上的-the graphical programming of VC source, I believe we need them!
- 2023-08-17 13:40:04下载
- 积分:1
-
计算机图形学之多边形绘制的源码及其程序。
计算机图形学之多边形绘制的源码及其程序。-Computer graphics rendering of the source polygon and its procedures.
- 2022-02-03 16:30:44下载
- 积分:1
-
读入图像文件,做图像反转,然后显示图像在屏幕上,基于OPenCv的...
将一个VC程序代码,它能将数据文件放入bmp位图文件中,并能从bmp 中提取出原文件。以便大家在这里通过下载图片来得到图片中的资源-A VC program code, it will be data files Add bmp bitmap file, and extracted from the original bmp file. To everyone here by downloading pictures to get the picture of the resources
- 2022-03-21 08:20:23下载
- 积分:1
-
结合PCA+LDA的图像识别算法VC封装类,PCA(主元素分析,光照敏感),可用于人脸识别的初级算法...
结合PCA+LDA的图像识别算法VC封装类,PCA(主元素分析,光照敏感),可用于人脸识别的初级算法-combination of image recognition algorithm VC Packaging category, PCA (principal component analysis, Light-sensitive), can be used for the initial face recognition algorithm
- 2023-01-26 08:10:04下载
- 积分:1
-
Tip : JPEG compression is divided into three parts : Principles and 1.JPEG compr...
提示: JPEG压缩分为三个部分: 1.JPEG压缩原理及算法(RGB/YCbCr,DCT/IDCT,量化,Z字型编码,用DPCM对DC/用RLE对AC编码/Huffman编码) 2.JPEG标记格式 3.JPEG图片文件的组织形式(位于SOS后的图像压缩数据是由MCU块怎样排列的,特别是使用了DRI之后) 还有许多细节问题: 1.解码过程中遇到“FF 00”当“FF”处理,否则忽略“FF” 2.进行DCT前YCbCr要减128,进行IDCT前要加128(相当于Y减128,YCbCr不需要加128) 3.每个标记中数据可以不止一个(去掉长度的部分就是一段)-Tip : JPEG compression is divided into three parts : Principles and 1.JPEG compression algorithm (RGB/YCbCr, DCT/IDCT, quantification, Z-shaped coding, using the DPCM DC/AC with RLE encoding/Huffman coding) 2.JPEG tags 3.JPEG Photo paper form (located in the SOS image data is compressed by the MCU to set pieces, particularly after the use of DRI), there are many details : 1. decoding process encountered "FF 00," when the "FF", otherwise overlooked "FF" 2 .DCTYCbCr128IDCT128Y128YCbCr128 3.
- 2022-01-25 19:23:45下载
- 积分:1
-
纯C语言开发的图标/图片按钮源代码,这个程序中使用了字体font, 绘制形状shape, 绘制边edge, 绘制颜色color, 使用刷子brush 和钢笔pe...
纯C语言开发的图标/图片按钮源代码,这个程序中使用了字体font, 绘制形状shape, 绘制边edge, 绘制颜色color, 使用刷子brush 和钢笔pen完成。
-Although Windows has a really cool GUI, sometimes the way standard buttons look quite does not meet our requirements. We may then choose buttons with a style called "owner-draw". The owner has to draw the button in every aspect (background, border, text, image) of every situation that requires drawing (click, enable, focus, etc.).It took me days to come up with something functional, Now here is some simple, reliable code: if it proves useful I will write something about owner-draw buttons with text (dealing with fonts, shapes, edges, colorrefs, brushes and pens).
- 2022-08-10 21:55:53下载
- 积分:1
-
动画正弦线
VB绘制正弦线,用VB实现在图片框中绘制坐标轴,并在坐标系内动态生成正弦线。注释:首先清除picture1内的图形,设置绘线宽度,绘坐标系的X轴及箭头线,绘坐标系的Y轴及箭头线,指定位置显示原点O,重设绘线宽度,用For循环绘点,使其按正弦规律变化。步长值很小,使其形成动画效果,指定位置显示描述文字
- 2023-04-13 16:05:03下载
- 积分:1
-
delphi版三次样条插值,并有两个例子
delphi版三次样条插值,并有两个例子-delphi version of cubic spline interpolation, and two examples
- 2022-01-26 07:22:51下载
- 积分:1
-
可以打印16演示图形,非常好的VB源代码
可以打印16位图形的演示,非常好的vb源代码-can print 16 demo graphics, very good vb source code
- 2022-02-15 14:13:31下载
- 积分:1
-
数字图像非局部均值算法,很好的哦。我自己试过了
数字图像非局部均值算法,很好的哦。我自己试过了
- 2022-08-16 04:01:19下载
- 积分:1