• 博客(0)
  • 资源 (15)

空空如也

Microsoft Prism 中文入门教程-part 3

根据Mike Taulty的视频讲座编写,对应源码在文中注明了下载地址。强烈推荐对照源码看文档。第三部分讲述Shell以及MVVM设计模式。如果文档或者源码中发现有任何问题请联系本人。

2013-01-18

Linux下安装OpenCV

本文以Ubuntu为例说明安装OpenCV的基本步骤。本例只包含基本的安装 选项,不包括GPU等的设置。 1 安装带图形界面的cmake。cmake并不能直接编译程序文件,它的作用是 根据本机器的操作系统及配置生成对应的编译环境。如果是Windows平 台,cmake会生成Visual Studio项目文件,如果是Linux平台,cmake则会 生成Makefile。cmake可以在控制台中用命令执行,但这样要手动设置参 数,比较麻烦。所以建议使用图形界面的cmake。

2012-10-24

中文Latex快速安装(Windows/Linux)

Windows/Linux系统下快速安装中文Latex。使用Texmaker作为编辑器。

2012-10-09

Microsoft Prism 中文入门教程-part 2

根据Mike Taulty的视频讲座编写,可通过svn下载源码,地址https://riouxsvn.com/svn/prism/trunk。如果下载有问题请留言。第二部分讲述IModule和bootstrapper的概念及应用。

2012-08-29

Microsoft Prism 中文入门教程-part 1

根据Mike Taulty的视频讲座编写,可通过svn下载源码。强烈推荐对照源码看文档。刚写完第一部分,讲述container及serviceLocator的概念及应用。

2012-08-27

Pro C# 2010 and .NET 4 Platform 5th Edition

Andrew Troersen该系列书的最新版本,PDF格式。与前一版相比,增加了 .NET 4新增的parallel programming, 加重了WPF的部分,去掉了Windows Form相关的章节。

2010-07-18

Learning and Soft Computing (PDF En)

djvu 格式英文版. 讲解svm,nn, fuzzy logic 三部分, 作者Vojislav Kecman, MIT Press 本人只阅读了svm部分, 感觉讲的还不错

2009-11-24

Linux嵌入式实时应用实例 (pdf 英文版)

Chapter 1: The Embedded and Real-Time Space Chapter 2: Introducing Linux Chapter 3: The Host Development Environment Chapter 4: BlueCat Linux Chapter 5: Debugging Embedded Software .......

2009-03-21

Linux for programers (chm格式, 英文版)

Amazon书评四星,适合Linux一般用户到程序员, 内容覆盖shell操作到系统内核基础.

2009-03-21

C 核心编程 (rar,解压后chm)

别处找来的,csdn下的chm打开后没看到内容

2009-03-15

101 Visual Basic .NET samples

微软出版 “101 Microsoft® Visual Basic® .NET Applications” 的配套代码。比较老的东东,难度覆盖入门到中等的技巧。

2009-01-19

21天自学C++[pdf英文版]

是本挺旧的书,但对c++入门及面向对象需要掌握的概念解释很到位。代码不难懂但对认识概念很有用。在MFC以及.NET FRAMEWORK中仍处处能看到这些概念的实际例子。而且类似纯虚函数这样的概念现在不论用哪种语言都会用到。所以对学习.NET VB 及c#一样有用

2009-01-08

[pdf]Learning ASP.NET 3.5 part2

With this book, you will learn how to create engaging and interactive web applications using the latest version of the world's most popular web development platform: ASP.NET with AJAX, built on the productivity-enhancing features of Visual Studio 2008. All you need to get started is a basic knowledge of HTML and a desire to produce professional quality websites.

2009-01-03

[pdf]Learning ASP.NET 3.5 part1

With this book, you will learn how to create engaging and interactive web applications using the latest version of the world's most popular web development platform: ASP.NET with AJAX, built on the productivity-enhancing features of Visual Studio 2008. All you need to get started is a basic knowledge of HTML and a desire to produce professional quality websites.

2009-01-03

[pdf]C# in depth

C# in Depth is a completely new book designed to propel existing C# developers to a higher level of programming skill. One simple principle drives this book: explore a few things deeply rather than offer a shallow view of the whole C# landscape. If you often find yourself wanting just a little more at the end of a typical chapter, this is the book for you.

2009-01-03

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除