-
Microsoft Visual C# 2013 Step by Step,最新资料
2020-12-04 21:01:49If you have previous programming experience but are new to Visual C# 2013, this tutorial delivers the step-by-step guidance and coding exercises you need to master corMIcrosoft Microsoft visual c# ... -
C# for Financial Markets
2013-07-13 10:39:37In this step-by-step guide to software development for financial analysts, traders, developers and quants, the authors show both novice and experienced practitioners how to develop robust and accurate... -
Neural Networks in Unity: C# Programming for Windows 10 pdf
2018-08-03 10:20:44In this book you will start by exploring back propagation and unsupervised neural networks with Unity and C#. You’ll then move onto activation functions, such as sigmoid functions, step functions, ... -
Visual C#2010 从入门到精通(Visual.C#.2010.Step.By.Step).完整去密码锁定版 I部分
2013-07-31 18:51:41原书名: Microsoft Visual C# 2010 Step by Step 原出版社: Microsoft Press 作者: (英)John Sharp 译者: 周靖 丛书名: 微软技术丛书 出版社:清华大学出版社 ISBN:9787302234289 上架时间:2010-9-6 ... -
C#中for循环、while循环循环执行的方法
2020-09-02 02:50:13主要介绍了C#中for循环、while循环循环执行的方法的相关资料,非常不错,具有参考借鉴价值,感兴趣的朋友一起学习吧 -
C# 2010捷径教程
2011-01-15 20:53:53C# 2010 offers powerful new features, and this book is the fastest path to mastering them—and the rest of C#—for both experienced C# programmers moving to C# 2010 and programmers moving to C# from ... -
The C# Player’s Guide, 3rd Edition
2017-09-11 10:40:43This version of the book is updated for C# 7.0 and Visual Studio 2017 Get off the ground quickly, with a gentle introduction to C#, Visual Studio, and a step-by-step walkthrough and explanation of ... -
Learning C# 7 By Developing Games with Unity 2017 3rd Edition.pdf
2018-07-14 10:13:25Step by step, you will be learning how to code and how to use the game engine to turn your ideas into real projects. At the end of the book, you'll have created a 2D platform game, and you will know ... -
C#全能速查宝典
2014-04-26 16:16:271.3.5 for语句——循环语句 32 1.3.6 foreach语句——枚举一个集合的元素 33 1.3.7 goto语句——跳转到标签 34 1.3.8 if…else语句——条件判断语句 36 1.3.9 return语句——返回 38 1.3.10 switch case语句——条件... -
Fast Data Exchange(FDX) with CANoe(C#)示例文档
2020-06-22 10:38:31This application note is a step by step guide for setting up an easy FDX client application in C# .NET that interfaces to CANoe via FDX. CANoe FDX (Fast Data eXchange) is a UDP-based protocol for ... -
Using the TekScope IVI-COM Driver from C# .NET
2017-10-30 21:47:05by-step procedure for using the TekScope IVI-COM driver from a .NET environment using C#. Microsoft .Net supports COM interoperability allowing .Net components to easily call COM components. -
Beginning C# 7 Programming with Visual Studio 2017(pdf英文原版2018版)
2018-09-13 09:16:01The companion website provides downloadable code examples, and practical Try It Out sections provide explicit, step-by-step instructions for writing your own useful, customizable code. C# 7 can be ... -
Microsoft Visual C++/CLI Step by Step
2018-04-12 18:20:06along with other languages such as C#, to create rich desktop applications. More recently, Windows 8 has introduced many new features to the Windows oper- ating system, but perhaps the most exciting ... -
C#深度优先遍历实现全排列
2021-01-01 12:12:08本篇我们就通过C#运用深度优先算法实现全排列 算法图例 假如有编号为1,2,3的三张扑克牌和编号为1,2,3的三个盒子,现在需要将三张扑克牌分别放到三个盒子中。 我们把这个问题转化为一个最基本的问题:如何往小... -
简单C#坦克大战源码(电脑版本跟手机版本)
2010-12-17 21:48:43现在毕业了,因为工作中用的是C#,最近很想拿C#把以前写的坦克大战重写下,来熟悉熟悉C#的基本语法。 程序很简单,跟java代码相比没有多大改动 实现方法如下 1.在form中添加一个panel,在panel的 Paint方法中得到... -
c#判断奇偶数的最高效方法.doc
2020-08-24 13:31:05http://www.17fx.me static void Main(string[] args) { DateTime ts; DateTime te; int step = 1000 * 1000 * 100; Console.WriteLine; ts = DateTime.Now; for (int i = 0; i < step; i++) { if (i % 2 == 0) { // -
paxscriptnet2.7(价值187美金)C#代码解释执行器
2015-10-13 12:49:23The interpreter extends standard of C# language with extra features which simplify the use of C# for scripting needs (more...). paxScript.NET is implemented as a .NET component ( paxscript-net.dll) ... -
C# 填充Excel图表、图例背景色的实例代码
2020-12-25 18:49:14下面的内容将分别介绍通过C#来设置Excel中图表背景色、以及图表中的图例背景色的方法。 使用工具:Spire.XLS for .NET dll引用:下载安装后,注意在程序中添加引用Spire.Xls.dll(dll文件在安装路径下的bin文件夹中... -
Unity Game Development Blueprints
2015-02-17 13:39:29It is a cross-platform game engine, enabling you to write your game once and then port it to PCs, consoles, and even the Web, making it a great choice for both indie and AAA developers. Unity ... -
VBConversions.VB.Net.to.C.Sharp.Converter.v2.29.Incl.Keymaker-LnDL
2011-02-14 15:57:43* Support for the latest Visual Studio features - The latest VB.Net / C# features are supported, including LINQ, XML, WPF, Lambda expressions, and extension methods. * Support for All Project Types - ...
收藏数
44
精华内容
17