-
Fifty Years of Shannon Theory
应用背景
Fifty Years of Shannon Theory:
A brief chronicle is given of the historical development
of the central problems in the theory of fundamental limits
of data compression and reliable communication.
关键技术Shannon’s A mathematical theory of communication”published in July and October of 1948 is
the Magna Carta of the information age. Shannon’s discoveryof the fundamental laws of data compression and transmission marks the birth of Information Theory. A unifying theory with profound intersections with Probability, Statistics, Computer Science, and other fields, Information Theory continues to set the stage for the development of communications, data storage
and processing, and other information technologies.
- 2022-02-13 17:00:08下载
- 积分:1
-
heap + dijkstra
Dijkstra是一种贪心的思想,它只适用与非负权图(SPFA可以用于负权图):
首先要知道一个三角定理,《算法导论》上面讲过,我这里就不论述了
定义:
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-01-25 23:38:50下载
- 积分:1
-
计算地球或椭圆体中两点距离的程序
计算地球或椭圆体中两点距离的程序-A program which can calculate the instance of two points in the earth or the elipse
- 2022-05-19 14:58:07下载
- 积分:1
-
MBR MBR Protect
MBR 保护由 opc0de小心 !享受
- 2022-07-18 21:45:54下载
- 积分:1
-
多维数据分析,有nPLS,PARAFAC,TURKER等
多维数据分析,有nPLS,PARAFAC,TURKER等-multidimensional data analysis, nPLS, B6, and other TURKER
- 2022-12-01 17:40:03下载
- 积分:1
-
龙贝格方法。又一个数值算法。
龙贝格方法。又一个数值算法。-Romberg method. Also a numerical algorithm.
- 2022-06-14 17:53:31下载
- 积分:1
-
遗传算法
本文详细介绍了采用遗传的计算机程序的执行
在寻求最佳讲座时间表发电机的算法 (气)。遗传算法理论是
覆盖着重点是雇用非遗传算子少完全编码系统。
此外探讨了领域的自动化的时间表。时间表被解释作为,
从根本上讲,日程安排放在它的约束。该程序,在 C 中写入
采用了更快地演化的修复战略。在简化的大学时间表
它一贯演变违反约束的问题免费的时间表。影响
改变的突变率和人口规模进行了测试。它是见过可能是遗传算法
通过修复策略,进一步将纳入改进和随时可扩展到
完整的时间表问题。附录包括整个源代码,该代码。
- 2022-10-30 12:55:03下载
- 积分:1
-
行列式求值
行列式求值行 列式求值行 列式求值行 列式求值行列式求值-evaluation of determinant
- 2022-04-15 01:49:18下载
- 积分:1
-
自己培训的题目――N阶幻方的构造
自己培训的题目――N阶幻方的构造-their training topics-- N-order magic square of tectonic
- 2022-06-15 16:34:00下载
- 积分:1
-
顶盖驱动LBM模拟
应用背景顶盖驱动流是计算流体与计算传热学一个经典问题,常用作不可压缩流动的校核算例,同时也是很好的lbm模拟学习的入门算例。对于刚开始接触的入门者有很大帮助。关键技术该程序采用了不可压缩的D2Q9模型以及标准的碰撞迁移规则,边界处理则采用了非平衡外推格式。虽然程序针对顶盖驱动而编写,但读者可以通过改变初始条件边界条件来计算其他的物理量。
- 2023-03-21 19:05:03下载
- 积分:1