-
计算机图形学的实习编程,简单的图形绘制如圆、多边形等
计算机图形学的实习编程,简单的图形绘制如圆、多边形等-Internship in computer graphics programming, graphics rendering, such as a simple circle, polygon, etc.
- 2023-08-05 14:00:03下载
- 积分:1
-
为VC6.0应用程序制作启动封面
为VC6.0应用程序制作启动封面-VC6.0 applications for the production of activated cover
- 2022-03-22 12:48:30下载
- 积分:1
-
Code128, code39, code25 bar code
Code128,code39,code25 条形码-Code128, code39, code25 bar code
- 2022-08-18 17:52:10下载
- 积分:1
-
案例1-金刚石图案算法
案例1-金刚石图案算法案
- 2022-05-19 06:02:36下载
- 积分:1
-
这是一个简单的绘图程序,编制该程序的过程包括建立应用程序的基本框 架、处理视图、处理文档、串行化处理、滚动处理、窗口分割、创建对话模板 资源、创建对话类、定义成...
这是一个简单的绘图程序,编制该程序的过程包括建立应用程序的基本框 架、处理视图、处理文档、串行化处理、滚动处理、窗口分割、创建对话模板 资源、创建对话类、定义成员变量、定义消息处理函数、创建对话类对象并显 示对话框以及添加工具栏按钮。 该程序的功能就是在单文档窗口中绘制各种不同线宽(有六种线宽)、不 同风格(有三种风格:实线、划线和点线)和不同颜色的线段。并且具备保存、 恢复、撤消、滚动、窗口分割等功能。 该程序所用到的都是Visual C++最基本、最核心的内容。-This is a simple drawing program, the preparation of the procedures for the establishment of the process, including the application of the basic framework for handling View, documents, serial processing, and rolling, window segmentation, create dialogue template resources, the creation of such a dialogue, the definition member variables, the definition Message Handling Functions to create dialogue and object type dialog box appears and add toolbar button. The procedure is the function of a single document window mapping different width (a six linewidth), the different styles (three styles : solid line, and crossed point line) and different colors segment. And with the preservation, restoration, lifting, rolling, the window segmentation capabilities. The
- 2022-12-02 23:35:03下载
- 积分:1
-
利用VC.NET的鼠标画工程曲线程序
利用VC.NET的鼠标画工程曲线程序-use VC.NET mouse painting process works curve
- 2022-03-15 10:42:54下载
- 积分:1
-
jpeg encode
论文主要介绍了JPEG的编码和解码过程。该程序的编码部分能把一张BMP格式的图象进行JEPG编码,压缩成以二进制形式保存的文件;通过相应的解码程序又可以把图象解压缩出来。在图象传送过程中,我们经常采用JPEG格式对静态图象进行编码。JPEG基本系统是一种有损编码,无法完全恢复出原图象,信息有一定的丢失,称为有损压缩。尽管我们希望能够无损压缩,但是通常有损压缩的压缩比(即原图象占的字节数与压缩后图象占的字节数之比,压缩比越大,说明压缩效率越高)比无损压缩的高。JPEG编码先把图象色彩RBG变成亮度Y和色度Cr、Cb,它利用人的视觉对色度不敏感的特点,减少一部分色度数据,以达到压缩。 JPEG采取多种编码方式,包含有行程编码(Run Length Coding)和哈夫曼(Huffman)编码,有很高的压缩比。在编码前,先对数据进行分块,离散余弦变换(DCT)及量化,保留能量大的低频信号,丢弃高频信号以达到压缩。解码时,进行熵解码,反量化,反离散余弦变换(IDCT)。
- 2022-03-16 06:35:42下载
- 积分:1
-
a simple graphical filling algorithm source code files as described!
一个简单的图形填充算法,源代码如文档中所述!-a simple graphical filling algorithm source code files as described!
- 2022-01-25 19:42:30下载
- 积分:1
-
一个很简单的VC++实现的在窗口中写字的程序 供MFC初学者参考
一个很简单的VC++实现的在窗口中写字的程序 供MFC初学者参考-a very simple VC in the window and write procedures for beginners reference MFC
- 2022-01-25 20:38:23下载
- 积分:1
-
image of a mathematical problem. Djvu used browser open.
图像中的数学问题。用djvu浏览器打开。-image of a mathematical problem. Djvu used browser open.
- 2022-03-15 06:12:54下载
- 积分:1