PATTERNS

共 137 篇文章
PATTERNS 相关的电子技术资料,包括技术文档、应用笔记、电路设计、代码示例等,共 137 篇文章,持续更新中。

Calculate the integrated intensity of electron diffraction patterns.

Calculate the integrated intensity of electron diffraction patterns.

Thinking in Patterns,一本绝好的书

Thinking in Patterns,一本绝好的书,通过书中的JAVA源代码实例,更深入的学习设计模式。

本文根据发表在CUJ Expert Forum上的两篇文章编译而成。C/C++ User s Journal是目前最出色的C/C++语言专业杂志

本文根据发表在CUJ Expert Forum上的两篇文章编译而成。C/C++ User s Journal是目前最出色的C/C++语言专业杂志,特别是在C++ Report闭刊之后,CUJ的地位更加突出。CUJ Expert Forum是CUJ主办的网上技术专栏,汇集2000年10月以来C++社群中顶尖专家的技术短文,并免费公开发布,精彩纷呈,是每一个C/C++学习者不可错过的资料。由Jim H

软件开发工程是有趣的、多产的

软件开发工程是有趣的、多产的,甚至是大胆的。同时,它也能源源不断地带来商业价值,并保持在我们的掌控之下。 极限编程(XP)的构思和发展是针对小型团队进行软件开发时,在面对不确知的、变化的需求时所产生的特定需要的。这一新的、轻量级的方法学对许多传统思维提出了挑战,这其中包括一个一直以来的假设,即在软件开发过程中,对软件进行一个小小的改动就必然会使其开发成本大大增加。极限编程认可软件开发工程应该节约成

ACE网络编程

ACE网络编程,英文版,主要讲解网络设计模式的,两卷 C++ Network Programming_1_Mastering Complexity With ACE_and_Patterns.chm C++ Network Programming_2_Systematic Reuse With ACE_And_Frameworks.chm

Using Design Patterns In Game Engines

Using Design Patterns In Game Engines

本文根据发表在CUJ Expert Forum上的两篇文章编译而成。C/C++ User s Journal是目前最出色的C/C++语言专业杂志

本文根据发表在CUJ Expert Forum上的两篇文章编译而成。C/C++ User s Journal是目前最出色的C/C++语言专业杂志,特别是在C++ Report闭刊之后,CUJ的地位更加突出。CUJ Expert Forum是CUJ主办的网上技术专栏,汇集2000年10月以来C++社群中顶尖专家的技术短文,并免费公开发布,精彩纷呈,是每一个C/C++学习者不可错过的资料。由Jim H

This book is intended for "hands-on" developers or advanced students interested in understanding the

This book is intended for "hands-on" developers or advanced students interested in understanding the strategies and tactics of concurrent network programming using C++ and object-oriented design. We d

Programming C#, the top selling book on Microsoft s high-performance C# programming language, is now

Programming C#, the top selling book on Microsoft s high-performance C# programming language, is now in its fourth edition. Aimed at experienced programmers and web developers, this comprehensive guid

The Hopfield model is a distributed model of an associative memory. Neurons are pixels and can take

The Hopfield model is a distributed model of an associative memory. Neurons are pixels and can take the values of -1 (off) or +1 (on). The network has stored a certain number of pixel patterns. During

经典著作《设计模式》中将策略模式定义为:定义一系列的算法

经典著作《设计模式》中将策略模式定义为:定义一系列的算法,把它们一个个的封装起来,并且使它们可以相互转换。这个定义还是比较抽象,下面我将通过一个例子来具体的讲解策略模式。感觉这样更容易帮助新手理解模式,这也是《Head First Design Patterns》中讲解模式的方法。先来描述一下用到的例子的背景资料:

analysis patterns usable object model a good book

analysis patterns usable object model a good book

经典著作。关于设计模式。全名Introduction to Design Patterns in C# Code.zip。探讨C#中的模式问题。

经典著作。关于设计模式。全名Introduction to Design Patterns in C# Code.zip。探讨C#中的模式问题。

In case you haven t realized it, building computer systems is hard. As the complexity of the system

In case you haven t realized it, building computer systems is hard. As the complexity of the system gets greater, the task of building the software gets exponentially harder. As in any profession, we

VIP专区-嵌入式/单片机编程源码精选合集系列(120)

<b>VIP专区-嵌入式/单片机编程源码精选合集系列(120)</b><font color="red">资源包含以下内容:</font><br/>1. ARM的一个GPIO口的应用 它使能一个口 驱动灯亮.<br/>2. bit led2=P2^5 // led2对应接在P2.5脚 sbit led3=P2^6 // led3对应接在P2.6脚 sbit led4=P2^7 // led4对

Design patterns

Design patterns,四人帮的著作,介绍面向对象的27个设计模式。

ACE Programmer s Guide, The: Practical Design Patterns for Network and Systems Programming

ACE Programmer s Guide, The: Practical Design Patterns for Network and Systems Programming

java patterns book

java patterns book

C++ patterns设计模式

C++ patterns设计模式

Addison Wesley - Design Patterns - Elements of Reusable Object-Oriented Software

Addison Wesley - Design Patterns - Elements of Reusable Object-Oriented Software