搜索资源列表

  1. 1

    0下载:
  2. 实现GDI绘制函数图像的几个方法(连线与描点),还有保存图片功能,适合初学者参考
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:9802
    • 提供者:wintercler
  1. 1

    0下载:
  2. 实现GDI绘制函数图像的几个方法(连线与描点),还有保存图片功能,适合初学者参考-GDI drawing functions to achieve image several ways (the connection with the depiction point), as well as preservation of image features, suitable for beginners reference
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-10-05
    • 文件大小:9216
    • 提供者:wintercler
  1. lianxian

    0下载:
  2. 根据已知密集数据点进行描点并连线进行图像分析等功能-The basis of known data points to carry out intensive tracing point and the connection to image analysis and other functions
  3. 所属分类:Windows编程

    • 发布日期:2024-10-05
    • 文件大小:2048
    • 提供者:张羽
  1. picture-Capture

    0下载:
  2. PC机以二进制模式接收的图像数据在显示前需要数据类型变换,即将二进制数变为整型数,也就是256个灰度级的像素值.图像的显示利用VB的Picture控件为画板,用描点函数将图像逐点画到画板上。接收一行画一行,画完整幅图像后存为BMP格式的图像文件-PC, in binary mode in the display image data received before the need to transform the data type,
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-10-05
    • 文件大小:3072
    • 提供者:蔺伟涛
  1. JQM

    0下载:
  2. 利用graphics.h通过描像素点实现在屏幕上绘制图像,效果是在屏幕上绘制一个机器猫,上面有五角星,颜色会改变,里面涉及到直线、圆等的算法以及递归填充算法,很适合新手学习-Use graphics.h achieved by scanning pixel on the screen to draw the image, the effect is to draw a Viking on the screen, above the fi
  3. 所属分类:绘图程序

    • 发布日期:2024-10-05
    • 文件大小:2048
    • 提供者:
  1. Mouse

    0下载:
  2. C语言编写的显示鼠标界面的程序,C语言课程设计时做的,图像化界面方式,鼠标时自己通过描点绘制的,鼠标的移动采用异或方式,界面友好,程序可读性好,偏于修改-The C language shows the mouse interface procedures, C language courses designed to do, the image of the interface, the mouse itself through th
  3. 所属分类:界面编程

    • 发布日期:2024-10-05
    • 文件大小:61440
    • 提供者:严谦
  1. CPair

    0下载:
  2. vs2010编写的最接近点对实现代码 实现功能: 1、文件读点(txt),手动描点,且可相互累加 2、坐标的显示,点数据显示 3、求解最接近点对及其距离,并图像表示 4、清空点集 -vs2010 write code to achieve the closest point to the achievement of functions: 1, file read point, manual tracing po
  3. 所属分类:C#编程

    • 发布日期:2024-10-05
    • 文件大小:105472
    • 提供者:zty
  1. MiaoDian20170703

    0下载:
  2. 在写论文的过程中,有时想和其它文章中的数据做对比,但我们只有人家论文中的图而没有数据,这个程序能够将别人论文中图的曲线数据取出来,可以让你制作更漂亮的图或者可以和你自己的数据放在一起对比,这个程序是我在别人的程序基础上改的,更加的人性化一点。(In the writing process, and sometimes want to contrast the data in other articles, but we only hav
  3. 所属分类:绘图程序

    • 发布日期:2024-10-05
    • 文件大小:72704
    • 提供者:陀米巴
  1. bezierTool_print

    12下载:
  2. 通过processing在原有图上描点,可以计算出原有图像的线条贝塞尔函数(The line Bessel function of the original image can be calculated by tracing points on the original image through processing)
  3. 所属分类:绘图程序

源码中国 www.ymcn.org