代码搜索:Pattern recognition
找到约 10,000 项符合「Pattern recognition」的源代码
代码结果 10,000
www.eeworm.com/read/274335/10875714
c xm-rand-pattern.c
#include
#include
#include
#include
#include "xm_lib.h"
#define MALLOC malloc
/*
* createRandomNoteSequence - generates a string of 'length' random notes
*
www.eeworm.com/read/417019/11007153
js 7.02 - the factory pattern.js
/* BicycleShop class (abstract). */
var BicycleShop = function() {};
BicycleShop.prototype = {
sellBicycle: function(model) {
var bicycle = this.createBicycle(model);
bicycle.assemble(
www.eeworm.com/read/468832/6980347
pdf chain of responsibility pattern.pdf
www.eeworm.com/read/468832/6980350
pdf functors & command pattern.pdf
www.eeworm.com/read/468832/6980357
pdf state & strategy pattern.pdf
www.eeworm.com/read/468832/6980363
pdf template method pattern.pdf
www.eeworm.com/read/465102/7057899
gif icon-bk-pattern.gif
www.eeworm.com/read/457360/7326545
afl candle pattern function.afl
//------------------------------------------------------------------------------
//
// Formula Name: Candle Pattern Function
// Author/Uploader: Herman van den Bergen
// E-mail: ps
www.eeworm.com/read/457360/7326583
afl head & shoulders pattern.afl
//------------------------------------------------------------------------------
//
// Formula Name: Head & Shoulders Pattern
// Author/Uploader: Dimitris Tsokakis
// E-mail:
//