代码搜索结果
找到约 1,193 项符合
Q 的代码
q.h
/////////////////////////////////////////////////////////////////////////
// Bitmap点阵数据表 //
// 图片: C:\..入\字母\Q.bmp,纵向取模下高位,数据排列:从左到右从上到下 //
// 图
q.h
/////////////////////////////////////////////////////////////////////////
// Bitmap点阵数据表 //
// 图片: F:\..
q.h
/////////////////////////////////////////////////////////////////////////
// Bitmap点阵数据表 //
// 图片: C:\..入\字母\Q.bmp,纵向取模下高位,数据排列:从左到右从上到下 //
// 图
q.h
/*K 8 Q.H LCDIcon FileDescriptor: Do not edit or move */
/* Put Your Comments Here */
#define Q_BMP_ROWS 8
#define Q_BMP_COLS 8
const char code lcd_q[] =
{
0x00, /* ........ */
0x1E
q.m
function [a]=Q(rx_symbol,modulation)
%***********************************************************************
% This file carries out 'slicing' operation to the nearest constellation
%*************