资源列表
chat
- 实现了局域网聊天的功能,并且支持tcp传输文件。-Achieve a LAN chat function, and supports tcp transfer files.
eemdd
- 经验模式分解改进代码,基于经验模式分解的一种改进 经验模式分解 matlab-Empirical Mode Decomposition improve code
Network-Communication-Code
- Visual C++网络通信协议分析与应用实现代码-Visual C++ network communication protocol analysis and application implementation code
qq
- 可以模拟手机qq登录、发消息、添加好友等功能-Can simulate mobile qq login, message, add friends and other functions
IOCP-SRC
- IOCP的编程测试程序,包括客户端和服务器端!-IOCP programming testing procedures, including client and server side!
Croll
- VC++控件程序,使用方面,快捷。可以修改-VC++ control procedures, use, and quick. You can modify
myUdpServer
- windows下UDP协议发送的客户端和服务器端源代码,验证有效-UDP protocol to send the windows client and server source code, validated
myUdpClient
- windows下UDP协议发送的客户端和服务器端源代码,验证有效-UDP protocol to send the windows client and server source code, validated
WSS1.3.0_cn
- WSS(White Shark System)基于PMI® 全球项目管理标准,专注于项目管理规范性、易用性、以及视觉效果。 主要功能:项目管理、任务管理、工时管理、工作日志管理、邮件提醒等。 WSS安装简单,即使没有任何代码开发经验的非技术人员,按照我们的安装步骤也能快速安装,部署。 WSS简单易用,即使不参考帮助文档,不参加使用培训,也能凭借直觉快速上手。 WSS受《中国著作权法》保护,用户权利如下: 1,企业和个人可以根据需要在企业内部使用WSS;
download_messagefile
- 能快速下载linux中的语音文件,并存储在选择的位置-Linux can quickly download the voice files and stored in the selected location
ideacms_UTF_v6.0.2
- IdeaCMS内置单页、新闻、图片、视频、下载、产品、招聘七大内容模型,可以满足目前多类网站,特别是企业网站需求和发展需要。同时系统自带留言、会员、评论、订购.-IdeaCMS built single-page, news, pictures, videos, downloads, product, recruiting seven content model to meet the current multi-class websites, especially business websi
http_chunk_demo
- C语言实现,模拟chunked分块的http下载,chunked编码的是将大块数据分解成多块小数据,每块都可以自指定长度,也就是,解析http头的content-length属性,并不能知道详细的文件大小。 此Demo在一边接收数据,一边在缓冲区中组装,占用内存极少,效率极高。-C language, simulated chunked.http download, chunked encoding is to chunk data into multiple small data bloc