资源列表
[压缩解压] huffmancode
说明:实现的是霍夫曼编码,在c程序中模拟编码解码功能。-The realization of the Huffman code, in the c program features analog codec.<leo> 在 2025-07-18 上传 | 大小:6kb | 下载:0
[压缩解压] 2003525193709
说明:很好用的VB源码,大家可以放心使用。如果你不信,您可以用一下。-VB source code used in a very good, we can be assured that use. If you do not believe, you can click.<随便> 在 2025-07-18 上传 | 大小:449kb | 下载:0
[压缩解压] huffmanendecode
说明:huffman编解码,完成了编码和解码的功能,如果有错误,请通知哦 -huffman coding and decoding, completed the encoding and decoding functions, if there is an error, please notify Oh<刘健中> 在 2025-07-18 上传 | 大小:12kb | 下载:0
[压缩解压] P2P
说明:P2P(Peer-to-Peer 端到端)模型是与C/S(客户/服务器)模型相对应。基于C/S的用户间通信需要由服务器中转,在C/S中的服务器故障将导致整个网络通信的瘫痪。。而基于P2P的用户间通信则是直接通信,去掉了服务器这一层,带来的显著优点是通信时没有单一的失败点,一个用户的故障不会影响整个P2P网络。本文提供了一种用JAVA实现P2P网络通信的方法。-P2P (Peer-to-Peer end-to-end) model with the C/S (Client/Server) mode<刘辉> 在 2025-07-18 上传 | 大小:788kb | 下载:0