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

搜索资源列表

  1. BallModel

    0下载:
  2. 一个很好的用vc编程的例子,实现了一个3维球体的旋转,将数学与计算机图像学的紧密联系发挥到极致.-a good use vc programming examples and achieve a three-dimensional rotating ball, Mathematics and Computer Science Image's close ties to the limits.
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:47645
    • 提供者:韩阳
  1. 05 VC matlab联合编程-频域处理源代码

    3下载:
  2. 05 VC matlab联合编程-频域处理源代码,是用matlab与VC联合编程实现-05 VC Matlab programming joint-frequency domain processing source code is the use of Matlab and VC Joint Programming
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:355530
    • 提供者:glg
  1. 图像处理入门C源码分析有源码

    0下载:
  2. 里面有源码还有详细的解说,新手上路建议看一下,既可以学习vc编程,也可以学习有关图像处理方面的知识。-inside source also detailed captions, Getting Started look at the proposal, we can learn vc programming, can also learn about the image processing knowledge.
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:5626272
    • 提供者:常宁
  1. VCImageEngine

    0下载:
  2. vc图像编程引擎库.能实现数字图像处理的大部分功能!源码对功能进行了分类,一看就会用.-vc programming engine for images. Achieve digital image processing functions most! Source of the classification function , a view they use.
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:191639
    • 提供者:车军
  1. vc_cs

    0下载:
  2. 该程序为vc编程,模拟了CS中的对战场景,很聪明的AI设计,很值得一看!-vc the procedures for programming and simulation of the CS scene of the screen, very smart AI design, is an eye-catcher!
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:53552
    • 提供者:李明
  1. my2cadtest07261930

    0下载:
  2. 二维CAD设计,比一般的都要好.值得一看,里面有四个人一个多月的心血,另加有十年编程经验的VC++老师的指导,非常难得!袁斌、徐建成、赵欣、刘钊。其中里面也包括我啦:)-2D CAD design, than the general good of all. An eye-catcher, there are four individuals for more than a month of work, plus a decade of experience in programming VC
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:163357
    • 提供者:袁斌
  1. PKEncodeDemo

    1下载:
  2. PDF417编程控件和例子,包括VB,VC等。很使用-PDF417 control and programming examples, including VB, VC, etc.. Is the use of
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:1102060
    • 提供者:lihua
  1. BMP(VC++)

    1下载:
  2. VC++图象编程基础源代码,包括 Hough变换、阈值分割、轮廓提取与跟踪等图象处理的基础操作-VC + + programming based image source code, including the Hough transform, threshold segmentation, Contour extraction and tracking the basis of image processing operation
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:1810936
    • 提供者:王建辉
  1. graphicprocessingvccode

    0下载:
  2. 有关图形编程方面的VC源码,相信大家会用得上的-the graphical programming of VC source, I believe we need them!
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:30037
    • 提供者:山海涛
  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. texture_sampling

    0下载:
  2. NVIDIA推出的C for Graphics(cg)。Cg是一种高级编程语言,可使开发者更轻松、快捷地创建具有电影效果的实时图像。这里是基于vc环境的纹理取样程序。安装cg runtime 后可以运行和编译了,希望对在学cg的朋友有用。-NVIDIA introduced the C for Graphics (cg). Cg is a high-level programming language, developers can more easily and quickly create
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:115188
    • 提供者:张正
  1. uniform_parameter

    0下载:
  2. NVIDIA推出的C for Graphics(cg)。Cg是一种高级编程语言,可使开发者更轻松、快捷地创建具有电影效果的实时图像。这里是基于vc环境的联合变量程序。安装cg runtime 后可以运行和编译了,希望对在学cg的朋友有用。-NVIDIA introduced the C for Graphics (cg). Cg is a high-level programming language, developers can more easily and quickly create
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:30194
    • 提供者:张正
  1. varying_parameter

    0下载:
  2. NVIDIA推出的C for Graphics(cg)。Cg是一种高级编程语言,可使开发者更轻松、快捷地创建具有电影效果的实时图像。这里是基于vc环境的外部变量程序。安装cg runtime 后可以运行和编译了,希望对在学cg的朋友有用。-NVIDIA introduced the C for Graphics (cg). Cg is a high-level programming language, developers can more easily and quickly create
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:29454
    • 提供者:张正
  1. vertex_and_fragment_program

    0下载:
  2. NVIDIA推出的C for Graphics(cg)。Cg是一种高级编程语言,可使开发者更轻松、快捷地创建具有电影效果的实时图像。这里是基于vc环境的顶点和变量完整过程的程序。安装cg runtime 后可以运行和编译了,希望对在学cg的朋友有用。-NVIDIA introduced the C for Graphics (cg). Cg is a high-level programming language, developers can more easily and quickly c
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:34399
    • 提供者:张正
  1. polygonclip_demo

    0下载:
  2. 一个数控刀位路径中有关环的运算的程序,用vc编程的-an NC-path to the Central Operational procedures used vc Programming
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:125149
    • 提供者:王涛
  1. VC.rar

    0下载:
  2. vc图像编程例子,使用控件实现的,是国外的一款很强大的图形控件.减少你的开发周期.,vc image programming examples, the use of control implementation is a very strong foreign control of the graphics. reduce your development cycle.
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-19
    • 文件大小:5475440
    • 提供者:中尉
  1. SkinMagicBuilder2.3

    0下载:
  2. VC++程序设计皮肤控件,非常好用,希望对大家有一定的帮助-VC++ programming skin controls, very easy to use, we want to be helpful
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-23
    • 文件大小:7818670
    • 提供者:liy
  1. MyCAD_ALL

    0下载:
  2. VC写的CAD源码,对图形编程有一定的参考作用-CAD source code written in VC on the graphical programming of some reference value
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-22
    • 文件大小:6977710
    • 提供者:李林
  1. VC_programming_dealing_BMP_bitmap_comprehensive_ex

    0下载:
  2. VC编程处理BMP位图的综合实例代码VC programming dealing with BMP bitmap comprehensive example code-VC programming dealing with BMP bitmap comprehensive example code
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-30
    • 文件大小:73318
    • 提供者:u2
« 12 »
搜珍网 www.dssz.com