资源列表
qt
- QT 串口 基于linux下的编程,很好用 在机子上跑过了-QT under linux-based serial programming, very good in the running of the loom
login2.52
- login ,针对传奇的。。。。。可以使用,放心吧。-login, against legendary. . . . . Can use, go home.
myicq-1.0a1forNet
- myicq1.0的net编译版本,修正了vc6下编译的错误,整个代码可直接使用-myicq1.0 the net compiler version, fixes compile error under vc6, the entire code can be directly used
sy6
- 简单聊天程序的设计与实现,使用VC++设计的一个能实现两个人聊天的网络程序。-Simple chat program design and implementation, the use of VC++ Designed to achieve two people chat network procedures.
worm.tcl
- ns2中,实现的基于传染病模型的蠕虫实现。该实现中有一个抽象节点,代表了20万个节点,然后有一个501个节点的具体网络。在抽象望中,只要能反应传播特征即可,具体网络中的扩散,更直观。-ns2, the realization of the infectious disease model based on the realization of the worm. The realization of the abstract, there is a node, representing the
fhsp
- 从网页中提取股票历年分红数据,并保存到excel表中-Extracted from the web site of stock dividends over the years of data and save it to excel table
riptideAnyWhere_src
- 一个极好的远程控制软件,VC6编写,整个软件的亮点是屏幕监控的效率极高,CPU占用率也很低。此源码较少见。-An excellent remote control software, VC6 prepared, the highlight of the entire software is extremely efficient screen monitor, CPU occupancy rate was also low. This source code is less common.
hcopy
- 可以实现PB的C/S架构程序局域网内自动升级和下载-PB can achieve the C/S structure of the procedure to upgrade the LAN automatically and download
upload
- 一个实现http上传文件的小程序 有两个.ini配置文件来决定上传文件和服务器。。简单的VC6.0 +win32控制台-A realization of http upload applet there are two. Ini configuration file to determine the upload files and servers. . Simple VC6.0+ Win32 console
netManager
- MFC网络数据库开发应用实例,适合学习VC网络编程学习人员-MFC network database development and application examples for learning network programming VC learning staff
00
- 大三下学期做的计算机网络的课程设计,文档格式文件,有用的朋友可以下载-junior next semester so the computer network of curriculum design, document format, useful friends can be downloaded -Junior next semester to do the computer network curriculum design, document format files, useful
Winsock_API
- 本实例在介绍WinSocket API知识的基础上,定义了一个基于网络的类CNetworking ,并利用该类实现了网络通信的基本功能,消息数据的传送,具体请参见代码部分。用它可以发送、接收、连接、断开和获取对方端口各种不同的信息。该类的主要优点是完全将连接对象化,不需要窗口就可以处理网络消息,通过定义回调函数或事件即可,甚至连通知消息都可以不用。希望对正在开发网络应用程序的读者朋友有所帮助!-In introducing the example of knowledge WinSocket A