登录
首页 » 图形图像 » 经典图形处理程序,很好的原代码

经典图形处理程序,很好的原代码

于 2023-06-28 发布 文件大小:2.47 MB
0 139
下载积分: 2 下载次数: 1

代码说明:

经典图形处理程序,很好的原代码-classic graphics processing, a good source

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 直线扫描算法rivate AX1(100) As Integer, AY1(100) As Integer, AX2(100) As Integer, AY2(...
    直线扫描算法rivate AX1(100) As Integer, AY1(100) As Integer, AX2(100) As Integer, AY2(100) As IntegerPrivate CX1 As Integer, CY1 As Integer, CX2 As Integer, CY2 As Integer, N As IntegerPrivate Sub form_Load()Picture1.BackColor = RGB(255, 255, 255)N = 0End SubPrivate Sub picture1_MouseDown(Button As Integer, Shift As Integer, X As Single, Y As Single)If Button = 1 ThenCX1 = CInt(X): CX2 = CInt(X)CY1 = CInt(Y): CY2 = CInt(Y)End IfEnd Sub-linear scanning algorithm rivate AM1 (100) As Integer, AY1 (100) As Integer, AX2 (100) As Integer, AY2 (100) As IntegerPrivate CX1 As Integer, CY1 As Integer, CX2 As Integer, CY2 As Integer, N As IntegerPrivate Sub form_Load () Picture1.BackColor = RGB (255, 255, 255) N = 0End SubPrivate Sub picture1_MouseDown (Button As Integer, Shift As Integer, As Single X, Y As Single) If Button = = a ThenCX1 CInt (X) : CX2 = CInt (X) = CY1 CInt (Y) : CY2 = CInt (Y) End Sub IfEnd
    2023-04-06 10:20:03下载
    积分:1
  • 读股票卡数据画K线Delphi源码,请下载,等待
    读股票卡数据画K线图Delphi源码,请下载,等待-Reading the stock card data K Line painting Delphi source code, please download and wait for
    2022-11-14 15:25:04下载
    积分:1
  • 利用Windows GDI创建多种不同的二维表格(包括条状,线,饼),提供的类可以应用与Win32的程序....
    利用Windows GDI创建多种不同的二维表格(包括条状图,线图,饼图),提供的类可以应用与Win32的程序.-use Windows GDI to create a wide variety of two-dimensional forms (including bar, maps, pie), the class can be used with Win32 process.
    2022-10-23 04:15:04下载
    积分:1
  • 类似PaintBrush的绘软件,矢量绘,可移动修改和保存。
    类似PaintBrush的绘图软件,矢量绘图,可移动修改和保存。-Paintbrush similar graphics software, vector graphics, removable modify and save.
    2023-01-19 16:15:03下载
    积分:1
  • Harr
    哈尔希尔德雷思价值观取代了山君!
    2022-01-26 05:19:55下载
    积分:1
  • 三维重建 (mls + 泊松)
    利用 pcl 库三维重建代码,  基于三维点云表面法向量的优化,主要是moving least square 方法,基于Poisson 表面重建的三维重建。 读入的是pcd文件,也可以是其他的格式。需修改读入文件的加载函数                        
    2022-12-08 21:30:03下载
    积分:1
  • 一个更为复杂的2D Game实例.比之前传的复杂. Windows平台的2D Game实例2, 使用了C++和OpenGL.这个souce不但是OpenGL...
    一个更为复杂的2D Game实例.比之前传的复杂. Windows平台的2D Game实例2, 使用了C++和OpenGL.这个souce不但是OpenGL技术,还可以学习到两个方面的技术: part1: win32的消息循环, OpenGL的设置.画一些简单的图形. part2: 处理并且显示卡通图片.-This source focuses on 2D game development with C++ and OpenGL for Windows platform. We will not only focus on OpenGL but also talk about the designs that are commonly used in game programming with a full object oriented approach. This source include two articles: Part 1: covers the win32 message loop, the window creation and the setting-up of OpenGL. You will also learn how to draw some simple shapes. Part 2 : Covers resources handling and displaying simple animations. Contents
    2022-05-27 22:46:10下载
    积分:1
  • 计算机学程序,三个
    计算机绘图程序,三次B样条函数曲线,包含源代码及Delphi图形范例,适合曲线拟合用途-Computer graphics procedures, the three B-spline function curve, and Delphi source code contains examples of graphics for curve fitting purposes
    2022-08-23 18:27:01下载
    积分:1
  • 如何分批的投入顶点达到渲染优化目的,这个是简单的例子,可以按照需要进一步优化...
    如何分批的投入顶点达到渲染优化目的,这个是简单的例子,可以按照需要进一步优化-How to input vertex batches to achieve the purpose of rendering optimization, this is a simple example, in accordance with the need to further optimize
    2022-06-14 08:20:52下载
    积分:1
  • the transformation matrix. Including zooming and translation, Shear
    矩阵的变换。包括缩放、平移、错切-the transformation matrix. Including zooming and translation, Shear
    2022-02-04 07:17:16下载
    积分:1
  • 696518资源总数
  • 106208会员总数
  • 21今日下载