资源列表

« 1 2 ... .05 .06 .07 .08 .09 1210.11 .12 .13 .14 .15 ... 1306 »

[压缩解压huffman

说明:很经典的HUFFMAN编码 不用多说了 做编码的人都知道的 在matlab下的实现-Very classical Huffman coding coding goes without saying to do know in matlab realize under
<cjy> 在 2024-10-07 上传 | 大小:1024 | 下载:0

[压缩解压HUFFMAN

说明:huffman编码程序,对研究信源编码十分有用,建议下载-huffman coding procedures, the study of source coding is useful, it is recommended to download
<龙心平> 在 2024-10-07 上传 | 大小:1024 | 下载:0

[压缩解压port

说明:完成端口实现的 client 和 服务器-Complete port of the client and server
<宝音图> 在 2024-10-07 上传 | 大小:1024 | 下载:0

[压缩解压55

说明:用完成例程方式实现的重叠I/O模型的列子-Achieved with the completion of routine overlap I/O model Liezi
<宝音图> 在 2024-10-07 上传 | 大小:1024 | 下载:0

[压缩解压77

说明:Winsock2的发布使得Socket I/O有了和文件I/O统一的接口。我们可以通过使用Win32文件操纵函数ReadFile和WriteFile来进行Socket I/O。伴随而来的,用于普通文件I/O的重叠I/O模型和完成端口模型对Socket I/O也适用了。这些模型的优点是可以达到更佳的系统性 能,但是实现较为复杂,里面涉及较多的C语言技巧。例如我们在完成端口模型中会经常用到所谓的“尾随数据”。-Wins
<宝音图> 在 2024-10-07 上传 | 大小:1024 | 下载:0

[压缩解压88

说明:Winsock提供了另一个有用的异步I/O模型。和WSAAsyncSelect模型类似的是,它也允许应用程序在一个或多个套接字上,接收以事件为 基础的网络事件通知。对于表1总结的、由WSAAsyncSelect模型采用的网络事件来说,它们均可原封不动地移植到新模型。在用新模型 开发的应用程序中,也能接收和处理所有那些事件。该模型最主要的差别在于网络事件会投递至一个事件对象句柄,而非投递至一个窗 口例程。(节
<宝音图> 在 2024-10-07 上传 | 大小:1024 | 下载:0

[压缩解压dct

说明:离散余弦变换的压缩程序MATLAB实现的,大家可以试一试!-Discrete Cosine Transform compression program MATLAB to achieve, we can try!
<zouchunbo> 在 2024-10-07 上传 | 大小:1024 | 下载:0

[压缩解压hafuman

说明:教你如何构造哈夫曼树的程序代码-Teach you how to construct Huffman code tree
<凌飞> 在 2024-10-07 上传 | 大小:1024 | 下载:0

[压缩解压mofang

说明:解决经典的奇数阶魔方阵的问题,相信大家对这个问题都比较熟悉了,看看我的这个实现是不是很经典,请支持,谢谢!-To solve the classic odd order magic square problem, I believe we are more familiar with this issue, and take a look at my realization is not very classical, please s
<Michael> 在 2024-10-07 上传 | 大小:1024 | 下载:0

[压缩解压huffman

说明:声明定义链表结构,创建线性表,打印链表元素-The definition of the structure of the statement list, create a linear form, print list element
<kaka> 在 2024-10-07 上传 | 大小:1024 | 下载:0

[压缩解压huffman

说明:哈夫曼编码的程序 是VC++编的 只是用TXT保存了-Huffman coding procedure is VC++ Compile would only preserved TXT
<王烈> 在 2024-10-07 上传 | 大小:1024 | 下载:0

[压缩解压lzw.c

说明:Lempel-Ziv coding 源代码(C)-Lempel-Ziv coding source code (C)
<gaoxch06> 在 2024-10-07 上传 | 大小:1024 | 下载:0
« 1 2 ... .05 .06 .07 .08 .09 1210.11 .12 .13 .14 .15 ... 1306 »

源码中国 www.ymcn.org