代码搜索:Pattern recognition
找到约 10,000 项符合「Pattern recognition」的源代码
代码结果 10,000
www.eeworm.com/read/324406/13264226
m add_channel_effect_nonoise.m
function [channel,rx]=add_channel_effect_noNoise(channel,rx,signal_sequence);
%信道影响函数
global signal;
channel.attenuation.d=1/(channel.attenuation.distance^2);%pass loss is constant for the whol
www.eeworm.com/read/317860/13494993
h key.h
#define CLEAR 11
#define CAM 12
#define NEAR 13
#define FAR 14
#define OPEN 15
#define CLOSE 16
#define TELE 17
#define WIDE 18
#define UP 19
#define DOWN 20
www.eeworm.com/read/315010/13554270
h objrtbld.h
/*******************************************************/
/* "C" Language Integrated Production System */
/* */
/*
www.eeworm.com/read/304660/13790203
c pangoft2-fontmap.c
/* Pango
* pangoft2-fontmap.c:
*
* Copyright (C) 2000 Red Hat Software
* Copyright (C) 2000 Tor Lillqvist
*
* This library is free software; you can redistribute it and/or
* modify it under the
www.eeworm.com/read/301701/13852235
txt 回复奇怪问题:我把resin和iis结合起来以后,asp程序就不能用了,把源码都显示出来了??怎么解决阿.txt
作者:87zd
email: jspsky@8848.net
日期:2001-5-6 16:26:05
--------------------------------------------------------------------------------
IIS WEB以其管理操作简单和对ASP的支持而受不少人的喜欢。这里介绍怎么用resin使IIS支持jsp和servlet
www.eeworm.com/read/301045/13868239
lst app.lst
C51 COMPILER V8.05a APP 12/25/2007 01:05:22 PAGE 1
C51 COMPILER V8.05a, COMPILATION OF MODULE APP
OBJECT MODULE PLACED IN ap
www.eeworm.com/read/136827/5847178
c e_homing.c
/*
*****************************************************************************
*
* GSM AMR-NB speech codec R98 Version 7.6.0 December 12, 2001
* R99 Versi
www.eeworm.com/read/136812/5859593
h except.h
/* @(#) except.h 1.1 92/07/30 */
/* Copyright (C) 1987. Sun Microsystems, Inc. */
#ifndef __EXCEPT_H__
#define __EXCEPT_H__
/* exception context */
typedef struct exccontext_t {
struct exccontext_t