代码搜索:16
找到约 10,000 项符合「16」的源代码
代码结果 10,000
www.eeworm.com/read/201926/15392666
_h font16_16._h
/****************************************************************************************
* 文件名:FONT16_16.H
* 功能:16*16 ASCII码字体显示函数。(头文件)
* 作者:韩茂琨
* 日期:2007.01.9
* 备注:使用GUI_SetColor()函数设置前景颜色及背景色
www.eeworm.com/read/201926/15392676
o font16_16.o
XL
H 2 areas A global symbols
M FONT16_16.C
S push_gset5 Ref0000
S _back_color Ref0000
S _DCB2HEX_TAB Ref0000
S _disp_color Ref0000
S push_arg4 Ref0000
S pop_gset5 Ref0000
S _GUI_Point Ref000
www.eeworm.com/read/201926/15392695
h font16_16.h
/****************************************************************************************
* 文件名:FONT16_16.H
* 功能:16*16 ASCII码字体显示函数。(头文件)
* 作者:韩茂琨
* 日期:2007.01.9
* 备注:使用GUI_SetColor()函数设置前景颜色及背景色
www.eeworm.com/read/201926/15392728
lis font16_16.lis
.module FONT16_16.C
.area lit(rom, con, rel)
0000 _FONT16x16::
0000 0000 .byte 0,0
0002 7FF8 .byte 127,248
www.eeworm.com/read/201926/15392736
s font16_16.s
.module FONT16_16.C
.area lit(rom, con, rel)
_FONT16x16::
.byte 0,0
.byte 127,248
.byte 126,252
.byte 'x,30
.byte 'x,14
.byte 'x,14
.byte 'x,30
.byte 'x,60
.byte 'y,240
.byte 1
www.eeworm.com/read/200215/15437373
bmp 16乘16.bmp
www.eeworm.com/read/106086/15647988
dsp 16x16.dsp
{ TWO DIMENSIONAL, FAST, DISCRETE COSINE TRANSFORM, 16 x 16 POINTS
Implementation:
as described by Hsieh S. Hou in IEEE Transactions on Acoustics,
Speech, and Signal Proces
www.eeworm.com/read/103688/15726067
x16 mix16.x16
www.eeworm.com/read/102635/15764166
jpg 16-16t.jpg
www.eeworm.com/read/101019/15856839
cpp pgm16_16.cpp
//
// This file contains the C++ code from Program 16.16 of
// "Data Structures and Algorithms
// with Object-Oriented Design Patterns in C++"
// by Bruno R. Preiss.
//
// Copyright (c) 199