- 授权协议: MIT
- 开发语言: C/C++
- 操作系统: 跨平台
- 软件首页: https://github.com/jkoritzinsky/SharpGenTools
- 软件文档: https://github.com/jkoritzinsky/SharpGenTools/blob/master/README.md
- 官方下载: https://github.com/jkoritzinsky/SharpGenTools
软件介绍
从 SharpDX 分叉的代码工具,有着独立的 mantained。
特征
在 C ++ 头文件中为 C ++ 和 COM 接口准确快速地编写代码。
.NET 运行时 COM 支持没有依赖
通过 MSBuild 项目和包引用传递代码生成信息
可插入的运行时库名称(默认库为 SharpGen.Runtime )
像 SharpDX 这样的项目可能会变成“SharpDX”,不会破坏兼容性
组件
SharpGen
运行 CastXML 来解析 C ++ 的代码生成引擎,然后生成C#。
SharpPatch
修补
calli有效 COM 互操作的指令以及 C# 中不可能的构造SharpGenTools.Sdk
MSBuild 工具将 SharpGen 和 SharpPatch 直接集成到项目中
SharpGen.Interactive
SharpGen 与 Windows 窗体进度对话框的传统命令行前端
原 SharpGen 应用程序
SharpPatch.Cli
传统的 SharpPatch 命令行前端
原生的 SharpCli 应用程序
Numerical Recipes 3rd Edition
William H. Press、Saul A. Teukolsky、William T. Vetterling、Brian P. Flannery / Cambridge University Press / 2007-9-6 / GBP 64.99
Do you want easy access to the latest methods in scientific computing? This greatly expanded third edition of Numerical Recipes has it, with wider coverage than ever before, many new, expanded and upd......一起来看看 《Numerical Recipes 3rd Edition》 这本书的介绍吧!
