搜索资源列表
vc(QUEUE).rar
- 封装完善的C++队列类,可用在串口通讯、网络通讯上等等,Complete package C++ queue class, can be used in serial communications, network communications, etc.
5pro
- 复杂网络计算相关,有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
UDP
- 文件传输系统,基于VC++的UDP文件传输系统,应用VC++网络编程知识!-File transfer system, based on VC++ The UDP file transfer system, the application of VC++ network programming knowledge!
vcSource
- 几个用c语言写的网络协议实践的程序,包括arp,ip改变,ip路游等--Several network protocol programs which are writed in c language, and includes arp, ip changes, ip rootway etc.
code
- CRC循环冗余检测 车牌定位与识别系统 基于神经网络的文字识别系统 小波算法的VC++实现 网络流量监控系统 实时曲线显示 远程监控系统-CRC cyclic redundancy detection license plate location and recognition system based on neural network character recognition system wavelet algorithm VC++ Network traffic
VCsamples200
- vc++实例,其中包括很多实际应用实例,如网络,图像,数据库等编程。-vc++ examples, including a lot of practical application examples, such as networking, graphics, database programming.
FtpSearch
- vc++网络编程类-ftp资源探测器,能自动探测ftp服务期的地址-vc++ network programming category-ftp resources detectors
MyQQClient
- vc++网络编程类-winsocket编写的仿QQ服务器 能够统计实时在线人数-vc++ network programming category-winsocket prepared imitation QQ server can the number of real-time online statistics
CppCode
- 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平台的字符串类,可以实现在
chuanqiyuandaima
- 传奇3.0 (evil’s illusion Server) 韩国正式版本 vc++ 源码 GameServer VC++源代码,包括地图,脚本,人物处理,协议加密,带数据库,由于源码为商业性质的,请使用者注意其版权和不要擅自公开发布和传播源码。 WEMADE 公司于 Delphi 版本服务器端程序后,修改为 VC++ 版本。 可用VC++ 6.0 或 VC.net 编译;学习网络游戏开发的朋友又一个绝好的源码-Legends 3.0 (evil' s illusion S
NetTrafficButton
- VC++ 写的控件 可以实时检测网络流量-VC++ written in real-time detection of network traffic control
vcPerfDemo
- 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
PerfDemo
- VC++网络仪表的源码,感兴趣的可以参考下。-Network Instrument' s VC++ source code, interested can refer to.
vcnetpgmsrc.rar
- 一些VC++网络编程实例,通过这些小小的实例,你可以了解到一些VC++网络编程的相关知识,比如数据封装、TCP/IP模型、端口的使用、套接字(Socket)的引入、C/S结构客户端与服务器编程、基于UDP面向无连接的Socket编程、一些网络函数的使用、基于TCP的网络应用程序的编写、UDP聊天程序的实现等,我觉得这些实例虽小,但却是比较实用的,在以后从事VC++编程中,这也是常用到的基础知识。,This case will allow you to learn how to use VC++
Net_Catch
- VC++,使用C++实现网络协议分析,,抓包,解析协议分析报文(VC++, the use of C++ network protocol, packet capture, protocol analysis, analytical analysis of the message)
uCOSII2.91_Demo
- 可以直接在vc++2010 express 上运行的ucos,来源于网络(UCOS that can run directly on vc++2010 express, derived from the network)
TCP服务器程序
- vc++实现网络编程,服务器代码,出现界面显示(Vc++ network programming, server code)
网络监控系统(VC++)
- 简单的网络监管系统,供初学者参考,希望大家喜欢(Simple network monitoring system for beginners reference)
feixint
- 使用VC++ 设计一个简单的通讯工具,可供初学者学习TCP通讯协议(Using VC++ to design a simple communication tool for beginners to learn TCP communication protocol)
VC 信息加密聊天源代码
- 本聊天程序采用2048bit 的RSA 数据加密算法对数据进行加密和数字签名后发出,因为RSA加密信息需要大量的时间,因此本程序适合用来传递密钥或对非常重要且信息量较少的网络通讯。本程序编译后运行界面如上所示,正常聊天需要进行设置,设定对方IP地址,QQ号或电子邮件地址,接下来就可以发消息了,程序还可以完成如图所示的其它功能。(This chat program uses the RSA data encryption algorithm of 2048 bits to encrypt and