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

搜索资源列表

  1. zx_pr_exp_6

    0下载:
  2. 选择合适的方法对车牌进行预处理,车牌定位,字符分割; 设计神经网络结构,利用神经网络训练字符,实现字符识别; 设计Matlab或者VC++程序编程实现完整的车牌识别系统。 -recognition of the car bland
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:610821
    • 提供者:林语
  1. WINSOCK-TCP

    0下载:
  2. VC++实现的TCP网络编程聊天程序,对于学习网络编程很有帮助-VC++ implementation of the TCP network programming chat program
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-14
    • 文件大小:3860521
    • 提供者:liqianzhu
  1. VC

    0下载:
  2. 本资料主要对网络编程的一些基本开发,实现两机器之间的通信-This information is mainly on the development of some of the basic network programming, to achieve communication between two machines, etc.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-10
    • 文件大小:2159398
    • 提供者:涂海斌
  1. XKWVC

    0下载:
  2. 非常不错的VC网络编程实例,TCP,UDP的多有-Very good instance of VC network programming, TCP, UDP s more than a
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-31
    • 文件大小:86982
    • 提供者:熊克伟
  1. NetworkProgramming

    0下载:
  2. 《VC++网络编程》书中实例的实现代码,实际应用中的编程开发也可以借鉴-" VC++ network programming" book example of the implementation code, the actual applications programming development also can learn
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-20
    • 文件大小:5772415
    • 提供者:
  1. vcnet

    0下载:
  2. 一些常用的vc网络编程功能实现的小例子,比如简单的浏览器,获取网上邻居等-some simple net code
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-16
    • 文件大小:91562
    • 提供者:xiao
  1. Program-DLL-with-VC

    0下载:
  2. :通过用VC编写动态链接库DLL,并在VB中调用DLL的方式,借助计算机自带网卡和企业的 内部网络实现了测量数据的网络传输。给出了具体的设计思想和整个过程,介绍了VC下的网络编程 技术和DLL编程技术,给出了在VB下加载DLL的具体方法,对工业在线测量仪器实现网络化、信息化 具有很好的借鉴作用。-: VC prepared by using the dynamic link library DLL, and call the DLL in the VB approach, using
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-26
    • 文件大小:162641
    • 提供者:王伟
  1. VCPP

    0下载:
  2. VC++网络编程总结、//--VC++ Network Programming Summary ,//-------------------------*******************************
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-16
    • 文件大小:396084
    • 提供者:金力
  1. VisualC_programing

    0下载:
  2. 主要是介绍vc网络编程方面的书籍,winsock编程,tcp/ip编程-Is to introduce the vc network programming books, winsock programming, tcp/ip programming
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-06-12
    • 文件大小:19466700
    • 提供者:飘泊
  1. vcwangluobiancheng

    0下载:
  2. VC++网络编程电子书!针对性较强!而且不好找到!pdf格式-VC++ network programming books! Highly targeted! But not found! pdf format
  3. 所属分类:Windows Develop

    • 发布日期:2017-06-13
    • 文件大小:20078825
    • 提供者:王大宇
  1. FtpClient

    0下载:
  2. FTP客户端程序 网络编程 VC++编写-FTP client network programming
  3. 所属分类:Ftp Client

    • 发布日期:2017-04-09
    • 文件大小:5575
    • 提供者:沈炜锋
  1. VC-internat

    0下载:
  2. 本文主要讲解以下内容   (1)CAsyncSocket类编程模式。   (2)CSocket类编程模式。   (3)CSocketFile类和CArchive类简介。   通过学习,可以掌握CAsyncSocket类和CSocket类的编程模式,了解CSocketFile类和 CArchive类。CAsyncSocket类逐个封装了Winsock函数,以前介绍过的Winsock函数在CAsyncSocket类 的成员函数中都可以找到它们对应的函数
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:24938
    • 提供者:AAA
  1. Visual-CPPTP312C-908

    0下载:
  2. VC++网络编程一书的源码,希望有需要的人士可以参考,所有例子都已经经过编译,确保可以使用。-VC++ network programming book source code, I hope those who need to refer to all the examples have been compiled to ensure that you can use.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-16
    • 文件大小:4446307
    • 提供者:NateRiver
  1. chat

    0下载:
  2. vc网络编程技术,使用udp进行网络聊天的源码-vc network programming, network chat using udp source
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-04
    • 文件大小:28977
    • 提供者:程勤
  1. TCP_Client

    1下载:
  2. 网络编程客户端程序;TCP/IP协议;VC++源码-TCP/IP client program VC++ Source
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-31
    • 文件大小:242538
    • 提供者:石远鹏
  1. netcode

    0下载:
  2. 一些VC++网络编程实例源代码,覆盖大多常用网络功能,提供大家学习!-Some instances of VC++ network programming source code
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-06-09
    • 文件大小:16450299
    • 提供者:张军
  1. VC-UDP--multicast

    0下载:
  2. VC环境下,winsock网络编程,实现UDP组播的图片文件的传输并显示,对学习组播原理的朋友可能有些帮助-VC environment, winsock network programming, UDP multicast image file transmission and display, a friend of the principles of learning multicast may help
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-22
    • 文件大小:7032335
    • 提供者:王勇夫
  1. Visual-network-protocol-implements

    0下载:
  2. VC 网络编程实例2011新精选, 融合各种网络的编程方式,绝对是你最想要的例子-VC 2011 new selection of network programming examples, the integration of network programming, you most definitely want an example of
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-14
    • 文件大小:3330098
    • 提供者:jack
  1. chart

    0下载:
  2. 服务器客户端实例程序,展示TCP与UDP应用,MSComm控件使用实例,使VC网络编程变得简单。-Server client example program shows TCP and UDP applications, MSComm control use cases, the VC network programming easy.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-01
    • 文件大小:167367
    • 提供者:吴镝
  1. VCPP-tcl-program

    0下载:
  2. VC++网络编程 之 TCP编程实例,讲解Win32 SDK应用程序的流程-VC++ network programming of TCP programming examples, explain the application process Win32 SDK
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-16
    • 文件大小:11059
    • 提供者:zhang
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 50 »
搜珍网 www.dssz.com