搜索资源列表

  1. PrinceDraw

    0下载:
  2. 本程序为图形学课程的一个小程序,注点是在用画点和各种图形的算法来实现各种图-the procedures for graphics courses a small program, the Note is painted various graphical point and the algorithm to achieve maps
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:116324
    • 提供者:prince
  1. powerDraw

    0下载:
  2. 通过按纽来画线,画点的,只实现了基本的功能-through button to line drawing, painting point, only to achieve the basic functions
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:50941
    • 提供者:wulu
  1. 任意点开始的顺圆

    0下载:
  2. 虽然系统有给出划圆的直接的函数,但是没有让读者了解具体的计算机系统内部的绘制过程,本程序以顺圆为例,以逐点逼近法画出了并且是可以从任意点开始的顺圆的程序-Although the system is given a round of direct function, but did not allow the reader to understand the specific computer systems within the ma
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1142
    • 提供者:胡燕燕
  1. 逐点比较法画圆

    0下载:
  2. 其实这个是 用逐点比较法求得的关于圆的画法,但是一定要在 win-tc的环境下-In fact, this is a case-by-point comparison of the circular obtained by the method of painting, but must win-tc environment
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:33274
    • 提供者:西单
  1. 逐点比较法插补圆弧

    0下载:
  2. 这是用VC++中的MFC实现的,逐点比较法插补从而画出圆弧-Circular arc is drawn by the point-to-point comparison arc interpolation which implemented by the MFC of VC++.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:26438
    • 提供者:李少
  1. 基于c语言的图像处理程序

    0下载:
  2. 基于c语言的图像处理程序,可以运行,可以画点、线、圆,边缘检测,阈值处理等等,很强大。
  3. 所属分类:图形图象

  1. 位图全色生操作类,指纹识别,角点检测,锐化,反色等操作类C++

    0下载:
  2. 指纹识别中的一个步骤分支点检测的实现,使用的是我个人编写的位图操作类,本位图操作类中的算法组,可以用于所有能够返回具有指针特性图像矩阵的文档操作类库。也就是说通用性很强。算法组还包括指纹识别算法,卷积函数。位图操作类包括的方法有 tmBmp(); tmBmp(const std::string & fname, BYTE clrBit = 8 ,DWORD imW = 256,DWORD imH = 256);
  3. 所属分类:GDI/图象编程

    • 发布日期:2009-04-09
    • 文件大小:15714
    • 提供者:tr0217
  1. 画圆和直线

    0下载:
  2. windows界面中,画直线,点,圆,正方形程序。可调线宽。
  3. 所属分类:源码下载

    • 发布日期:2010-09-13
    • 文件大小:3896896
    • 提供者:oxyzen
  1. t6963 的程序 里面有正弦

    0下载:
  2. 里面有正弦。画点 画线 画圆 很不错的51驱动
  3. 所属分类:菜单

  1. JSDraw

    0下载:
  2. 自己写的一个js画图脚本,运用表格实现,可以画点线矩形圆形,ie打开会卡死,但是其他内核的浏览器完全不会卡,
  3. 所属分类:浏览器

    • 发布日期:2011-04-16
    • 文件大小:1720
    • 提供者:kisiboo
  1. 用MATlab画圆

    0下载:
  2. 使用MATLAB描点和画圆
  3. 所属分类:源码下载

    • 发布日期:2011-09-10
    • 文件大小:1415
    • 提供者:cx901027
  1. 多点触摸测试

    0下载:
  2. ANDROID 画线测试功能软件 ,可以实现多点的获取
  3. 所属分类:Modem编程

    • 发布日期:2012-03-15
    • 文件大小:57132
    • 提供者:243100151
  1. 画散点图

    0下载:
  2. 通过选择栅格数据影响,画出该栅格数据的散点图。在计算NDVI的时候,非常方便。
  3. 所属分类:GIS编程

  1. 高速椭圆绘制程序

    0下载:
  2. 高速椭圆绘制程序   程序中var16为有符号16位数字型,uvar16为16位无符号数字型,uvar32为无符号32位数字型,var32为有符号32位数字型。Ellipse参数中的x0,y0为圆心坐标,r1和r2分别为横半径和纵半径。PutPixel为画点函数。 -high-speed oval drawing program procedures var16 symbols for the median 16 H, 16 uvar1
  3. 所属分类:图形图象

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:陈毛华
  1. MySDK

    0下载:
  2. 一个鼠标点击的画点程序-a mouse click on the painting point procedures
  3. 所属分类:图形图象

    • 发布日期:2024-05-20
    • 文件大小:30720
    • 提供者:yj
  1. polygone

    0下载:
  2. 此程序用来画多边形,并用进行区域填充(内点为4连通区域的递归填充算法)-the procedure used to draw polygons, and filled with regional (within four points of connectivity in the region filled recursive algorithm)
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-20
    • 文件大小:4096
    • 提供者:陈怜珍
  1. huaxian

    0下载:
  2. 一个很经典的读线读点画点画线的VC 程序-a classic read read dotted dotted line VC procedures
  3. 所属分类:绘图程序

    • 发布日期:2024-05-20
    • 文件大小:76800
    • 提供者:宫华泽
  1. PrinceDraw

    0下载:
  2. 本程序为图形学课程的一个小程序,注点是在用画点和各种图形的算法来实现各种图-the procedures for graphics courses a small program, the Note is painted various graphical point and the algorithm to achieve maps
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:115712
    • 提供者:prince
  1. DrawB

    0下载:
  2. 用VC编写的圆弧样条,B样条曲线的绘制程序,在单文档中输入任意点,绘制出点间的圆弧样条曲线与B样条曲线-VC prepared by the arc-like, B-spline curve mapping procedures in a single document input arbitrary point and draw points of the circular spline curves and B-spline cur
  3. 所属分类:绘图程序

    • 发布日期:2024-05-20
    • 文件大小:56320
    • 提供者:张sir
  1. 任意点开始的顺圆

    1下载:
  2. 虽然系统有给出划圆的直接的函数,但是没有让读者了解具体的计算机系统内部的绘制过程,本程序以顺圆为例,以逐点逼近法画出了并且是可以从任意点开始的顺圆的程序-Although the system is given a round of direct function, but did not allow the reader to understand the specific computer systems within the ma
  3. 所属分类:绘图程序

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:胡燕燕
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »

源码中国 www.ymcn.org