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

搜索资源列表

  1. AES3222

    0下载:
  2. AES算法源代码,是用Vicual C++写的,好用-It is the AES arithmetic src code. In VC++
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:6023
    • 提供者:mwh
  1. ADO

    0下载:
  2. 在VC++中使用ADO时,却因为是使用COM的方式来调用,常常出现一些系统无法编译通过,或使用中程序非法出错的问题,在这里想大概介绍一下VC++中调用ADO的常用方法。
  3. 所属分类:数据库编程

  1. MDI.rar

    1下载:
  2. Vc++ MDI+多视+窗口动态规划 ,Vc++ MDI+ Multi-view window dynamic programming
  3. 所属分类:对话框与窗口

    • 发布日期:2013-07-30
    • 文件大小:569026
    • 提供者:wq
  1. DrvFltIp.rar

    2下载:
  2. 在VC++环境下编写一个ip过滤钩子驱动,对新入手学习windows内核编程的人来说很不错,In VC++ environment to prepare a ip filter hook-driven, start learning the new windows for core programming is pretty good
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:114768
    • 提供者:xiaoyu
  1. novel

    0下载:
  2. 这是一个用VC++6.0编写的浏览器程序,该程序能够打开所有合法的万维网网址,是有一定的指导意义。-This is a written in VC++6.0 using a browser program that can open all the legitimate Web site, there is a certain significance.
  3. 所属分类:Browser Client

    • 发布日期:2017-05-19
    • 文件大小:5420283
    • 提供者:刘成
  1. ERPsystem.rar

    0下载:
  2. 仓库ERP完整管理系统开发码源,希望对大家有用.用vc++开发的.,Warehouse Management System ERP complete source code, I hope for all of us useful. Using vc development.
  3. 所属分类:ERP-EIP-OA-Portal

    • 发布日期:2017-04-04
    • 文件大小:417306
    • 提供者:江华
  1. carrier

    1下载:
  2. 在VC++6.0环境下用OPENGL实现了海战场的目标攻击模拟。本程序包括3DMax文件加载,显示;船尾焰绘制等一系列海战场环境的必须元素的绘制和现实源代码。希望对进行这方面研究的人提供帮组。-In VC++6.0 environment to achieve a sea battle with the OPENGL target attack simulation. This process includes 3DMax file loading, display stern flame d
  3. 所属分类:OpenGL program

    • 发布日期:2014-07-02
    • 文件大小:18255404
    • 提供者:zihuizhang
  1. CAN_SDK

    0下载:
  2. CAN总线通信的SDK,可以用于VC和LINUX下的C/C++环境。非常好用。-A SDK for CAN bus, which could be used for C/C++ environment under VC and Linux. Very nice to use.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-03
    • 文件大小:376586
    • 提供者:Jason
  1. chouqian

    0下载:
  2. 一个随机抽签的源代码,用C++语言写的,可以在VC环境下运行,只要在一个TXT文件写上抽签的号码来源和所抽数目,即可录入并且随机抽出所需号码-a random drawing of lots of source code, C++ languages, the VC environment operation, as long as a TXT file on the ballot sources and the number of smoked number can be recorded a
  3. 所属分类:CSharp

    • 发布日期:2017-03-22
    • 文件大小:3959
    • 提供者:陈珍珍
  1. VC6-SCR

    0下载:
  2. 用VC++写的51系列烧录器的原程序,供大家参考参考-Using VC to write the 51 original burner procedures, for your information
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-04
    • 文件大小:919645
    • 提供者:weixingji
  1. FINAL

    4下载:
  2. 图像拼接原代码,VC++,图像拼接在制作全景图的过程中具有重要作用。对多幅图像进行特定模式投影后,用约束的相位相关度法求取水平垂直偏移量,然后寻找最佳缝合线,实现图像拼接,最后采用多分辨率算法对全图进行拼接处理去除曝光差异和鬼影。整个过程用VisualC++加以实现,实验结果验证了算法的有效性。-The original code image mosaic, VC , image mosaic panorama in the production process plays an impo
  3. 所属分类:图形图象

    • 发布日期:2013-10-29
    • 文件大小:213651
    • 提供者:jms
  1. playsound

    0下载:
  2. 一个用VC++写的音频播放器,能播放多种音频格式,如MP3,WAV,AVI等-One with VC to write the audio player that can play multiple audio formats such as MP3, WAV, AVI, etc.
  3. 所属分类:mpeg mp3

    • 发布日期:2017-04-09
    • 文件大小:88212
    • 提供者:weixingji
  1. Example033

    0下载:
  2. vc 借助内嵌资源实现Visual C++对Flash动画的播放的程序源码,希望对大家有所帮助-vc with embedded Visual C++ resources to achieve the animation of the Flash source code, we hope to help
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-02
    • 文件大小:24418
    • 提供者:金玉霞
  1. OpenGL

    2下载:
  2. 利用OpenGL、VC++编写的C++,三维点云处理程序,对于学习图形学、C++、OpenGL、文件读写很有帮助,是一个三维软件公司编写代码一部分,尤其是OpenGL库文件相当管用。 有两个数据文件 鼠标默认操作:具体还在头文件中 中键拖动 旋转 中键+Ctrl 平移 中键+Shift 面旋 滚轮滚动 缩放 中键+Ctrl + Shift 局部放大-The use of OpenGL, VC++ to prepare the C++, three-dimensional point cloud
  3. 所属分类:OpenGL program

    • 发布日期:2016-06-05
    • 文件大小:1080885
    • 提供者:刘洋
  1. CGClass_Basic

    2下载:
  2. 学习cg语言的绝好例子,使用VC+OPENGL+GPU(CG语言)编程,自定义了一个cg类,通过此类可以方便的使用cg文件进行GPU编程,一个完整的VC框架,包含所有的.h和.cpp文件-Cg excellent language learning examples, the use of VC OPENGL GPU (CG Language) programming, since the definition of a category cg, through the use of t
  3. 所属分类:OpenGL program

    • 发布日期:2016-09-21
    • 文件大小:135364
    • 提供者:李文庆
  1. 21887208220061171037195231372

    0下载:
  2. 用VC++对图象进行SOBEL变换的小程序,仅供参考-with VC++ for image SOBEL transform small procedures for reference
  3. 所属分类:Special Effects

    • 发布日期:2017-12-01
    • 文件大小:944
    • 提供者:李烨琼
  1. ControlsDlg

    0下载:
  2. 是VC++其中的一个源代码,是普通的程序代码,用于教学范例-VC which is a source code, there are the ordinary program code, for example teaching
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:1492
    • 提供者:王峰
  1. HeaderListBox

    0下载:
  2. 版主 这是VC++其中的一个源代码,是普通的程序代码,用于教学范例-Moderator This is the VC in which a source code, there are the ordinary program code, for example teaching
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:1799
    • 提供者:王峰
  1. SpinnerDlg

    0下载:
  2. 这是VC++其中的一个源代码,是普通的程序代码,主要用于教学范例-This is VC in which a source code, there are the ordinary program code, mainly for teaching examples
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:2559
    • 提供者:王峰
  1. TreeCtrlDlg

    0下载:
  2. 这是VC++其中的一个源代码,是普通的程序代码,主要用于教学范例-This is VC in which a source code, there are the ordinary program code, mainly for teaching examples
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:3215
    • 提供者:王峰
« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com