CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - VC网络

搜索资源列表

  1. vc(QUEUE).rar

    0下载:
  2. 封装完善的C++队列类,可用在串口通讯、网络通讯上等等,Complete package C++ queue class, can be used in serial communications, network communications, etc.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:938
    • 提供者:heyong
  1. 5pro

    0下载:
  2. 复杂网络计算相关,有c、vc两种环境的5个程序:1.筛选一列不重复记录2.集聚系数的计算(c语言,附有示例数据)3.含有节点信息的编号程序(vc,附有示例数据)4.独立性计算程序(附相关文献)5.网页过滤批处理程序(可处理无限文件)-Related to the complexity of network computing, there is c, vc two of the five procedures for the environment: 1. Screening of duplic
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-17
    • 文件大小:4997964
    • 提供者:石建军
  1. UDP

    1下载:
  2. 文件传输系统,基于VC++的UDP文件传输系统,应用VC++网络编程知识!-File transfer system, based on VC++ The UDP file transfer system, the application of VC++ network programming knowledge!
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-09
    • 文件大小:2353917
    • 提供者:donghong
  1. vcSource

    0下载:
  2. 几个用c语言写的网络协议实践的程序,包括arp,ip改变,ip路游等--Several network protocol programs which are writed in c language, and includes arp, ip changes, ip rootway etc.
  3. 所属分类:Other systems

    • 发布日期:2017-11-12
    • 文件大小:88882
    • 提供者:站长
  1. code

    0下载:
  2. CRC循环冗余检测 车牌定位与识别系统 基于神经网络的文字识别系统 小波算法的VC++实现 网络流量监控系统 实时曲线显示 远程监控系统-CRC cyclic redundancy detection license plate location and recognition system based on neural network character recognition system wavelet algorithm VC++ Network traffic
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-28
    • 文件大小:987110
    • 提供者:jack
  1. VCsamples200

    0下载:
  2. vc++实例,其中包括很多实际应用实例,如网络,图像,数据库等编程。-vc++ examples, including a lot of practical application examples, such as networking, graphics, database programming.
  3. 所属分类:Other windows programs

    • 发布日期:2017-06-10
    • 文件大小:17262327
    • 提供者:曲家朋
  1. FtpSearch

    0下载:
  2. vc++网络编程类-ftp资源探测器,能自动探测ftp服务期的地址-vc++ network programming category-ftp resources detectors
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:94474
    • 提供者:张明
  1. MyQQClient

    1下载:
  2. vc++网络编程类-winsocket编写的仿QQ服务器 能够统计实时在线人数-vc++ network programming category-winsocket prepared imitation QQ server can the number of real-time online statistics
  3. 所属分类:Other windows programs

    • 发布日期:2015-06-26
    • 文件大小:157735
    • 提供者:张明
  1. CppCode

    1下载:
  2. C++经典源代码 CatListBox_src.zip CatListBox_demo.zip   这个程序模仿Outlook建立分类列表框。 CClockST_src.zip CClockST_demo.zip  一个简单的数字时钟程序,其中的date类派生于MFC CStatic 基类。 CIVStringSet_Demo.zip CIVStringSet_Source.zip   基于MFC和STL平台的字符串类,可以实现在
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-28
    • 文件大小:353362
    • 提供者:Dill
  1. chuanqiyuandaima

    0下载:
  2. 传奇3.0 (evil’s illusion Server) 韩国正式版本 vc++ 源码 GameServer VC++源代码,包括地图,脚本,人物处理,协议加密,带数据库,由于源码为商业性质的,请使用者注意其版权和不要擅自公开发布和传播源码。 WEMADE 公司于 Delphi 版本服务器端程序后,修改为 VC++ 版本。 可用VC++ 6.0 或 VC.net 编译;学习网络游戏开发的朋友又一个绝好的源码-Legends 3.0 (evil' s illusion S
  3. 所属分类:Other systems

    • 发布日期:2017-05-26
    • 文件大小:9720678
    • 提供者:niao
  1. NetTrafficButton

    0下载:
  2. VC++ 写的控件 可以实时检测网络流量-VC++ written in real-time detection of network traffic control
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-06
    • 文件大小:53482
    • 提供者:cly
  1. vcPerfDemo

    0下载:
  2. VC++网络仪表使用方法:   pdh.dll (Win32 SDK 4)Demo例程pdh目录中带有该动态链接库,将这个文件放在VC的bin 目录中。   如果在VC+6.0中使用,则要将pdh目录中的pdh.dll、pdh.h、pdh.lib ,分别放在VC 的bin、include和lib目录中,重新编译、链接。   先在Meters菜单中选择监控面板,与所要连接的机器建立连接(本地或网络),如下图示。然后在Timer菜单中选择Start,就可以进行监视了。-VC++ n
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:79252
    • 提供者:zs1
  1. PerfDemo

    0下载:
  2. VC++网络仪表的源码,感兴趣的可以参考下。-Network Instrument' s VC++ source code, interested can refer to.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-17
    • 文件大小:77032
    • 提供者:madud00049
  1. vcnetpgmsrc.rar

    0下载:
  2. 一些VC++网络编程实例,通过这些小小的实例,你可以了解到一些VC++网络编程的相关知识,比如数据封装、TCP/IP模型、端口的使用、套接字(Socket)的引入、C/S结构客户端与服务器编程、基于UDP面向无连接的Socket编程、一些网络函数的使用、基于TCP的网络应用程序的编写、UDP聊天程序的实现等,我觉得这些实例虽小,但却是比较实用的,在以后从事VC++编程中,这也是常用到的基础知识。,This case will allow you to learn how to use VC++
  3. 所属分类:Other systems

    • 发布日期:2017-11-21
    • 文件大小:23247
    • 提供者:沈思瀚
  1. Net_Catch

    0下载:
  2. VC++,使用C++实现网络协议分析,,抓包,解析协议分析报文(VC++, the use of C++ network protocol, packet capture, protocol analysis, analytical analysis of the message)
  3. 所属分类:其他

    • 发布日期:2017-12-26
    • 文件大小:3873792
    • 提供者:hfakh
  1. uCOSII2.91_Demo

    0下载:
  2. 可以直接在vc++2010 express 上运行的ucos,来源于网络(UCOS that can run directly on vc++2010 express, derived from the network)
  3. 所属分类:其他

    • 发布日期:2017-12-19
    • 文件大小:8614912
    • 提供者:baiyuzhou
  1. TCP服务器程序

    0下载:
  2. vc++实现网络编程,服务器代码,出现界面显示(Vc++ network programming, server code)
  3. 所属分类:其他小程序

  1. 网络监控系统(VC++)

    0下载:
  2. 简单的网络监管系统,供初学者参考,希望大家喜欢(Simple network monitoring system for beginners reference)
  3. 所属分类:其他

    • 发布日期:2018-01-05
    • 文件大小:517120
    • 提供者:ogisasa
  1. feixint

    0下载:
  2. 使用VC++ 设计一个简单的通讯工具,可供初学者学习TCP通讯协议(Using VC++ to design a simple communication tool for beginners to learn TCP communication protocol)
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:19294208
    • 提供者:gwx123
  1. VC 信息加密聊天源代码

    1下载:
  2. 本聊天程序采用2048bit 的RSA 数据加密算法对数据进行加密和数字签名后发出,因为RSA加密信息需要大量的时间,因此本程序适合用来传递密钥或对非常重要且信息量较少的网络通讯。本程序编译后运行界面如上所示,正常聊天需要进行设置,设定对方IP地址,QQ号或电子邮件地址,接下来就可以发消息了,程序还可以完成如图所示的其它功能。(This chat program uses the RSA data encryption algorithm of 2048 bits to encrypt and
  3. 所属分类:其他

    • 发布日期:2019-11-17
    • 文件大小:83968
    • 提供者:小阿七
« 12 3 4 »
搜珍网 www.dssz.com