CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 GDI/图象编程 搜索资源 - int

搜索资源列表

  1. Vesa_w

    0下载:
  2. 函数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
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:4.42kb
    • 提供者:朱云
  1. t822

    0下载:
  2. 函数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 function int CodeToTable (int *
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:2.45kb
    • 提供者:朱云
  1. Steinberg

    0下载:
  2. 有一点要说明,我们原来介绍的程序都是先开一个char类型的缓冲区,用来存储新图数据,但在这个算法中,因为e有可能是负数,为了防止得到的值超出char能表示的范围,我们使用了一个int类型的缓冲区存储新值。-point to note, we originally introduced procedures are to open a type of char buffer new plan to store data, but at this algorithm, e may be negati
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:1.93kb
    • 提供者:王夏
  1. BGIyanshichengxu4

    0下载:
  2. HILBERT.c:10年前写的一个程序,好象是画希尔伯特曲线的程序,用的是Bios中断 int 10实现的。-HILBERT.c : 10 years ago wrote a procedure appears to be painting Hilbert curve procedures, the suspension is fitted to achieve the 10 int.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:16.24kb
    • 提供者:weicy
  1. DrawTime

    0下载:
  2. 电子表控件,根据字库生成原理制作成0-9的电子表字库(二维数组).其中经典代码为读字模部分和透明显示部分.读者需要自己调用void _DrawTime(HDC hdc,int X,int Y,unsigned long color) 说明:参数color为字体颜色. 测试一下,是不是时间变漂亮了
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:10.51kb
    • 提供者:YJJ
  1. Ellipse

    0下载:
  2. 1.(椭圆)画一个与客户区等大,并随客户区改变大小的填充椭圆。(最好可以每次随机确定椭圆边框和填充的颜色,其中随机颜色分量的值,可调用[返回int型随机数的C语言]函数rand,再余上256[可得0~255之间的随机数]:rand() % 256) 2.(直线)用鼠标交互绘制动态直线。(参见3.5的2和3)
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:25.58kb
    • 提供者:钟国英
  1. GeometryDraw

    0下载:
  2. 画图 2.计算计算一组几何图形的面积之和重新写一个函数,类似于sum函数 3.在Shape中添加一个纯虚函数void Draw(CDC *pDC, Coordinate *m_pCoordinate) 它将作为所有几何类绘图的共同方法。 4.添加一个坐标系类:Coordinate。 5.在Polygon中重载void Draw(CDC *pDC) 6.在Ellipse中重载void draw(CDC *pDC) 7.在View类中的OnDraw(CDC *pDC)中将
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:101.79kb
    • 提供者:张平
  1. stringToint

    0下载:
  2. string转换为int的演示程序,挺简单-stringToint
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-08
    • 文件大小:4.75kb
    • 提供者:huahua
  1. ColorBlobExtractor

    0下载:
  2. This is a rudimentary color blob extractor. You may choose ExtractBlobs(int r, int g, int b) and call it with a tolerance for each value of red, green and blue channel. Afterwards you get the rectangles containing mainly this colors. Note: The
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-02
    • 文件大小:1.22kb
    • 提供者:dr4g0n76
  1. CooImage

    0下载:
  2. 项目中用的一个图像处理类 CCooImage,支持以下方法: BOOL CompareWithBMPFile(LPCTSTR file) void SetImage(Image* pImage) BOOL IsCreated() BOOL SetImage (LPCTSTR strImageFile) INT GetHeight() INT GetWidth() static void DrawTransparentBitmap(
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-30
    • 文件大小:4.89kb
    • 提供者:Jack
  1. Health

    0下载:
  2. 在窗口指定区域动态绘制波形类以及示例 初始化工作一次完成后,后续只需调用唯一接口 int AddNewValue(WORD wVal)即可。波形振幅、频率;曲线颜色、粗细、背景色都可以控制改变。-Dynamic rendering the designated area in the window class and the sample waveform initialization work that is completed, simply call up the only interf
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-06
    • 文件大小:10.44kb
    • 提供者:Dragia
  1. PfzDrawingSample

    0下载:
  2. 本文介绍了类,代表了全托管代码的位图。 一个位图,基本上是一维数组,使用了一些计算被视为一个二维数组看到。在这种数组中的值可以是颜色索引(当使用调色板)或RGB值直接使用某种类型的编码。托管位图具有PixelArray,这是一个字节数组,GrayscaleBitmap的诠释(System.Int32的),为ArgbBitmap为ColorBitmap颜色和简单的类。他们也知道有一个宽度,计算出的X / Y坐标。高度值,然后计算作为其宽度PixelArray长度划分。他们当然有一些其他方法。它
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-03
    • 文件大小:89kb
    • 提供者:胡九
  1. Test

    0下载:
  2. 测试代码,主要看int类型转换float后是怎么转换的。-Test code, mainly to see the int type float after conversion is how to convert.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-08
    • 文件大小:167.35kb
    • 提供者:ii
  1. MyCustomComboBox

    2下载:
  2. 自绘ComboBox,学自绘控件用的,希望对大家有用。-The CCstmComboBox class is derived from the MFC CComboBox class, and supports dialog data exchange and validation with DDX_CBString for CString and DDX_CBIndex for int variables like the ordinary CComboBox MFC class.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2015-01-11
    • 文件大小:134kb
    • 提供者:ji
  1. 46278309CAScourse2005PrinetEdge

    0下载:
  2. 基于Windows 环境下使用VC++ 进行图像处理编程,很适合初学者-how to do Image processing based on c++ int windows environment!!!
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-12-04
    • 文件大小:5.75mb
    • 提供者:hanliangliang
  1. a11

    0下载:
  2. arc画圆弧 int X0=300 int Y0=300 //圆心 int R=50 //半径 pDC->Arc(X0-R,Y0-R,X0+R,Y0+R,X0+R,Y0,X0+40,Y0-30) -Draw an arc arc
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-07
    • 文件大小:1.83mb
    • 提供者:顾生普
  1. bmpScreen

    0下载:
  2. /*类名称:bmpScreen.h。 类功能:提供了一个MFC下截取窗口特定部分并保存为bmp图片的类。 类参数:Crect rect, int left, int top, int top, char* name。 类参数说明: (1)Crect rect 定义截图框的大小。 (2)int left 定义截图框距截图窗口左边的距离。 (3)int top 定义截图框距截图窗口上边的距离。 (4)char *name 定义所截图的
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-13
    • 文件大小:1.77kb
    • 提供者:koma
  1. jingziqi

    0下载:
  2. #include < iostream> 井字棋using namespace std const int n=3 int block[n][n]={0,0,0,0,0,0,0,0,0} void draw(int **,int x,int c) -# Include < iostream> using namespace std const int n = 3 int block [n] [n] = {0,0,0,0,0,0,0,0,0} void draw (int*
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-26
    • 文件大小:8.54kb
    • 提供者:opjrkulic
  1. PtClr

    0下载:
  2. vc++ 获得指定像素点的颜色,如演示截图所示,用户可以用鼠标左键单击图片的某一处时,就会在图片的右侧以该点颜色填充一个实心的矩形。实现方法通过函数COLORREF CDC::GetPixel( int x, int y)可以得到指定点的颜色,其参数x、y 是指定点的坐标-When vc++ for the specified pixel color, as shown in the screenshot demonstrates, the user can use the left mouse
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-28
    • 文件大小:76.01kb
    • 提供者:wangshuang
  1. DrawOfMemory

    0下载:
  2. VC++内存绘图例子代码,包括了多个实用的VC++函数:比如DrawLine函数:将传入函数的值以图像的形式显示到对应的控件上(int AllNum:总的数据量,int Value[]:数据值数组,COLORREF PenColor:画笔的颜色,CWnd *pWnd:需要显示曲线的控件指针);DrawWave函数,将传进函数的值以图像的形式显示到对应的控件上;DrawMultiLine函数:将传进函数的值以图像的形式显示到对应的控件上,可以显示多个数据段。-VC++ example code g
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-16
    • 文件大小:135.75kb
    • 提供者:dfjdj
« 12 »
搜珍网 www.dssz.com