资源列表
epollPpthread
- 基于poll和pthread的服务器端和客户端原代码,有thread pool-Based on poll and pthread server and client source code, there are thread pool
flow_parse
- 对xml文件的解析,这是根据xml 的协议,本人在项目中的一个小的工具,供大家分享-To parse xml document, which is based on xml agreement, a small tool in the project, for everyone to share
http_base64
- 与base 64有关的网络编程,internet编程,http编程-http_base64.h Header file for base64 function(s). * Created: Christopher Blizzard <blizzard@appliedtheory.com>, 20-Nov-1998 * * Copyright (C) 1998 Free Software Foundation * * This library is free so
http_date
- 与date有关的网络编程,C++编程,http编程-http_date.h Routines for parsing and generating http dates * Created: Christoper Blizzard <blizzard@appliedtheory.com>, 16-Aug-1998 * * Copyright (C) 1998 Free Software Foundation * * This library is free so
http_hdrs
- 与hdrs有关的网络编程,http编程,HDRS编程-http_hdrs.h This file contains declarations for http headers * Created: Christopher Blizzard <blizzard@appliedtheory.com>, 3-Aug-1998 * * Copyright (C) 1998 Free Software Foundation * * This library is free
BPaRBF
- 利用BP神经网络与RBF(径向基函数)网络对三类目标(W.zip, T.zip, B.zip)进行分类,比较两种网络的分类性能-BP neural network and RBF (Radial Basis Function) network on three goals (W.zip, T.zip, B.zip) categorize performance comparison of the two networks
jjmj
- 1200.椒江麻将,麻将源代码,完整代码。-jjmj,complet source.
MCast
- 组播 c++ win32控制台 new/delete重载-Multi Cast
udp
- 网络编程 socket通信 udp 服务器端 源码-udp server code
DHT_11
- This program it is introduces into the Arduino library. Its funtion is to allow the use of temerature and humidity sensor DHT11.
SimpleSample
- 服务器端创建监听套接字,并为它关联一个本地地址(指定IP地址和端口号),然后进入监听状态准备接受客户的连接请求。为了接受客户端的连接请求,服务器端必须调用accept函数。客户端创建套接字后即可调用connect函数去试图连接服务器监听套接字。当服务器端的accept函数返回后,connect函数也返回。此时客户端使用socket函数创建的套接守,服务器端使用accept函数创建的套接字,双方实现通信。-Server listening socket is created and associa
winpcap-analysis
- 网络抓包与分析协议程序,C++实现,有MFC界面-winpcap analysis
