代码搜索结果
找到约 10,000 项符合
W 的代码
w013_uv2.bak
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (Source Group 1)
File 1,1, 0x0
Options 1,0,0 // Target
blin_w2p.m
function P = BLin_W2P(W,flg)
%Setup Transition Matrix for random walk
%The diagnal of W is already set zero
%size(W)
W = (triu(W,1) + tril(W,-1));
if flg==0%row normalization and then trans
ircode_himage_112w.h
#ifndef __IRCODE_N700_H
#define __IRCODE_N700_H
#define _IRCODE_INC_V //kenny add it 891004
#define IR_NEC
#define IR_ADDR_PATT 0x04fb
#include "irconfig.h"
#define IR_RETURN 0xf0
#define
ircode_himage_112w.c
#include "user_init.h"
#include "global.h"
#include "ircode.h"
#include "irconfig.h"
#ifdef IR58_DVPX1080
const BYTE ir_mapcode[]=
{
IRC_NULL, IRC_NULL, IRC_CHANNEL,
w32_vc6.dsp
# Microsoft Developer Studio Project File - Name="w32_vc6" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Stati