自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+

quanben

quanben的技术空间

  • 博客(7)
  • 资源 (8)
  • 收藏
  • 关注

翻译 计算机能思考吗?图1专题10:“计算机是不是具有科学理性?”

Can Computers Think? The History and Status of the Debate - Map 1 of 7 问题10 Issue Area: Can computers reason scientifically? 问题域: 计算机是不是具有科学理性? The link to the part of the map this discussio

2011-12-22 17:55:56 1231 3

原创 Model change control with NHibernate

What ISession.Flush() generally does ISession.Flush() updates OO side changes to the framework but not to the database; this has at least the following effects 1. Internal flags change so that IsDir

2011-12-21 07:30:39 739 1

原创 Fibonacci with ADA and others (Part 3/3)

This is the final part of the series, where the details of the code that works on the big integer type to generate Fibonacci sequences are discussed. With all the basic operations on the big integer

2011-12-10 14:40:36 748

原创 Fibonacci with ADA and others (Part 2/3)

Now it goes the implementation of the package. Some points about the design. Firstly the structure of the number is more clear to see here. As is said in the previous post, components of the number a

2011-12-10 11:50:41 846

原创 Fibonacci with ADA and others (Part 1/3)

When Augusta Ada King, the Countess of Lovelace was working on her documentation, somehow winning her the fame of the first programmer in human history, with regards to the algorithmic design for Babb

2011-12-09 21:48:55 825

原创 ADA集成开发环境GNAT-GPS的版本控制配置

ADA集成开发环境GNAT-GPS集成了CVS功能。其基本配置界面如下: 这里对ariane工程(一个新建的ADA库代号,google code地址http://code.google.com/p/ariane/) (Sorry, with IME turned off, the rest of the article is to be in English) This is a s

2011-12-08 20:48:15 1855

翻译 计算机能思考吗?图1专题9:“计算机会不会有创造力?”

Can Computers Think? The History and Status of the Debate - Map 1 of 7 问题9 Issue Area: Can computers be creative? 问题域: 计算机会不会有创造力? The link to the part of the map this discussion is about:

2011-12-03 21:42:10 1971

Windows 字体实例(小范作品)

小范(德德)创作的Fandecheng Sans Serif字体及相关第三方字体配置程序。

2013-05-08

WPF控件实例——可多模式复选的树列表

WPF自定义控件实例,可以多种不同模式(键盘按键,或不按键)多项选择项目的树列表(TreeView),原作者为和著作权归:Marzio Pattano,原链接地址:http://dotnetlearning.wordpress.com/2010/10/14/multi-selection-tree-view/

2012-09-15

Objective C开发参考(英文)

Objective C语言。本人对其(无论是苹果产品、文化还是开发技术)不太感兴趣,对大部分用现代编程语言的人一开始会很不适应。但如果做苹果系统上的应用开发,则是必学技术。此书是基础语言部分。苹果的这想法面也有不少有意思的概念,如MVC架构,基于dynamic类型的message组件沟通机制,smalltalk对Objective-C的特性贡献以及Objective-C与C/C++的兼容性以及效率等,有望在这本书里有所介绍(不能确定)。多种因素该资源免资源分提供。

2012-08-31

Pro Entity Framework

微软ORM框架Entity Framework的又一本经典参考书

2012-08-31

Programming Entity Framework

Microsoft的Entity面向对象与关系数据库映射库(ORM)的重要开发资料之一。

2012-08-31

SliDoc - PowerPoint文件(PPTX)文本内容萃取器(C#编写)

用于提取微软Office 2010 PowerPoint的PPTX文件的文本内容的小工具。 基于OpenXML的API。 只能用于最新的基于XML的PPTX文件,对老版本的PPT文件不适用。 供需要的用户使用以及需要学习OpenXML相关技术的同学学习。 在目录下已经附有一个可执行文件SliDoc.exe;如不能运行则需要用用Visual Studio 2010编译

2012-08-07

空空如也

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

TA关注的人

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