搜索结果
找到约 137 项符合
patterns 的查询结果
按分类筛选
- 全部分类
- Java书籍 (17)
- 其他书籍 (13)
- VC书籍 (13)
- 软件工程 (12)
- 电子书籍 (12)
- Java编程 (12)
- 软件设计/软件工程 (12)
- 技术资料 (4)
- 文章/文档 (4)
- 单片机开发 (3)
- matlab例程 (3)
- 书籍 (2)
- 其他 (2)
- Linux/Unix编程 (2)
- 网络 (2)
- 人工智能/神经网络 (2)
- 数据结构 (2)
- 微处理器开发 (2)
- VIP专区 (2)
- 无线通信 (1)
- 通讯/手机编程 (1)
- 书籍源码 (1)
- ARM (1)
- 嵌入式综合 (1)
- autocad教程 (1)
- 可编程逻辑 (1)
- 企业管理 (1)
- 金融证券系统 (1)
- 数学计算 (1)
- 技术管理 (1)
- 通讯编程文档 (1)
- 嵌入式/单片机编程 (1)
- 其他行业 (1)
- 行业发展研究 (1)
- Ajax (1)
软件设计/软件工程 Java Regex Primer Since version 1.4, Java has had support for Regular Expressions in the core API. J
Java Regex Primer Since version 1.4, Java has had support for Regular Expressions in the core API. Java Regex follows the same basic principles used in other languages, just withdi erent access methods, and some subtledi erences with the patterns. This primer is aimed towards developers already fami ...
VC书籍 This book is good for learning C++.It conclude five parts:professional c++ introduction,C++ codeing
This book is good for learning C++.It conclude five parts:professional c++ introduction,C++ codeing the professional way,mastering advanced features of c++, ensuring Bug-free code and using libraries and patterns.
VC书籍 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 describe the key design dimensions, patterns, and principles needed to develop flexible and efficient ...
通讯编程文档 ACE网络编程
ACE网络编程,英文版,主要讲解网络设计模式的,两卷
C++ Network Programming_1_Mastering Complexity With ACE_and_Patterns.chm
C++ Network Programming_2_Systematic Reuse With ACE_And_Frameworks.chm
其他书籍 Very hard to design reusable Software Design must be specific to problem on hand Design must be ge
Very hard to design reusable Software
Design must be specific to problem on hand
Design must be general enough to address future problems and requirements
Almost impossible to do it right the first time
Experienced designers don’t reinvent the wheel
They use good solutions again and again
Find & us ...
其他书籍 Very hard to design reusable Software Design must be specific to problem on hand Design must be ge
Very hard to design reusable Software
Design must be specific to problem on hand
Design must be general enough to address future problems and requirements
Almost impossible to do it right the first time
Experienced designers don’t reinvent the wheel
They use good solutions again and again
Find & us ...
其他书籍 Very hard to design reusable Software Design must be specific to problem on hand Design must be ge
Very hard to design reusable Software
Design must be specific to problem on hand
Design must be general enough to address future problems and requirements
Almost impossible to do it right the first time
Experienced designers don’t reinvent the wheel
They use good solutions again and again
Find & us ...
其他书籍 Very hard to design reusable Software Design must be specific to problem on hand Design must be ge
Very hard to design reusable Software
Design must be specific to problem on hand
Design must be general enough to address future problems and requirements
Almost impossible to do it right the first time
Experienced designers don’t reinvent the wheel
They use good solutions again and again
Find & us ...
文章/文档 Abstract-In this paper, simple autonomous chaotic circuits coupled by resistors are investigated. B
Abstract-In this paper, simple autonomous chaotic circuits
coupled by resistors are investigated. By carrying out computer
calculations and circuit experiments, irregular self-switching phenomenon
of three spatial patterns characterized by the phase
states of quasi-synchronization of chaos can be ob ...
人工智能/神经网络 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 a retrieval phase, the network is started with some initial configuration and the network dynamics ...