CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - vc ppt

搜索资源列表

  1. VC++_sx_swf

    0下载:
  2. 孙鑫老师的c++ 的ppt教程的一部分,c++的编程思想
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:41298
    • 提供者:suphy
  1. VC++image-program

    0下载:
  2. 这是一个详细的关于Vc++图像编程的ppt,希望对大家有帮助
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:2301286
    • 提供者:yjp
  1. harris(vc++)

    1下载:
  2. Harris角点检测算法实现了角点,边缘的检测,附有测试图片。不仅包括了全部源程序,还有PPT的讲义。经测试,程序运行正确。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:586680
    • 提供者:小兔兔牙
  1. C++OOP+ppt

    0下载:
  2. VC++课件,我上学时用的,内容很全面,适合于C++初学者使用
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:300950
    • 提供者:yimos
  1. PPTAuto

    0下载:
  2. 利用VC开发PPT,包括打开文档,播放控制,写入数据,PPT统计。对powerpoint自动化的可以参考。-The use of VC development of PPT, including opening a document, play control, write data, PPT statistics. Automation can refer to the powerpoint.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-03
    • 文件大小:175203
    • 提供者:李培军
  1. HelloMFC

    2下载:
  2. vc++ 实现的富文本编辑器 可以用作E office 的开发模块,包括 word excel ppt 等。 -vc++ to achieve the rich text editor can be used as E office development modules, including word excel ppt and so on.
  3. 所属分类:ComboBox

    • 发布日期:2017-03-24
    • 文件大小:65322
    • 提供者:fire
  1. sift

    1下载:
  2. 这个绝对是原创,我自己研究SIFT写的ppt,重点是前面高斯金字塔那里,感觉思路还是比较清晰的 ,学习SIFT的可以看一下-This is absolutely an original, written by my own research SIFT ppt, where the focus is in front of the Gaussian pyramid, or a clearer sense of thinking and learning that can take a look S
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-07-18
    • 文件大小:3848519
    • 提供者:任甲元
  1. PPTUser

    1下载:
  2. VC MFC嵌入OFFICE POWERPOINT功能-VC MFC functions embedded OFFICE POWERPOINT
  3. 所属分类:ActiveX/DCOM

    • 发布日期:2012-10-30
    • 文件大小:81079
    • 提供者:车辉
  1. symbian_note

    0下载:
  2. symbian开发笔记,内附symbian许多知识总结、经验总结,还有学习的PPT,希望对大家有所帮助-symbian development notes, containing a number of knowledge symbian summary of experience, as well as learning PPT, I hope all of you to help
  3. 所属分类:Symbian

    • 发布日期:2017-06-09
    • 文件大小:16464356
    • 提供者:chenglong
  1. PPT

    0下载:
  2. power point vc++ program-power point vc++ program..............
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:199006
    • 提供者:samsonman
  1. VCstudy

    0下载:
  2. vc++入门学习ppt,是快速上手的学习资料。-vc++ entry-learning ppt, is a quick start to learning materials.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-15
    • 文件大小:4093358
    • 提供者:Exitbox
  1. MS_PPT

    0下载:
  2. 操作ppt文件,并全屏播放,VC编程实现-Operation ppt file, and full-screen playback, VC programming
  3. 所属分类:File Operate

    • 发布日期:2017-05-13
    • 文件大小:3564934
    • 提供者:pipigou
  1. 39709553eight_office

    0下载:
  2. 利用VC++ 自动化来控制PPT利用VC++ 自动化来控制PPT-Using VC++ automation to control the PPT
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-05-10
    • 文件大小:2492282
    • 提供者:aaaa
  1. vcllqkfysj

    1下载:
  2. 这是用VC做的一个浏览器的开发与设计,包括论文,源码,和答辨ppt。-This is done with a browser VC development and design, including paper, source, and to reply, ppt.
  3. 所属分类:Browser Client

    • 发布日期:2017-04-03
    • 文件大小:594017
    • 提供者:
  1. VCneibupaixu

    0下载:
  2. VC++数据结构内部排序算法集合,包括原程序代码和PPT-Within the structure of VC++ data collection sorting algorithm, including the original program code and PPT
  3. 所属分类:Data structs

    • 发布日期:2017-03-27
    • 文件大小:416751
    • 提供者:zhang
  1. SIFT_vc_code

    1下载:
  2. 含有 SIFT 的c代码(基于OPEN CV) 和一份程序解说 ppt。 经过多方求取,学习,发现这是目前学习 sift 算法细节最有用的2份资料了,c 代码虽然是基于 open cv 的,但是不影响对 sift 算法整个流程的展现,只用到 openv 中对图像操作的部分,完全可以修改成纯 VC ++ 的代码哦~~ -SIFT contains the c code (based on OPEN CV) and a procedural explanation ppt. After many s
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-04-02
    • 文件大小:1011677
    • 提供者:bamu
  1. iris-ppt

    0下载:
  2. 虹膜识别预处理论文 计算机本科毕业论文 包含: 演示ppt,论文(18 553字),可运行源代码(vc++6.0,有效代码5000行以上),虹膜演示图片(2张) 论文的简介: 从普通的bmp中提取虹膜图像并展开成正方形的虹膜图像,没涉及到识别内容, 论文围绕如何定位虹膜和展开虹膜进行论述,包含C++源代码. 特别声明: 本论文仅供参考,请勿随意抄袭和拷贝,让做这方面论文的同学提供第一手资料,避免 走很多同样的弯路.-Pretreat
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:704125
    • 提供者:fred
  1. VC

    0下载:
  2. 这是VC++界面设计的PPt文档,通过学习可以很快上手界面编程-This is VC++ interface design PPt document, you can quickly get started by learning programming interface
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-01
    • 文件大小:562187
    • 提供者:于玺
  1. Visual-CPP-PPT

    0下载:
  2. VC编程的基本知识,介绍编程环境和VC语法,编程技巧-VC basic knowledge of programming, programming environment and VC grammar introduction, programming skills
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-15
    • 文件大小:3865302
    • 提供者:曹林
  1. PPT

    0下载:
  2. 该程序包括dll与vc调用,主要实现office中ppt的水印添加-The program includes vc dll and call, the main office of the watermark in ppt
  3. 所属分类:File Operate

    • 发布日期:2017-04-10
    • 文件大小:1946838
    • 提供者:fanzhiqiang
« 1 23 4 5 6 7 8 »
搜珍网 www.dssz.com