搜索资源列表
shengwushibie
- UDP对QQ来说太重要了。 UDP和TCP是同一个层上的协议,都是通过IP层进行数据。。。 算啦,不扯这些了。 UDP针对的是不需要保证数据一定传输到的一种协议。因为IP 本身是会被随意丢弃的,所以TCP为确保数据可靠,会消耗大量的 资源,而且Socket架上去以后会出于保持链接的一种结构。 QQ本身不保持链接,数据是否可靠自己去验证,而且QQ里的数据 都是小包,尤其适应UDP的结构。最后对于multicast来说,UDP 是唯一可行的降低网络带宽负担的协议-UDP right QQ is so
EZW_
- 该程序实现网络图像的渐进传输,它是基于小波变换静止图像压缩技术-network of progressive image transmission, which is based on wavelet transform Still Image Compression Technology
RTv
- 用于做网络控制系统方面的实时数据传输方面的仿真模型-spent network control systems in real-time transmission of data simulation model
jpeg_networkstransfer
- 基于DM642的JPEG图象编解码的网络传输程序。-JPEG image codecs network transmission procedures.
bp_C
- BP神经网络的编程,C语言编写 要看要几层的网络,输入和输出是多少个?要几层隐层,多少个神经元,还有要选什么传输函数。这些确定了,建立和训练网络
jiami
- c#中的应用,对信息的加密解密。以保证网络中传输的安全
nn_nodes_optm
- 计算最优化网络节点传输路径的neural network 模型,测试通过4个nodes-Calculation of the optimal transmission path network node neural network model, the test four nodes
Huffman
- 哈弗曼编码,提供了两种编解码思路,可以高效的编解码,可直接用与网络传输-哈弗曼encoding, codec provides two ideas can be highly efficient codec can be directly used with the network transmission
rtbzip
- 多功能的红黑树和压缩算法,可用于网络传输加减压-Red, black and multi-functional tree and compression algorithms, network transmission can be used to add decompression
H.264.MPEG-4
- 视频压缩算法,适用于高压缩网络传输协议 ,在无线公网传输也很适用-Video compression algorithm for high compression network transport protocol in the wireless public network transmission is also very applicable to
Signal-enhancement-device
- 信号增强装置问题要求对于一个给定的信号传输网络,计算如何放置最少的信号增强装置来保证网络传输的畅通。 对于给定的带权树,计算放置信号增强装置最少数量。 -Signal enhancement device for a given problem requires the signal transmission network, calculating how to place a minimum of signal enhancement device to ensure the smo
zlib
- windows下压缩解压函数的库,想提高网络传输性能的可以关注一下。-gzip lib under windows, very useful to reduce the network transfer cost.
bankbillClent
- 序列化和反序列化的示例 网络传输协议 将多种数据结构转换成二位数组-Serialization and deserialization sample a variety of network transport protocol data structures into two-digit group
struct2char
- 一个小函数,完成将struct转化为char数组,可用于将struct进行网络传输.-a function which convert a struct to a char array, which could used in UDP transmit.
PAPER2
- 无线Ad+hoc网络传输容量的性能分析.pdf-Performance Analysis of Transmission Capacity in Wireless Ad hoc Networks
WpdPack
- 计算机网络协议代码,网络传输分析,基础分析包-Computer network protocol code, network traffic analysis, fundamental analysis package
LEACH改进算法?.doc
- LEACH改进算法,包含簇头选举,成簇和数据传输,得到存活节点和时间的关系(LEACH improved algorithm, including cluster head election, clustering and data transmission, to obtain the relationship between survival nodes and time)
base64
- 网络传输过程中,用于二进制文件编解码,将其以字符串形式传输(Used for binary file encoding and decoding)
code2
- 线性神经网络和单层感知机非常相似,输入层、输出层甚至是误差迭代函数都相同,唯一的区别就是他们的传输函数不同(Linear neural network and single-layer perceptron are very similar. Input layer, output layer and even error iteration function are all the same. The only difference is their transmission function
MATLAB udp
- UDP网络传输的代码,可以参考一下,matlab的程序(UDP network transmission code, you can refer to the matlab program)