资源列表

« 1 2 ... 44 45 46 47 48 4950 51 52 53 54 ... 1909 »

[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
<朱云> 在 2008-10-13 上传 | 大小:1279 | 下载: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
<朱云> 在 2008-10-13 上传 | 大小:4523 | 下载: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 f
<朱云> 在 2008-10-13 上传 | 大小:2507 | 下载:0

[GDI/图象编程App6

说明:这是一个实现多区域跟踪的程序,分开图片的多个部分,并单独访问每个部分的的像素。-This is a multi-regional tracking procedures, a number of separate pictures, and visit every single part of the pixel.
<朱云> 在 2008-10-13 上传 | 大小:2216 | 下载:0

[GDI/图象编程MicroDrawOcx

说明:一个用于cad开发得控件组。使CAD编程十分方便-a cad of development for the control group. So it is very convenient CAD programming
<掩藏> 在 2008-10-13 上传 | 大小:6857365 | 下载:0

[GDI/图象编程ColorChooserDemo

说明:java中如何进行图像颜色的转换... 调用java中的类实现界面颜色的变化-How to change the image color ... call java type of interface to achieve a change in color
<lp> 在 2008-10-13 上传 | 大小:1072 | 下载:0

[GDI/图象编程视频捕获程序代码

说明:这是一个纯粹的Win32 API 应用程序,No MFC。程序示范了VFW(Video for Windows)的使用。显示来自摄像头的视频并可以将视频截获下来保存为AVI文件。程序示范了非矩形窗口编程以及“文件保存”通用对话框的实现。本代码是初学者不可多得的例子程序。-This is a pure Win32 API application, No. MFC. The VFW procedure Model (Video for Wi
<张敏> 在 2008-10-13 上传 | 大小:19335 | 下载:0

[GDI/图象编程矢量绘图

说明:本代码实现了矢量绘图功能:直线、圆,各类曲线一应俱全,并可进行画笔画刷风格与颜色设定,并有文件保存功能 -the source implementation of vector graphics features : linear, circular, various curves in place, to carry out the brush stroke painting style and color settings an
<张敏> 在 2008-10-13 上传 | 大小:165119 | 下载:0

[GDI/图象编程经过扩展的CGraph类及示例工程源代码

说明:作者将一个CGraph类由像素模式下,扩展到逻辑模式下,并加了x,y轴的箭头,可以添加曲线名称。使用的方法: 复制Graph.h,Graph.cpp GraphLegend.cpp.GraphLegend.h GraphSeries.cpp,GraphSeries.h六个文件到相应的目录下,然后把他们加入到工程中,修改相应的头文件。在示例工程中作者提供了绘制饼图和直方图的代码。-CGraph author of a category
<张敏> 在 2008-10-13 上传 | 大小:29616 | 下载:0

[GDI/图象编程图像文件操作

说明:rar压缩包,包含一个自适应大小的位图控件,一个自适应大小的位图控件演示程序,在多文档客户区中增加位图底图演示程序,在多文档客户区中增加位图底图,TGA文件转换为GIF文件-rar compressed, includes an adaptive size of the bitmap controls, the size of an adaptive control Bitmap Demonstration Program, the M
<也风> 在 2008-10-13 上传 | 大小:822242 | 下载:0

[GDI/图象编程IMagepcoecssing

说明:直方图均衡比较有用的算法 对传统方法有比较好的改进-histogram equalization algorithm useful comparison to the traditional methods are relatively good improvement
<jfj> 在 2008-10-13 上传 | 大小:6769 | 下载:0

[GDI/图象编程自定义虚线

说明:该例实现了任意绘制虚线,可以自定义虚线的长度与间隔大小。 -achieve the cases of arbitrary drawing dotted, dashed line can define the length of the size and spacing.
<唐堂> 在 2008-10-13 上传 | 大小:27946 | 下载:0
« 1 2 ... 44 45 46 47 48 4950 51 52 53 54 ... 1909 »

源码中国 www.ymcn.org