如何使用c#.net实现算术编码加密 [英] How can I implement the Arithmetic coding encryption using c#.net

查看:79
本文介绍了如何使用c#.net实现算术编码加密的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我是dot net的新手,我知道算术编码概念。我如何在c#.net中开发这个概念。

提前谢谢....

I am new to dot net, I know the Arithmetic Coding concept. How i am develop that concept in c#.net.
Thanks in advance....

推荐答案

理解算法并实现它(因此你必须理解 C#编程语言。一个很好的起点是维基百科算术编码页面 [ ^ ]。

此处代码项目我们有一篇关于这个论点的文章:C#算术压缩 [ ^ ](看起来它是直口一个 C 实现,你可以做得更好。)
Understand the algorithm and implement it (hence you have to understand the C# programming language too). A good starting point is the Wikipedia "Arithmetic coding" page[^].
Here at Code Project we have an article on this very argument: "Arithmetic Compression With C#"[^] (it looks it is straight port of a C implementation, you could do better).


我想你应该试试自己......:)
i think you should try yourself... :)


这篇关于如何使用c#.net实现算术编码加密的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆