-
jpeg压缩与解码的小程序,vc下开发的。//Name:compress.c//Purpose: Run length algorithm and Jpeg d...
jpeg压缩与解码的小程序,vc下开发的。//Name:compress.c//Purpose: Run length algorithm and Jpeg decoding//Author: phoenix, CS, TshingHua, Beijing, P.R.C.//Email: bjlufengjun@www.163.net or lufengjun@hotmail.com//Date:April 3, 1998-a small programme of jpeg codec and decode in VC
- 2022-01-26 04:45:28下载
- 积分:1
-
该源码可以实现计算机图形学中的立方体三维旋转变换
该源码可以实现计算机图形学中的立方体三维旋转变换-The source can be achieved in computer graphics three-dimensional rotation of the cube
- 2022-02-14 15:33:53下载
- 积分:1
-
Qt绘图程序,使用QGraphicsView框架编写的绘图demo,实现了缩放,选择,移动等基本操作。
使用Qt QGraphicsView框架编写的一个绘图程序,实现了图形的创建,缩放,移动,旋转等基本操作。对于初学Qt绘图的朋友会有帮助。
- 2023-08-07 22:55:04下载
- 积分:1
-
java3D实现不同灯光的照射效果,场景中同时有阴影出现
java3D实现不同灯光的照射效果,场景中同时有阴影出现-java3D to achieve the different effects of light exposure, the scene at the same time to cast a shadow appears
- 2022-03-12 20:40:20下载
- 积分:1
-
GDI+是对GDI的一个令人兴奋的扩展,但由于某些原因,它没有提供绘制圆角矩形的函数,虽然我们可以在GDI+中使用GDI中的函数,但这样一来我们没办法在圆角矩形...
GDI+是对GDI的一个令人兴奋的扩展,但由于某些原因,它没有提供绘制圆角矩形的函数,虽然我们可以在GDI+中使用GDI中的函数,但这样一来我们没办法在圆角矩形中使用GDI+中的纹理和透明色等新特性。怎么办?GDI+中有一个GraphicsPath 的类,我们可以用它构造各种形状并且可用任何画刷来填充这些形状。本源码中提供了一个可以加到任何工程中的函数,并用它来绘制了一个圆角矩形,矩形的远郊程度可以通过一个滑动条来设置-GDI GDIGDI How? GDI is a GraphicsPath the category, we can use it for all sorts of shapes and structures available to any brush painting to fill these forms. The source provided a project can be added to any of the functions, and use it to draw a rectangular fillet, rectangular extent of the suburbs of the city through a sliding strip to set up
- 2022-05-17 07:54:37下载
- 积分:1
-
通用的去验证码中干扰线的资料,使用最短路径和方向偏移算法实现...
通用的去验证码中干扰线的资料,使用最短路径和方向偏移算法实现-A common code to verify the information in the interference lines, use the shortest path and direction of the offset algorithm
- 2022-08-14 08:53:29下载
- 积分:1
-
Image Recognition and Treatment
图象的信息识别与处理-Image Recognition and Treatment
- 2022-03-13 12:42:37下载
- 积分:1
-
基于遗传算法的图像边缘检测算法,与Robert算子、bobel算子、prewitt算子、kirsch算子、gauss-laplace算子的结果进行了对比。...
基于遗传算法的图像边缘检测算法,与Robert算子、bobel算子、prewitt算子、kirsch算子、gauss-laplace算子的结果进行了对比。-Based on genetic algorithm for image edge detection algorithm, with Robert operator, bobel operator, prewitt operator, kirsch operator, gauss-laplace operator of the results were compared.
- 2022-03-30 18:13:06下载
- 积分:1
-
均值滤波器对噪声的过程,取得了显著的效果,已通过…
均值滤波去噪声程序,效果显著,已经通过调试-Mean filter to the noise process, achieved significant results, have been through the debugging
- 2022-05-19 12:11:25下载
- 积分: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