自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(12)
  • 资源 (9)
  • 收藏
  • 关注

翻译 介绍

ContainersA container is an object that holds within it other objects. A container has a capacity, it can be full or empty, and objects can be inserted and withdrawn from a container. In addition, a

2006-08-19 21:18:00 628

翻译 介绍

Object Hierarchies and Design PatternsThere is more to object-oriented programming than simply encapsulating in an object some data and the procedures for manipulating those data. Object-oriented me

2006-08-19 21:11:00 526

翻译 介绍

Object Hierarchies and Design PatternsThere is more to object-oriented programming than simply encapsulating in an object some data and the procedures for manipulating those data. Object-oriented me

2006-08-19 21:06:00 518

原创 介绍(4):封装

EncapsulationEncapsulation aids the software designer by enforcing information hiding. Objects encapsulate data and the procedures for manipulating that data. In a sense, the object hides the detail

2006-08-19 20:59:00 622

原创 介绍(2)

Object-Oriented DesignTraditional approaches to the design of software have been either data oriented or process oriented. Data-oriented methodologies emphasize the representation of information and

2006-08-19 20:58:00 537

原创 介绍(3)

 AbstractionAbstraction can be thought of as a mechanism for suppressing irrelevant details while at the same time emphasizing relevant ones. An important benefit of abstraction is that it makes i

2006-08-19 20:58:00 527

原创 介绍(1)

What This Book Is AboutThis book is about the fundamentals of data structures and algorithms--the basic elements from which large and complex software artifacts are built. To develop a solid underst

2006-08-19 20:57:00 679

原创 前言(5):在线资料

Online Course MaterialsAdditional material supporting this book can be found on the world-wide web at the URL: http://www.pads.uwaterloo.ca/Bruno.Preiss/books/opus6In particular, you will find t

2006-08-19 20:53:00 528

原创 前言(4):建议的授课要点

Suggested Course OutlineThis text may be used in either a one semester or a two semester course. The course which I teach at Waterloo is a one-semester course that comprises 36 lecture hours on the

2006-08-19 20:51:00 601

翻译 前言(3) 本书概况

本书概况本书展示的材料来自 ACM/IEEE-CS 联合课程任务组《计算机课程》1991年的报告。本书特别地讨论了下列知识单元:AL1: 基本数据结构, AL2: 抽象数据类型, AL3: 递归算法, AL4: 复杂度分析, AL6: 排序和查找,  AL8: 问题求解策略。涉及的深度和广度应该适合于计算机科学和计算机工程专业二年级或三年级学生。为了分析程序结构,有必要掌握计算机的模型。第

2006-08-19 20:49:00 670

翻译 前言(2)方法

方法一个人不可能只通过阅读一本书学会编程。编程是必须通过实践才能有所长进的。然后,优秀的实践者往往通过研究他人的作品,并在实践中融入自己的观察结果。我深信,通过学习初步的程序设计,学生们能够研究一些复杂的、设计较好的软件作品,以便学会怎样设计较好的软件。因此,本书用完整的C#程序代码段展示各种各样的数据结构和算法。书中的所有的程序段都是从可用的、已测试过的程序中精选出来的。依我的经验,通过

2006-08-19 20:47:00 575 1

原创 前言(1):目标

本书的目标本书的主要目标是推进使用C#进行面向对象的设计,并展示面向对象设计模式。有经验的面向对象程序员发现某些做处理问题的方法特别有效,并且这些处理方法一次次发生。本书展示了怎样使用这些模式创建一个好的软件设计。特别是下列设计模式贯穿了整个课程: singleton, container, enumeration, adapter 和visitor。几乎所有的数据结构都处于单一(sing

2006-08-19 20:45:00 673 1

Python编写的移动拼图游戏绿色打包版

Python编写的移动拼图游戏绿色打包版,圣诞节主题,多画面,难度逐步升级。很益智!

2023-12-13

Python入门基础项目.pdf

我自己根据最近学习和交流的项目写的一本书,现提供免费预览。包括化学方程式配平、算24(最简代码)、滑动拼图板游戏等项目。

2019-07-30

Manning.Grokking.Deep.Learning

Manning Grokking Deep Learning, 335页完整版。Grokking Deep Learning in Motion教学视频对应版。

2019-04-28

ionic succinctly快速入门

Ionic 移动开发快速入门电子书,自己学习用的,分享给大家。

2019-01-30

SAP HANA实时分析学习资料(英文)

SAP HANA数据分析学习资料,供需要的人参考。2016年学习时用的。

2018-10-16

lectureMAKER试用版发布课件的破解方法

LectureMAKER是韩国的在线学习系统课件制作软件,有中文版,功能很强大。网上可以找到软件解除期限制的破解,但是发布的课件仍有水印和试用版提示页面。可以使用我提供的方法处理。

2016-06-24

Beginning ASP.NET for Visual Studio.2015

电子书,英文版,供参考

2016-05-02

一对多桌面广播视频会议工具

一对多桌面广播,可结合电话会议做远程会议或培训用,可以同时支持5个会议室。2016-8-3前免费试用。

2016-03-10

Beginning WF_Windows Workflow in .NET 4.0一书的源码

Beginning WF_Windows Workflow in .NET 4.0一书的源码,是学习windows 工作流用的。基础

2013-04-25

DevExpress 11.1.8破解注册补丁

DevExpress 11.1.8破解注册补丁

2013-02-20

空空如也

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

TA关注的人

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