登录
首页 » 图形图像 » NVIDIA反锯齿效果处理演示源代码 包括透明反锯齿模式。 需要硬件支持DX8.1的显卡...

NVIDIA反锯齿效果处理演示源代码 包括透明反锯齿模式。 需要硬件支持DX8.1的显卡...

于 2022-01-27 发布 文件大小:5.02 MB
0 201
下载积分: 2 下载次数: 1

代码说明:

NVIDIA反锯齿效果处理演示源代码 包括透明反锯齿模式。 需要硬件支持DX8.1的显卡-NVIDIA aliased effects processing demo source code, including transparency antialiasing mode. Burn needs hardware graphics support

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

发表评论

0 个回复

  • 基于Haar的车辆检测
    应用背景应用于路口摄像头、Kinect等设备的车辆检测,是基于OpenCV中提供的Haar的车辆检测。程序中包含已训练好的车辆分类器car3.xml,可直接载入进行车辆检测。此程序包含车辆和人脸等检测。关键技术算法程序类似于人脸检测,替换掉训练好的车辆分类器xml,运行环境:vs201x+opencv2.4.x。此程序包含车辆和人脸等检测。
    2022-03-17 05:17:54下载
    积分:1
  • 7529LCD 初始化 source code
    7529LCD 初始化 source code-7529LCD Init source code
    2022-03-19 09:26:37下载
    积分:1
  • circularbuttonexample Controls
    CircularButtonExample控件-CircularButtonExample Controls
    2023-05-03 01:10:03下载
    积分:1
  • 直线扫描算法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
  • java颜色获取和调色源码,功能不是特别强,但是简单实用
    java颜色获取和调色源码,功能不是特别强,但是简单实用-java color palette to access and source, function is not particularly strong, but simple and practical
    2023-07-16 16:05:03下载
    积分:1
  • OpenGL
    基于openGl的第一人称射击游戏 Visual C++开发环境 -OpenGl-based first-person shooter Visual C++ development environment
    2023-07-03 19:25:06下载
    积分:1
  • 一个象域值分割程序
    一个图象域值分割程序-an image segmentation procedures Domain
    2022-02-07 10:37:56下载
    积分:1
  • JPEG image compression and decompression
    JPEG image compression and decompression
    2022-02-26 20:50:27下载
    积分:1
  • VC++数字处理典型算法及实现一书代码,上半部分
    VC++数字图像处理典型算法及实现一书代码,上半部分-VC++ Typical digital image processing algorithm and the realization of a book code, the first half of the
    2022-03-09 16:11:23下载
    积分:1
  • 描述种子填充算法和扫描线填充算法的算法原理,比较这两种算法的优缺点。...
    描述种子填充算法和扫描线填充算法的算法原理,比较这两种算法的优缺点。-Description of seed filling algorithm and the scan line fill algorithm algorithms to compare the advantages and disadvantages of these two algorithms.
    2022-12-06 06:00:03下载
    积分:1
  • 696516资源总数
  • 106936会员总数
  • 1今日下载