资源列表

« 1 2 ... .34 .35 .36 .37 .38 539.40 .41 .42 .43 .44 ... 1909 »

[GDI/图象编程图形处理和图像生成

说明:图象处理,提供了效率高的图象软件,其中包含有图象基本图元的处理-image processing, provides a highly efficient image software, which includes a basic image processing map yuan
<xm> 在 2024-10-05 上传 | 大小:130048 | 下载:0

[GDI/图象编程jxxz

说明:多彩矩形旋转框-colorful rotating rectangular box
<李翔> 在 2024-10-05 上传 | 大小:91136 | 下载:0

[GDI/图象编程一个小型画图工具

说明:一个用GDI实现的小型画图工具,文件操作、图象操作部分用DLL实现了。-GDI achieved with a small drawing tools, file manipulation, image handling sections with a DLL.
<小愈> 在 2024-10-05 上传 | 大小:95232 | 下载:0

[GDI/图象编程雪花效果

说明:用GDI实现的雪花效果。采用的技术是alpha混合,透明。编译工具是VC++。-using GDI achieved snowflake effect. The technology is the alpha blending, and transparency. Compiler tool is the VC.
<小愈> 在 2024-10-05 上传 | 大小:655360 | 下载:0

[GDI/图象编程图像处理程序

说明:一个简单模拟photoshop的图像处理程序.使用c#编写.对图像进行颜色,大小,画笔等各种处理... -a simple simulation of Photoshop image processing. C# prepared to use. Right image color, size, brushes and other treatment ...
<王亮> 在 2024-10-05 上传 | 大小:2305024 | 下载:0

[GDI/图象编程powuxian

说明:一个用C语言开发的画抛物线的程序,适用于在学习计算机图形学基础的同学-a C-language development paintings parabola procedures applicable to the study of computer graphics based on the students
<林杰> 在 2024-10-05 上传 | 大小:1024 | 下载:0

[GDI/图象编程Draw2

说明:一个简单的画线和画圆和正方形的程序,实现了序列化-a simple line drawing and Circle and Square procedures to achieve a sequence of
<geng> 在 2024-10-05 上传 | 大小:3762176 | 下载:0

[GDI/图象编程火焰文字

说明: 制作火焰文字 运行时文字周围有火焰闪动,颇为好看。 基本思想: 对于给定的文字,其周围的三原色分量值往外依次减去一个随机量 (该随机量随时间改变,造成动画效果),直到减到0为止。在文 字周围即可看到比文字颜色淡的火焰。如果忽略蓝色分量,并使黄 色分量减的快一些,即可得到真实的火焰效果。-flame produced text characters running around the flame f
<李建波> 在 2024-10-05 上传 | 大小:216064 | 下载:0

[GDI/图象编程huayuan

说明:这是一个生成圆周的源代码,首先用Bresenham算法生成八分圆坐标,再计算出8个对称点,生成圆周的所有点之后,按y值排序,转换成线段表。-This is a generation of source code circumference, first using Bresenham algorithm generated nearly circular coordinates, and then work out eight symm
<朱云> 在 2024-10-05 上传 | 大小:1024 | 下载:0

[GDI/图象编程Vesa_w

说明:函数int line_coor(int x1,int y1,int x2,int y2,struct DOT *dot) 采用Bresenham算法生成直线段的坐标-function int line_coor (int x, int y1, x2 int, int y2, struct* dot DOT) Bresenham algorithm used to create line and the coordinates of
<朱云> 在 2024-10-05 上传 | 大小:4096 | 下载:0

[GDI/图象编程t822

说明:函数int SingleTrackE(int i, int j, int iop, int *code) 实现单区域轮廓跟踪 函数int CodeToTable(int *code,struct DOT *dot)实现链码表转换成线段表 -function int SingleTrackE (int i, int j, iop int, int* code) to achieve single contour tracking fu
<朱云> 在 2024-10-05 上传 | 大小:2048 | 下载:0

[GDI/图象编程App6

说明:这是一个实现多区域跟踪的程序,分开图片的多个部分,并单独访问每个部分的的像素。-This is a multi-regional tracking procedures, a number of separate pictures, and visit every single part of the pixel.
<朱云> 在 2024-10-05 上传 | 大小:2048 | 下载:0
« 1 2 ... .34 .35 .36 .37 .38 539.40 .41 .42 .43 .44 ... 1909 »

源码中国 www.ymcn.org