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

搜索资源列表

  1. SMS

    0下载:
  2. VC++串口通讯程序,收集网上的资料,结合项目需求.-VC++ Serial communication program to collect information on the web, combined with project requirements.
  3. 所属分类:Communication

    • 发布日期:2017-05-25
    • 文件大小:8557793
    • 提供者:japanstudylang
  1. vctcs

    0下载:
  2. 用VC++实现NOKIA手机游戏贪吃蛇的源码包,包括比较完整的VC++项目文件。-Using VC++ to achieve NOKIA Snake mobile game source packages, including a relatively complete VC++ project file.
  3. 所属分类:Game Program

    • 发布日期:2017-04-08
    • 文件大小:45404
    • 提供者:173
  1. vcqq

    0下载:
  2. VC++实现的类似QQ聊天软件的源码。QQ 示例源码有服务器端和客户端!通过端口1080的连接,实现了双机的互联!全部项目文件包括: VC++项目源文件(客户端、服务器端); 已编译的可执行文件(客户端、服务器端)-VC++ to achieve a similar QQ chat software source code. QQ sample source code with server-side and client-side! Connections through port 1080
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-04
    • 文件大小:198397
    • 提供者:173
  1. ObjModels

    0下载:
  2. 项目实现在DirectX程序利用objLoader类读取obj文件,在3dmax中建好的模型不必转换成X文件格式。-Project implementation procedures for the use of the DirectX class objLoader read obj files, 3dmax models built in do not have to convert the X file format.
  3. 所属分类:DirextX

    • 发布日期:2016-01-24
    • 文件大小:147809
    • 提供者:wangbaotu
  1. Z9Exam-src

    0下载:
  2. 使用德卡公司Z9系列读卡机操作ISO14443-A 逻辑卡、CPU卡的源码,VC项目-ISO14443-A LOGIC AND CPU CARD BY Z9 READER
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:150466
    • 提供者:GAMMA
  1. cv200vs2008

    0下载:
  2. 最新的OpenCV2.0图像视觉库。由于不能被VS直接调用,所以先使用CMake导出VC++项目文件,再用VS2008编译 OpenCV Debug和Release版本库,生成可以被VC++ 2008 Express调用的OpenCV动态库。-The latest OpenCV2.0 visual library. As the VS can not be called directly, so first use CMake to export VC++ project file, and t
  3. 所属分类:Special Effects

    • 发布日期:2017-06-16
    • 文件大小:25720265
    • 提供者:Chen Xin
  1. VCprogram

    1下载:
  2. VC 通讯程序 用于串口通讯 稍加改动就可以用于工程项目-VC communication program for the serial communication can be used for slight changes in the project
  3. 所属分类:Com Port

    • 发布日期:2017-05-09
    • 文件大小:2388268
    • 提供者:bruce
  1. cm

    0下载:
  2. 基于代码保护的虚拟机引擎源码,代码说明:1. 全部使用VS2005编译.2. 两个解决方案. 四个VC项目. 希望对希望了解VM方面的朋友能有一些帮助.-Based on code protection of the virtual machine engine source code, code: 1. All use VS2005 to compile .2. 2 solution. 4 VC project. Want to want to know a friend in VM to
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:247675
    • 提供者:阿东
  1. wincount

    0下载:
  2. Windows下的计算器源代码,VC项目文件-Windows, calculator source code, VC project files
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:100555
    • 提供者:myb
  1. shutdown

    0下载:
  2. Windows下的定时关机程序,VC项目文件-Windows, timing shutdown procedure, VC project file
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:41666
    • 提供者:myb
  1. ActivePaneView

    0下载:
  2. 使用vc+ToolkitProEval.MFC.v13.2.1+AE9.2开发的gis通用界面程序。完全可以在其基础之上加载自己项目需要的其他功能-vc+ToolkitProEval.MFC.v13.2.1+AE9.2
  3. 所属分类:Other systems

    • 发布日期:2017-05-24
    • 文件大小:7870268
    • 提供者:zzh
  1. TTSapplication

    0下载:
  2. 本次项目通过使用VC6.0环境,调用Microsoft Speech SDK进行开发,创建了一个基于TTS的中英文文本阅读器,对其进行了应用拓展,可以调节语速、音调、读取文件,并且建立了一个使用TTS语音阅读的登录器,使用语音验证码,防止恶意注册。本文主要论述了设计的主要流程思路与核心技术、问题解决过程,包含了主要问题是speak函数的同步与异步实现,UNICODE与ANSI码转化,线程的运行与文件读写,TTS功能完善,语音验证码等。-sounds-reading and sounds deci
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-12
    • 文件大小:2693909
    • 提供者:Chensiming
  1. autoupdate

    1下载:
  2. vc++简单的软件自动升级程序源代码,提供软件在线自动升级功能,除了自动升级功能外,本程序还用到了一些常用的窗体修饰类,这些类可以方便应用到你的软件项目中,比如阴影效果按钮类、渐变进度条类、按钮自绘类等,为我们美化窗体提供方便。 -vc++ simple software automatically upgrade program source code, to provide software online automatic update feature, in addition to
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:26678
    • 提供者:吴波
  1. ACCESS--EXCEL

    2下载:
  2. 使用EXCEL表格读取数据库ACESS里的内容,这是我的实际的项目里的内容。拿出来分享。-The use of EXCEL tables to read the contents of the database ACESS years, this is my project where the actual content. Out to share.
  3. 所属分类:Other Databases

    • 发布日期:2017-03-26
    • 文件大小:26112
    • 提供者:张红斌
  1. Datelge

    0下载:
  2. VC++获取某个时间段跨度,得出多少天的程序源码,举例来说,本例中的程序是获取2012年1月1日距现在还有多少天,经过自己的思考总算写出了程序,了解了原理后,你就能方便的使用到其它的VC项目中,欢迎您批评指正。-VC++ to obtain a certain time span, the number of days of the program source derived, for example, in this case the procedure is to obtain Janua
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-09
    • 文件大小:13289
    • 提供者:jingdzhen
  1. GameByVC

    0下载:
  2. VC++编的连连看游戏,完整,项目源代码,可玩。一且调试成功。对学习游戏编程有一定作用-VC++ compiled Lianliankan game, complete the project source code, playable. Once debugged. Learning game programming has a role
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-05
    • 文件大小:501255
    • 提供者:松哥
  1. bmpDibClass

    0下载:
  2. 显示和简单处理Bmp位图的一个类,将文件装入VC++项目就可以使用,已经经过了测试,保证没问题-Display and easy handling of a class Bitmap Bmp, will file into VC++ project, you can use, has been tested to ensure that no problem
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-05
    • 文件大小:53709
    • 提供者:lixiuhong
  1. GifClass

    0下载:
  2. 显示和简单处理Gif图像文件的一个源码类,将文件装入VC++项目就可以使用,我使用是没有问题-Display and simple to deal with Gif image files of a source class, will file into VC++ project, you can use, I use there is no problem
  3. 所属分类:Picture Viewer

    • 发布日期:2017-03-29
    • 文件大小:29949
    • 提供者:lixiuhong
  1. LiveUpdate

    0下载:
  2. vc++简单的软件自动升级程序源代码,提供软件在线自动升级功能,除了自动升级功能外,本程序还用到了一些常用的窗体修饰类,这些类可以方便应用到你的软件项目中,比如阴影效果按钮类、渐变进度条类、按钮自绘类等,为我们美化窗体提供方便-vc++ simple software automatically update the source code, software online automatic update feature, in addition to automatic update fea
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:28295
    • 提供者:李志
  1. VC

    0下载:
  2. 当时实训时做的项目,是做一个聊天室,感觉还不错-Training was done when the project is to make a chat room, feeling pretty good
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-11
    • 文件大小:2081238
    • 提供者:fff
« 1 2 3 4 5 6 78 9 10 11 12 ... 35 »
搜珍网 www.dssz.com