搜索资源列表
WCPiercePracticesEnterpriseLibrary
- A group of programmers far smarter than I have been laboring from some time to create a library of utilities to help developers like myself to create better applications. The fruits of that labor is the Enterprise Librar
WCPiercePracticesEnterpriseLibrary
- A group of programmers far smarter than I have been laboring from some time to create a library of utilities to help developers like myself to create better applications. The fruits of that labor is the Enterprise Librar
guide_to_php_design_pattern_zh
- 所有的设计模式都有一些常用的特性:一个标识(a name),一个问题陈述(a problem statement)和一个解决方案(a solution)。 1、一个设计模式的标识是重要的,因为它会让其他的程序员不用进行太深入的学习就能立刻理解你的代码的目的(至少通过这个标识程序员会很熟悉这个模式)。? 2、问题描述是用来说明这个模式的应用的领域。? 3、解决方案描述了这个模型的执行。一个好的设计模式的
LBPc++
- 输入为灰度图像,得到该幅图像的局部纹理图像(LOCAL BINARY PATTERN)。-Input gray-scale images, by the images of the local texture image (LOCAL BINARY PATTERN).
designpattern
- GOF23种设计模式详细例子!附有详细的代码噢!-GOF23 detailed examples of types of design patterns! With detailed code Oh!
pattern
- 《java与模式》所有源代码,具体参考附件。
23_design_pattern_java
- 23种设计模式的Java实现,很不错的。-23 kinds of Design Pattern Java realize, it is good.
Design_Pattern_Source
- 设计模式的源代码,很好很有用的,-Design patterns source code, very very useful. . . . .
lbp
- 局部二值模式,local binary pattern matlab代码-binary pattern matlab
CSPfilter
- Common spatial pattern 公共空间模式滤波是处理脑电信号的一种方法,它可以使两类想象运动EEG的协方差之间的差距最大化,便于后期的分类处理。-Common spatial pattern model of public space filtering is a method of EEG signal processing, it can make two types of movement EEG covarian
Microsoft-Mobile-Development-Guild
- 第Ⅰ部分 移动应用程序开发基础 第1章 .NET Compact fr a mework移动平台 1.1 Visual Studio移动应用程序开发快速入门 1.1.1 Visual Studio版本的选择 1.1.2 其他软件 1.1.3 目标、半台:Pocket PC,Smartphone还是Windows CE 1.1.4 Windows CE与Windows Mobile的差异 1.1
LBP
- Local binary pattern一个非常有用的代码,含一个自己写的例子。-Local binary pattern a very useful code, including a write your own example.
SOA_Design_Pattern_Sum
- SOA设计模式汇总,SOA是目前应用非常广泛分布式网络技术-Summary of SOA design patterns, SOA is very widely distributed network technology
Head_First_Design_Pattern
- 本书共有14章,每章都介绍了几个设计模式,完整地涵盖了四人组版本全部23个设计模式。-This book has 14 chapters, each chapter describes several design patterns, and completely covered all 23 design patterns.
OpenCV
- OpenCV OpenCV 是一个广受欢迎的开源计算机视觉库 是一个广受欢迎的开源计算机视觉库 ,它提供了 很多函数,实现很多计算机视觉法,从最基本的 滤波到高级物体检测 皆有涵盖 。很多 初学者希望快速掌握 OpenCV OpenCV OpenCVOpenCV的使用方法 ,但 往会 遇到 各种样的困难。 其 实仔细分析,造成这些困难的原因 有两类:第一是 C/C++/C++/C++/C++编程基础不过关; 第二类是不了解算法原理。 解