C的馆藏图书馆 [英] Collections Library for C

查看:67
本文介绍了C的馆藏图书馆的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

有没有*好*和*免费*(如在啤酒中)收藏库出来

那里有C?我正在寻找基本的东西,如哈希地图,链接

列表,矢量/数组列表,甚至可能是红/黑树。我会

喜欢专门避免使用GPL或LGPL许可的代码,因为

成本太高了。更喜欢BSD许可或公共领域。


提前谢谢。

Are there any *good* and *free* (as in beer) collections libraries out
there for C? I''m looking for basic things like hash maps, linked
lists, vectors / array lists, maybe even red/black trees. I would
like to specifically avoid code licensed under GPL or LGPL since the
cost is too high. Would prefer BSD licensed or public domain.

Thank you in advance.

推荐答案

jo ***** @ example.com 写道:

有没有*好*和*免费*(如在啤酒中)收藏库出来了吗?我正在寻找基本的东西,如哈希地图,链接的列表,矢量/数组列表,甚至可能是红/黑树。我想
喜欢专门避免使用GPL或LGPL许可的代码,因为
成本太高。更喜欢BSD许可或公共领域。

Are there any *good* and *free* (as in beer) collections libraries out
there for C? I''m looking for basic things like hash maps, linked
lists, vectors / array lists, maybe even red/black trees. I would
like to specifically avoid code licensed under GPL or LGPL since the
cost is too high. Would prefer BSD licensed or public domain.




它怎么可能太高?这是免费的。仅当您想要在待售产品中使用它时才会出现费用,为此您通常可以通过版权所有者协商您自己的许可证。拿起

手机。你确切知道你在买什么。


如果你担心暴露自己的代码,那么适用同样的

治愈方法。谈判一个不需要

曝光的许可证。


也就是说,你可以在以下网址找到一个哈希表库:

< http://cbfalconer.home.att.net/download/hashlib.zip>


和其他东西,其中一些是我公开的域名。


-

查克F(cb********@yahoo.com)(cb ******* *@worldnet.att.net)

可用于咨询/临时嵌入式和系统。

< http://cbfalconer.home.att.net>使用worldnet地址!



How can it be too high? It is free. Cost only appears when you
want to use it in a product for sale, and for that you can often
negotiate your own license from the copyright holder. Pick up the
phone. You know exactly what you are buying.

If you are worrying about exposing your own code, then the same
cure applies. Negotiate a license that doesn''t require that
exposure.

That said, you can find a hashtable library at:

<http://cbfalconer.home.att.net/download/hashlib.zip>

and other things, some of which I have put in the public domain.

--
Chuck F (cb********@yahoo.com) (cb********@worldnet.att.net)
Available for consulting/temporary embedded and systems.
<http://cbfalconer.home.att.net> USE worldnet address!


jo ***** @ example .com 这样说话:
jo*****@example.com spoke thus:
有没有*好*和*免费*(如啤酒中)收藏库那里有C?我正在寻找基本的东西,如哈希地图,链接的列表,矢量/数组列表,甚至可能是红/黑树。我想
喜欢专门避免使用GPL或LGPL许可的代码,因为
成本太高。更喜欢BSD许可或公共领域。
Are there any *good* and *free* (as in beer) collections libraries out
there for C? I''m looking for basic things like hash maps, linked
lists, vectors / array lists, maybe even red/black trees. I would
like to specifically avoid code licensed under GPL or LGPL since the
cost is too high. Would prefer BSD licensed or public domain.




好​​吧,总有C ++标准模板库;)


(即使你已经指定了你的实现,你的问题也没有b $ b真的属于这里:

http://www.ungerhu.com/jxh/clc.welcome.txt
http://www.eskimo.com/~scs/C-faq/top。 html
http://benpfaff.org /writings/clc/off-topic.html


与此同时,谷歌是你的朋友。)


-

Christopher Benson-Manica |我*应该*知道我在说什么 - 如果我

ataru(at)cyberspace.org |不,我需要知道。火焰欢迎。



Well, there''s always the C++ standard template library ;)

(Even if you had specified your implementation, your question doesn''t
really belong here:

http://www.ungerhu.com/jxh/clc.welcome.txt
http://www.eskimo.com/~scs/C-faq/top.html
http://benpfaff.org/writings/clc/off-topic.html

In the meantime, Google is your friend.)

--
Christopher Benson-Manica | I *should* know what I''m talking about - if I
ataru(at)cyberspace.org | don''t, I need to know. Flames welcome.


文章< 41 *********************** @ newsreader.visi .com>,
jo*****@example.com 写道:
In article <41***********************@newsreader.visi.com>,
jo*****@example.com wrote:
有没有*好*和*免费*(如在啤酒中)收藏库那里有C?我正在寻找基本的东西,如哈希地图,链接的列表,矢量/数组列表,甚至可能是红/黑树。我想
喜欢专门避免使用GPL或LGPL许可的代码,因为
成本太高。更喜欢BSD许可或公共领域。
Are there any *good* and *free* (as in beer) collections libraries out
there for C? I''m looking for basic things like hash maps, linked
lists, vectors / array lists, maybe even red/black trees. I would
like to specifically avoid code licensed under GPL or LGPL since the
cost is too high. Would prefer BSD licensed or public domain.




你能解释一下为什么费用 LGPL许可证太高了

高?



Could you explain to me why the "cost" of the LGPL license would be too
high?


这篇关于C的馆藏图书馆的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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