- 授权协议: Apache
- 开发语言: C#
- 操作系统: Windows
- 软件首页: https://roslyn.codeplex.com/
- 软件文档: https://roslyn.codeplex.com/documentation
- 官方下载: https://roslyn.codeplex.com/SourceControl/latest
软件介绍
Roslyn 是微软公司开源的 .NET 编译器。编译器支持 C# 和 Visual Basic 代码编译,并提供丰富的代码分析 API。
安装过程:
In your browser, navigate to http://roslyn.codeplex.com/SourceControl/latest
Click the "Clone" link and copy the URL
Open the Visual Studio Team Explorer Windows (View\Team Explorer)
Select the "Connect to Team Projects" option if you are already connected to a different project
Under “Local Git Repositories” click the “Clone” link
Enter the URL from step 2 in the top box
Pick a location on your local machine to store the code
Click the Clone button
Switch to the "releases/build-preview" branch
In Team Explorer, select the "Branches" view
Click the "New Branch" link
Name your branch: releases/build-preview
Select: origin/releases/build-preview from the dropdown
Ensure "Checkout branch" is checked
Click "Create Branch"
国际大学生程序设计竞赛例题解
郭嵩山 / 电子工业出版社 / 2007-7 / 32.00元
《国际大学生程序设计竞赛例题解3:图论、动态规划算法、综合题专集》以图论、动态规划算法、综合题的形式介绍了ACM国际大学生程序设计竞赛(ACM/ICPC)中所用到的典型算法,并结合例题,对如何灵活地运用这些算法进行比较详细分析和深入浅出的讲解。《国际大学生程序设计竞赛例题解3:图论、动态规划算法、综合题专集》以精讲多练为教学宗旨,并在每一个专题论述后用一章的篇幅选出一批有代表性的竞赛例题,对每道例......一起来看看 《国际大学生程序设计竞赛例题解》 这本书的介绍吧!
