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

搜索资源列表

  1. MFC_OPENGL三角型

    1下载:
  2. OPengl程序,基于VC的MFC库设计实现,主要实现一个在单文档视图中绘制一个颜色渐变三角形-OPengl procedures, the MFC-based VC Design Library, a major achievement in a single document View Drawing a triangular gradient colors
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:38878
    • 提供者:xcs
  1. lesson08-blending

    0下载:
  2. 在vc环境下的opengl的设计,是本人在学习opengl时觉得很有用的一套源码程序,分8课相信对opengl的初学者是很有帮助的.-in vc opengl context of the design, is learning opengl I think that when a very useful source procedures, 8 pm lesson believe opengl beginners is very helpful.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:77893
    • 提供者:jl
  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. 767

    0下载:
  2. 因为这个是用OpenGL做成的。要成功运行你必须有OpenGL的三个库文件,但是只要是会用OpenGL的人都会知道这三个文件是什么(光靠vc++6.0中的那个库不行,还要有三个,会用OpenGL的人都会放这三个文件,因为要放在三个地方,比如有放在 system32文件中的glut32.dll) 这个是本人的为系主任老师编写的设计程序,保证能用,如果版主对OpenGL不太了解的话,可以相信我,我保证下这个的人都会用-because this is made of OpenGL. To be s
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:231748
    • 提供者:fancy
  1. 5.9

    0下载:
  2. 因为这个是用OpenGL做成的。要成功运行你必须有OpenGL的三个库文件,但是只要是会用OpenGL的人都会知道这三个文件是什么(光靠vc++6.0中的那个库不行,还要有三个,会用OpenGL的人都会放这三个文件,因为要放在三个地方,比如有放在 system32文件中的glut32.dll) 这个是本人的为系主任老师编写的设计程序,保证能用,如果版主对OpenGL不太了解的话,可以相信我,我保证下这个的人都会用-because this is made of OpenGL. To be s
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:2625604
    • 提供者:fancy
  1. vfw

    0下载:
  2. 熟悉VIDEO FOR WINDOWS ,基于VFW完成图像采集。具体内容包括熟悉硬件图象采集设备,熟悉C++,学习VC++编程,采用Microsoft提供的video for windows的函数库完成图像的采集,完成采集图像的实时显示,软件的界面设计,并把采集信息提供给机器人视觉处理程序。-familiar VIDEO FOR WINDOWS, for the VFW complete image acquisition. Specific content, including image
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:275305
    • 提供者:zhao
  1. 000111i

    0下载:
  2. 这个程序很好懂,我们课程设计是做的。虽然功能不是很强,应该对大家有帮助的。特别是学VC++的。-understand the procedure very well, we design courses is done. Although the function is not very strong, and we should help. Particularly the study of the VC.
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:5607
    • 提供者:徐旭明
  1. 3dlifangti

    0下载:
  2. 一个用vc做的仿3D效果方块转动程序,可作为计算机图形学期末设计-a vc do with the imitation 3D effects box rotation procedures, as the end of the computer graphics design
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:2770029
    • 提供者:赵震一
  1. 12333

    0下载:
  2. 仿Scroll.ocx控件的VC类实现 前些天进行一个项目,在进行界面设计的时候进行了一些换肤操作。但是由于界面采用图形界面开发,菜单栏和工具栏都进行了图形化处理,状态栏相比就显得单调了许多,所以替换了windows程序生成的状态栏,用了网络上面的Scroll.ocx控件。但是由于程序属于小程序如果加载较多控件可能不太方便,加上在使用这个控件的过程中发现如果输入显示字体长度比较长的时候在显示刷新的时候会出现问题,所以自己仿造那个显示方法进行了这个控件的编写。 -imitation Scrol
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:206984
    • 提供者:yu
  1. Tri_Polygon

    0下载:
  2. 这是一个用vc实现的对多边形进行三角剖分的程序。里面的数据结构设计的比较好。可以作为参考。-This is a realization of the use vc right polygon triangulation process. Inside the data structure designed better. Can be used as reference.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:48263
    • 提供者:张永波
  1. LibFORImage

    0下载:
  2. 用VC实现图像处理类库ImageLib及其应用实例,界面设计, 程序结构,工具条与状态条, 橡皮筋矩形选块或画图, 画曲线和写字, 选块的拖曳, 剪贴板操作,文件操作-with VC ImageLib image processing library and its application, interface design, program structure, with the tools of the state of the rubber-band rectangular block t
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:369343
    • 提供者:林兴
  1. call

    0下载:
  2. 这是vc++应用程序制作的计算机,可以实现加减乘除,数学函数等运算。是vc++课程设计。-This is a computer c++ application production can be achieved arithmetic, math functions and other operations. It is vc++ curriculum design
  3. 所属分类:Graph program

    • 发布日期:2017-05-09
    • 文件大小:1879312
    • 提供者:杨茗
  1. VCPP-geometric-transformation

    0下载:
  2. VC++图像处理程序设计(杨淑莹)的源码-几何变换章节-vc++编程设计-VC++ image processing program design (Yang Shuying) source code- geometric transformation section-vc++ Programming
  3. 所属分类:Special Effects

    • 发布日期:2017-04-30
    • 文件大小:425942
    • 提供者:曹彬
  1. VCPP-Major-display

    0下载:
  2. VC++图像处理程序设计(杨淑莹)的源码-特效显示章节-vc++编程设计-VC++ image processing program design (Yang Shuying) source- effect display section-vc++ Programming
  3. 所属分类:Special Effects

    • 发布日期:2017-04-30
    • 文件大小:262142
    • 提供者:曹彬
  1. Gradation-transformation

    0下载:
  2. VC++图像处理程序设计(杨淑莹)的源码-灰度变换章节-vc++编程设计- VC++ image processing program design (Yang Shuying) source code- gray transform section-vc++ Programming
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:612902
    • 提供者:曹彬
  1. Image-segmentation

    0下载:
  2. VC++图像处理程序设计(杨淑莹)的源码-图像分割章节-vc++编程设计-VC++ image processing program design (Yang Shuying) source- image segmentation section-vc++ Programming
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:535253
    • 提供者:曹彬
  1. Sharpening-and-edge-detection

    0下载:
  2. VC++图像处理程序设计(杨淑莹)的源码-锐化及边缘检测章节-vc++编程设计-VC++ image processing program design (Yang Shuying) source code- sharpening and edge detection section-vc++ Programming
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1259873
    • 提供者:曹彬
  1. Transform-domain-processing-images

    0下载:
  2. VC++图像处理程序设计(杨淑莹)的源码-图像的变换域处理章节-vc++编程设计-VC++ image processing program design (Yang Shuying) source code- transform domain processing section image-vc++ Programming
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:789175
    • 提供者:曹彬
  1. morphology

    0下载:
  2. VC++图像处理程序设计(杨淑莹)的源码-形态学章节-vc++编程设计-VC++ image processing program design (Yang Shuying) source code- Morphology Section-vc++ Programming
  3. 所属分类:Special Effects

    • 发布日期:2017-05-01
    • 文件大小:335538
    • 提供者:曹彬
  1. draw1

    0下载:
  2. VC++画图程序,可直接调用,VC课程作业,课程设计可用,(draw 1233445566778899000)
  3. 所属分类:绘图程序

    • 发布日期:2017-12-15
    • 文件大小:2083840
    • 提供者:挑灯看
« 1 2 3 4 5 6 7 89 10 »
搜珍网 www.dssz.com