代码搜索结果
找到约 10,000 项符合
0 的代码
dzshowmode0.plg
礦ision2 Build Log
Project:
C:\Documents and Settings\xyz\桌面\上载代码\dzshowmode0\dzshowmode0.uv2
Project File Date: 01/16/2007
Output:
dzshowmode0.opt
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.s*; *.src; *.a*)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt; *.h; *.inc)
pExt (*.plm)
CppX (*.cpp)
DaveTm {
dzshowmode0.c
//************************************************
//在16×64的点阵显示屏上快速打出中文汉字
//点阵码由串口输入,接收点阵码采用中断方式
//************************************************
#include "reg52.h"
#include "intrins.h"
#incl
timer0.c
#include
#define SLAVE_ID 0x10
//#define LSTATE 1
sova0.m
function L_all = sova(rec_s, g, L_a, ind_dec)
% This function implememts Soft Output Viterbi Algorithm in trace back mode
% Input:
% rec_s: scaled received bits. rec_s(k) = 0.5 * L_c(k) * y(k
sova0.asv
function L_all = sova(rec_s, g, L_a, ind_dec)
% This function implememts Soft Output Viterbi Algorithm in trace back mode
% Input:
% rec_s: scaled received bits. rec_s(k) = 0.5 * L_c(k) * y(k