是否有LZSS COM pression在C#中公开FPGA实现,或者可以在C#中使用? [英] Is there a public implemention of LZSS compression in C# or that can be used in C#?

查看:239
本文介绍了是否有LZSS COM pression在C#中公开FPGA实现,或者可以在C#中使用?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在找LZSS一些数据包从一个游戏引擎进行解码。如果任何人都可以点我到图书馆,我会非常高兴。谢谢!

I'm looking for LZSS for decoding some packets from a game engine. If anyone could point me to a library I would be extremely happy. Thanks!

推荐答案

您可以在快板库<打电话/ A>(在C开源库,用于游戏开发的开发)。它包含 LZSS解码是从C#调用。

You can call on the Allegro Library (open source library in C developed for game development). It contains LZSS decoding and is callable from C#.

或者,你也可以看看: LZSS.c 和端口它交给C#或编译成一个基本的C库,然后从C#调用它。

Or you can also look at: LZSS.c and port it over to C#, or compile it into a basic C library and then call it from C#.

这篇关于是否有LZSS COM pression在C#中公开FPGA实现,或者可以在C#中使用?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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