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

搜索资源列表

  1. waveletimagecompression

    0下载:
  2. 本程序使用VC++编写,主要实现Spiht编码算法。Spiht算法虽然已经非常成熟,但是作者从网上下载了一些代码来看,编写的不是很规范,所以作者在此整理了Spiht程序,在VC6.0下通过调试.-This procedure used VC++ Prepared, the main achievement of SPIHT coding algorithm. SPIHT algorithm has been very mature, but the author downloaded from
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-17
    • 文件大小:284189
    • 提供者:王为
  1. InternetDownload

    0下载:
  2. 这是用Visual C++写的一个简单的Internet下载工具,时候刚学vc的下载学习-This is with Visual C++ Write a simple Internet download tool, when just learning to learn vc download
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-05-08
    • 文件大小:31109
    • 提供者:liulin
  1. client_server

    0下载:
  2. 用VC写的一个关于截获视频并以mpeg4格式在网上传输的程序-Written by VC on intercepted mpeg4 format video and Internet transmission the procedure
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-04-17
    • 文件大小:83336
    • 提供者:xj
  1. schema_xml

    0下载:
  2. 分享一下在网上找到的关于vc中xml文档校验的文章,自己试验过了,比较好用!-To share the Internet found about vc in the xml document check article that he tested, and relatively easy to use!
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-04-14
    • 文件大小:5274
    • 提供者:yuanyadi
  1. ToolTipClass

    0下载:
  2. VC中控件提示信息演示; 工具提示基础;对网上得到的类和系统自带CToolTipCtrl的类进行了基本使用演示;-VC in the control information presentation tips basic tooltips on the internet get the class and system class CToolTipCtrl bring a basic use of presentation
  3. 所属分类:ToolBar

    • 发布日期:2017-04-17
    • 文件大小:173976
    • 提供者:紀曉嵐
  1. FlashPlayer

    0下载:
  2. FLASH是目前互联网上最流行的矢量动画格式,但是Macromedia公司提供的FLASH插件包并没有播放器,这个程序利用VC++实现一个简单的FLASH播放器,该播放器应拥有以下功能:1、打开播放FLASH文件;2、暂停,停止功能;3、快进,快退功能;4、放大,缩小功能;5、FLASH文件能与本程序相关联。-FLASH is currently the Internet' s most popular vector animation formats, but provided by t
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-24
    • 文件大小:146436
    • 提供者:yf
  1. mytoolpad

    0下载:
  2. 利用vc++实现的小工具箱软件。包括桌面管理、自启动、加速上网、查阅日历、资料管理、事件提醒、文件处理等多个强大的功能。-Using vc++ implementation of a small toolbox software. Including desktop management, self-starting, speed up Internet access, access calendar, data management, event reminders, document pro
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:318289
    • 提供者:zsj
  1. transscroll

    0下载:
  2. 如何滚动的文字在一个固定的图像背景的VC + + 6.0 。我搜查了互联网,但无法找到任何关于这个简单的文章。所以,我开始尝试在此,并终于找到了解决办法。创建一个MFC的文档/视图的项目,并选择CScrollView作为基类。 现在添加一个位图资源,你想作为窗口背景。 现在创建一个CBitmap变量加载位图资源中的框架窗口类。-I have searched the internet but could not find any simple article on this. So, I sta
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-25
    • 文件大小:75862
    • 提供者:Athink
  1. video-on-demand

    0下载:
  2. 使用vc实现的网络视频服务点播系统,实现网上视频点播-Implementation of the network using the vc-demand video services system, the Internet video-on-demand
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-04-01
    • 文件大小:624321
    • 提供者:roger
  1. ok

    0下载:
  2. CPU利用率组件源码VC++ 暴风影音(Media Player Classic)源码简单计算器VC源码网吧投票系统-CPU utilization component source VC++ Storm video (Media Player Classic) simple calculator source Internet voting system source code VC
  3. 所属分类:Other systems

    • 发布日期:2017-05-06
    • 文件大小:1369658
    • 提供者:fsw008
  1. void

    0下载:
  2. 在我用VC++编程过程中,遇到了用ado控件连接access数据库的问题,于是我就在想,难道不用ado空间就不能连接数据库,就不能对数据库进行各 种操作了么,通过网上和书上的资料可以得到肯定的回答。于是我便动手写了一个程序,为了知识的覆盖面更加广,在编写此程序中,我把写入数据库的操作,用 ado来完成,在进行读操作的时候,没有用ado来操作,而是动态连接数据库,进行读操作。数据库的名字是:Test,VehicleTest是数据库中 表的名字。以下是程序代码: -When I use VC++ p
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:13027
    • 提供者:tian zhong
  1. WS

    0下载:
  2. 与上一个文件相对应的服务器应用程序,VC++Socket网络编程-VC++ Socket internet programming
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-08
    • 文件大小:1933018
    • 提供者:
  1. commFun

    0下载:
  2. 开发环境:VC 6.0;开发语言:C++;功能:调用浏览器进行上网-Use the VC call the IE to go Internet
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-13
    • 文件大小:3472
    • 提供者:侯牛
  1. BREW-IMAP4-mail

    0下载:
  2. 为了实现支持IMAP4协议的移动邮件客户端在智能手机上的应用,在VC++6.0环境下,采用了高通推出的专门为无线设备设计的BREW平台。提出了原子流程的概念,以降低程序间的耦合度,提高代码复用率。经在仿真环境下测试实验,实现了与Internet上多台常用邮件服务器的交互,并且运行稳定,可作为智能手机的一个组件应用于3G网络。-In order to achieve agreement in support of IMAP4 mail client for mobile phones in the
  3. 所属分类:File Formats

    • 发布日期:2017-03-28
    • 文件大小:195749
    • 提供者:毛义法
  1. InternetDownload

    0下载:
  2. 用vc++实现的internet小小下载程序,使用套接字socket实现,-internet download
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-05-18
    • 文件大小:4677362
    • 提供者:chengcheng
  1. demon_net

    0下载:
  2. VC.net枚举系统设备高级信息源代码,,从运行图上可以看出程序功能有汇编调用信息、WMI CPU信息、WMI获取网上配置、获取BIOS、WMI枚举所有等,源程序在VS2005或更高版本中编译。-Enumeration VC.net advanced information system source code, run the map from the program features can be seen there is a compilation of information call
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-28
    • 文件大小:335335
    • 提供者:175
  1. MutliThread_Code

    0下载:
  2. 孙鑫《VC++深入详解》里关于多线程程序编写的源码。主要包括一个用多线程编写的网络聊天室程序。是学习多线程编程的好资料。-SUN Xin " VC++ in depth explain" in multi-threaded programming on the source. Including the preparation of a multi-threaded use of the Internet Relay Chat program. Multi-threaded p
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:36229
    • 提供者:李大力
  1. NetPhone

    0下载:
  2. VC++实现的网络电话程序,Phone.lib等文件齐全,VC6.0测试通过~-VC++ to achieve the Internet telephony program, Phone.lib complete other documents, VC6.0 test ~
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:69618
    • 提供者:jasonjia
  1. chess

    0下载:
  2. 用vc开发的互联网五子棋,该游戏进过自己的修改,已经和网络上的几乎一样了-Vc Gobang with the development of the Internet, which had its own changes into the game, already on the network is almost the same as the
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-07
    • 文件大小:51979
    • 提供者:武林至尊
  1. PackegeCapture

    0下载:
  2. vc 编写的 截获网络封包的基础服务和例程-capture Internet package foundation service and theread which is programmed by visual c++
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:331633
    • 提供者:php
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 17 »
搜珍网 www.dssz.com