代码搜索:Pattern recognition

找到约 10,000 项符合「Pattern recognition」的源代码

代码结果 10,000
www.eeworm.com/read/249981/12444031

c psearch.c

/*************************************************************** * * * Copyright (c) 2001-2007 McObject LLC. All Right Reserved. * *
www.eeworm.com/read/234750/14098345

c lcd.c

#include "Fs7805.h" #include "Fs7805Regs.h" #include "lcd.h" unsigned char gx,gy; void delay100us(int us) { unsigned char i,j; for(i=0;i
www.eeworm.com/read/231780/14220587

release_notes

V1.0 - Initial Release V2.0 - The first release exhibited a bug in the Berlekamp-Massey Algorithm. Under rare conditions the algorithm would report that the codeword was uncorrectable even when it h
www.eeworm.com/read/129814/14223887

t unclass2.t

name: xxx-subsitution-eval-order description: Check order of evaluation of expressions stdin: i=1 x= y= set -A A abc def GHI j G k echo ${A[x=(i+=1)]#${A[y=(i+=2)]}} echo $x $y expected-stdout:
www.eeworm.com/read/129814/14223904

t syntax.t

name: syntax-1 description: Check that lone ampersand is a syntax error stdin: & expected-exit: e != 0 expected-stderr-pattern: /syntax error/ ---
www.eeworm.com/read/230506/14284107

m myhopfieldnet.m

function main() clc close all clear all % 输入模式 m=12;n=10; num0=[-1 1 1 1 1 1 1 1 1 -1; 1 1 1 1 1 1 1 1 1 1; 1 1 -1 -1 -1 -1 -1 -1 1 1; 1 1 -1 -1 -1 -1 -1 -1
www.eeworm.com/read/229088/14353450

inl re_syntex.inl

// re_syntex.inl // // 正则表达式解析库 // // 与2004年在北京写于创意鹰翔公司 // 版权申明: // 作者放弃除著作署名权之外的任何权益。你可以在保留此申明的前提下,自由的,无限制的 // 分发、修改和使用本函数库。 // 如果你有任何建议和BUG汇报,欢迎你联系原始作者:tearshark@163.com // // 原始作者 : lan ...
www.eeworm.com/read/220068/14854103

c ex6-5.c

/* ex6-5.C - 绘图型 LCD 数字时钟 */ #include #define TIMER0_COUNT 0xDC11 /* 10000h-((11,059,200/ (12*FREQ))-
www.eeworm.com/read/220068/14854106

lst ex6-5.lst

C51 COMPILER V8.02 EX6_5 09/26/2006 20:28:21 PAGE 1 C51 COMPILER V8.02, COMPILATION OF MODULE EX6_5 OBJECT MODULE PLACED IN E
www.eeworm.com/read/212331/15159657

c leds.c

/**************************************************************************** Copyright (C) Cambridge Silicon Radio Ltd. 2006 This file was autogenerated by ledparse and provides simple LED ind