CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 2D图形编程 搜索资源 - windows

搜索资源列表

  1. tx10178

    0下载:
  2. 用vc编写的类似windows画板功能的程序,包括画直线,曲线等图形-vc prepared with a similar windows slate function procedures, including painting straight lines, curves and other graphics
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:54543
    • 提供者:邓书斌
  1. chart

    1下载:
  2. 利用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.
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:26731
    • 提供者:陈建文
  1. Windowstuxing

    0下载:
  2. windows图形编程,从事2D图形开发的好-windows graphical programming, 2D graphics engaged in the development of the good stu
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:2548986
    • 提供者:hupc
  1. JGE_Engine_Source_and_Demo(v0.01b)

    0下载:
  2. PSP上的2D开发库 JGE++ 簡介: PSP上有一個獨立的GPU, 在我們編寫遊戲時, 要是能把有關圖像處理的工作都交給GPU做, 就可以減輕主處理器的很多負擔, 令整體程序的運\作, 得到數倍的提升! JGE++ (Jas Game Engine) 就是一個利用GU 庫寫成的2D遊戲引擎, GU庫的原本用途是用作編寫3D遊戲, 我們把它應用在2D遊戲上, 就可以享用硬件加速所帶來的種種好處, 例如運\行速度的提升, 混色/半透明色效果, 圖像放大縮小和旋轉等!
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:59337
    • 提供者:zb
  1. fly_c_dos

    0下载:
  2. C语言编写的dos版本飞机订票系统,主要利用C语言实现视窗效果,很有价值-C language version of dos plane reservation systems, mainly using C language Windows effects, great value
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:252926
    • 提供者:yinxin
  1. cforwindows

    0下载:
  2. 这是用C语言实现WINDOWS窗体的实例,有兴趣的可以参考,提高C语言的水平!-This is the C language WINDOWS form instances, interested parties can refer to, raising the level of C language!
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:169043
    • 提供者:李天鸿
  1. 24bitto8bit

    0下载:
  2. windows下24位色高质量转8位色代码-windows color under 24 to eight high-quality color code
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:219773
    • 提供者:王鹏
  1. Soft20060210160843621

    0下载:
  2. 说明:C语言课程设计作品 功能:仿Windows的自带计算器 环境:DOS 大小:800多行 特色:图形界面,支持鼠标,算法稍有复杂 -: C language curriculum design works functions : imitation of the Windows environment, bringing their calculators : DOS Size : over 800 firms characteristics : a graphical interface,
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:20898
    • 提供者:leizi
  1. project_shadow

    0下载:
  2. 透视投影程序: (1)我的自学成果 (2)开发环境vc 6.0 (3)参考文献:孙家广的《计算机图形学》,《Windows程序设计》-perspective projection : (1) I self-accomplishment (2) development environment vc 6.0 (3) References : Shi - "Computer Graphics", "Programming Windows"
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:27530
    • 提供者:tom
  1. region_fill1

    1下载:
  2. 区域填充算法: (1)自学计算机图形学时花了好几天写的程序 (2)开发环境vc 6.0 (3)参考文献:孙家广的《计算机图形学》,《Windows程序设计》-regional filling algorithm : (1) self-study computer graphics flowers for a few days to write the procedures (2) development environment vc 6.0 (3) References : Shi
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:48290
    • 提供者:tom
  1. ltilib

    0下载:
  2. LTI-Lib is an object oriented computer vision library written in C++ for Windows/MS-VC++ and Linux/gcc. It provides lots of functionality to solve mathematical problems, many image processing algorithms, some classification tools and much more... -LT
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:4583536
    • 提供者:pierre
  1. placement

    0下载:
  2. windows 系统中自有的扫雷游戏,这是其中的上步-windows system owned mine game, which is the last step
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:3915
    • 提供者:韩小炜
  1. harris

    0下载:
  2. 两幅图像拼成全景图。Harris角点检测选特征点,配对过程比较原始,有点慢,ransac算法提取有效配对点,计算projective transformation.最后拼全景图。 需要CIMG库支持,jpeg图像还需要magickimage库. Linux g++编译通过,编译加 -lX11 -lpthread -ljpeg, windows 下未试验.
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:6135
    • 提供者:王萍
  1. dashline

    0下载:
  2. With Windows API, you can only create a dash or dot pen when the pen width is 1. This class permit you to work with virtual dash or dot pen with width bigger than 1.
  3. 所属分类:2D图形编程

    • 发布日期:2014-01-16
    • 文件大小:1397102
    • 提供者:翁經堯
  1. WinterVisualization

    0下载:
  2. 极具冬日气氛的Windows Media Player可视化插件! VC++.NET源代码,非常规范的编程示例。
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:997348
    • 提供者:聂聂
  1. agg-2.5

    0下载:
  2. 矢量画图愿代码 不用windows的api 精度更高
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:982364
    • 提供者:cai
  1. Basicapp

    0下载:
  2. windows mobile中 一个基本的显示jepg的小程序 本人学生 从事移动流媒体开发-Implements a basic application that uses the major Shell APIs to interact properly JPEG maps with the Windows Mobile OS
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-04
    • 文件大小:1207657
    • 提供者:wang
  1. Paint

    0下载:
  2. This program simulates Windows paint in C++ Builder
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-27
    • 文件大小:8928
    • 提供者:SGH
  1. GapiDrawNet-0.5-Source

    0下载:
  2. windows mobile 游戏图像处理引擎-image-processing engine for windows mobile game
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-04
    • 文件大小:350700
    • 提供者:useruser
  1. GDIGraphic

    0下载:
  2. windows GDI应用,很难找到的!和大家一起分享!-Application windows GDI
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-06
    • 文件大小:203951
    • 提供者:fhj
« 12 3 4 5 »
搜珍网 www.dssz.com