- 授权协议: MIT/X
- 开发语言: C#
- 操作系统: Windows
- 软件首页: http://www.opentk.com/
- 软件文档: http://www.opentk.com/doc
软件介绍
Open Toolkit (OpenTk) 是一个强类型的跨平台 OpenGL 和 OpenAL 封装,适应 C# 和 Mono以及.NET 平台。可以在 GTK# 以及 WinForms 应用中独立的运行。
主要特点:
- Strong-typing.
Strongly-typed OpenGL and OpenAL bindings help you catch errors before they get a chance to manifest. - Integration.
OpenTK can be used standalone, as a Windows.Forms.Control or as a GTK# Widget. - Deployment.
OpenTK is a single dll that works on all platforms without recompilation (Windows, Linux and Mac OS X). - Rapid development.
OpenTK has extensive inline documentation, while strong types and intellisense simplify OpenGL and OpenAL code. - Optimization.
OpenTK plays well with the Garbage Collector - no memory is allocated while your program is running.
计算机程序的构造和解释
Harold Abelson、Gerald Jay Sussman、Julie Sussman / 裘宗燕 / 机械工业出版社 / 2004-2 / 45.00元
《计算机程序的构造和解释(原书第2版)》1984年出版,成型于美国麻省理工学院(MIT)多年使用的一本教材,1996年修订为第2版。在过去的二十多年里,《计算机程序的构造和解释(原书第2版)》对于计算机科学的教育计划产生了深刻的影响。第2版中大部分重要程序设计系统都重新修改并做过测试,包括各种解释器和编译器。作者根据其后十余年的教学实践,还对其他许多细节做了相应的修改。 海报:一起来看看 《计算机程序的构造和解释》 这本书的介绍吧!
