代码搜索:Pattern recognition
找到约 10,000 项符合「Pattern recognition」的源代码
代码结果 10,000
www.eeworm.com/read/134074/14010512
c cache.c
#include
#include "..\inc\44b.h"
#include "..\inc\44blib.h"
void MarchCMinus32(int address,int unit,unsigned int pattern);
void MarchCMinusM_10(int address,int unit,unsigned int patte
www.eeworm.com/read/236287/14022896
c usbfifo.c
//====================================================================
// File Name : usbfifo.c
// Function : S3C2410 USB FIFO Test
// Program : Kang, Weon Tark (KWT)
// Date : July 19, 20
www.eeworm.com/read/133482/14039589
c golay23.c
/* File: golay23.c
* Title: Encoder/decoder for a binary (23,12,7) Golay code
* Author: Robert Morelos-Zaragoza (robert@spectra.eng.hawaii.edu)
* Date: August 1994
*
* The binary (23,12,
www.eeworm.com/read/235755/14054297
c palette.c
/*****************************************
NAME: palette.c
DESC: LCD palette RAM test
HISTORY:
July 12, 2002 : Shin ,On Pil --> Error message display detailed address position.
********
www.eeworm.com/read/235755/14054302
c usbfifo.c
//====================================================================
// File Name : usbfifo.c
// Function : S3C2410 USB FIFO Test
// Program : Kang, Weon Tark (KWT)
// Date : July 19, 20
www.eeworm.com/read/132667/14079829
http2-test-urls
http://localhost
http://www.kannel.org
http://www.wapit.com
http://www.wapit.com/~liw/hello.wml
http://www.wapit.com/~liw/cgi-bin/rafla.cgi?pattern=pihvi
www.eeworm.com/read/132653/14082042
cpp alignmentclass.cpp
// aligmentClass.cpp: implementation of the AligmentClass class.
//
//////////////////////////////////////////////////////////////////////
#include "math.h"
#include "AlignmentClass.h"
//#inc
www.eeworm.com/read/204938/15331134
m draw_status.m
function draw_status(M,Mold,pattern,np,J,Jold,I,z,zold,n1,n2,first,iter)
clf
subplot(2,M+2,M+2+1)
axis('equal')
axis off
x='';
for(i=1:n1)
x=[x,I(n2*(i-1)+1:n2*i,pattern)];
end
a