-
通信系统传输模型
这是信息论与编码的作业,有3种信源编码方式,费诺编码、唯一可译码、香农码。
唯一可译码:若码的任意一串有限长的码符号序列只能被唯一地译成所对应的信源符号序列,则此码称为唯一可译码,否则,就称为非唯一可译码。
香农码:按不等式选择的码长所构成的码称香农码,香农码满足克拉夫特不等式。
- 2022-05-09 14:36:43下载
- 积分:1
-
要编写一个实现剪切和复制命令的函数,就要在你的应用程序中实现选定操作;要编写一个实现粘贴命令的函数,就需要请求剪贴板来检测它是否包含你的应用程序能够支持的数据。...
要编写一个实现剪切和复制命令的函数,就要在你的应用程序中实现选定操作;要编写一个实现粘贴命令的函数,就需要请求剪贴板来检测它是否包含你的应用程序能够支持的数据。下面的代码实现了复制命令,其它实现可仿照进行,在此不再赘言。 -prepared to achieve an order shear and reproduction function, it is necessary to your application process to achieve selected operation; To prepare a sealed order to achieve the function, on the need to request the clipboard to detect whether it contains your applications can support data. The following code to achieve the reproduction order to be modeled on the other to achieve, and in this stop drilling.
- 2023-06-24 14:30:03下载
- 积分:1
-
VCnet programming source code examples of the use of examples of control, in the...
VCnet编程实例源代码之控件使用实例,希望对大家有帮助-VCnet programming source code examples of the use of examples of control, in the hope that everyone has to help
- 2022-03-05 22:23:52下载
- 积分:1
-
德国 一随机振动分析程序,希望对需要的人有所帮助
德国 一随机振动分析程序,希望对需要的人有所帮助-Germany, a random vibration analysis program, hope to those who need help
- 2023-02-11 21:00:03下载
- 积分:1
-
最新的学生选课源代码,用购物车实现的,SESSION的编译方法,是学生课程设计的最好材料,最佳参考...
最新的学生选课源代码,用购物车实现的,SESSION的编译方法,是学生课程设计的最好材料,最佳参考-The newest student enrollment source code: implemented with shopping cart and session compile method. This is the best materials and reference for student project development.
- 2023-06-15 03:55:05下载
- 积分:1
-
TEMIC系列射频卡开发指南,TEMIC系列射频卡产品包括E5550、E5560卡和U2270B基站芯片...
TEMIC系列射频卡开发指南,TEMIC系列射频卡产品包括E5550、E5560卡和U2270B基站芯片-TEMIC Series Guide to the development of radio frequency card, TEMIC Series RF card products including E5550, E5560 card and base station chip U2270B
- 2022-01-25 19:08:59下载
- 积分:1
-
MCGS组态软件高级开发包
SDK,用于开发组态软件与外部设备如智能仪表,智能传感器,智能显示单元,操作单元,执行单元等连接的通讯驱动模块,使之能够兼容于MCGS组态软件的通用版和网络版,以扩展组态软件的应用范围。
- 2022-02-28 16:22:13下载
- 积分:1
-
C++开发测试程序
C++开发测试程序-erwrddddddddddddddddddddddddddddddddddddddddddddddddddd
- 2022-07-27 20:39:39下载
- 积分:1
-
1背包问题的vc++6.0解法,还不错,供朋友们参考
0-1背包问题的vc++6.0解法,还不错,供朋友们参考-0-1 Knapsack Problem vc++ 6.0 solution, but also good for friends who refer to
- 2022-04-26 15:08:01下载
- 积分:1
-
使剪贴板是系统中个进程共享的一块重要区域。在不同的应用程序之间传送数据的时候,首要的选择就是利用剪贴板。不仅如此,在同一个程序的不同窗体之间拷贝数据的时候也常常...
使剪贴板是系统中个进程共享的一块重要区域。在不同的应用程序之间传送数据的时候,首要的选择就是利用剪贴板。不仅如此,在同一个程序的不同窗体之间拷贝数据的时候也常常使用剪贴板。剪贴板是视窗操作系统中不可缺少的一部分。本程序演示了如何访问剪贴板中的各种数据。用VC访问剪贴板源程序-so clipboard system is out of a process of sharing important region. In different applications transmission of data between the time, the first option is the use of the clipboard. Not only that, with a program to copy between different forms of data often use the clipboard. Windows clipboard is an indispensable part. This program demonstrated how to access the clipboard data. VC visit clipboard source
- 2022-11-18 10:40:03下载
- 积分:1