代码搜索:Inversion
找到约 626 项符合「Inversion」的源代码
代码结果 626
www.eeworm.com/read/369665/9637363
mif rom_inv.mif
% The LUT of INVERSION %
DEPTH = 256;
WIDTH = 8;
ADDRESS_RADIX = HEX;
DATA_RADIX = HEX;
CONTENT BEGIN
0 : 0;
1 : 1;
2 : 8e;
3 : f4;
4 : 47;
5 : a7;
6 :
www.eeworm.com/read/136989/5831415
dsw rtcorba_tests.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
www.eeworm.com/read/148152/5718061
txt avermedia.txt
HOWTO: Get An Avermedia DVB-T working under Linux
______________________________________________
Table of Contents
Assumptions and Introduction
The Avermedia DVB-T
Getting the
www.eeworm.com/read/100285/6271367
h large_object.h
/*-------------------------------------------------------------------------
*
* large_object.h
* file of info for Postgres large objects. POSTGRES 4.2 supports
* zillions of large objects (int
www.eeworm.com/read/169955/5408482
txt avermedia.txt
HOWTO: Get An Avermedia DVB-T working under Linux
______________________________________________
Table of Contents
Assumptions and Introduction
The Avermedia DVB-T
Getting the
www.eeworm.com/read/169956/5408288
conf-dvbt-australia channels.conf-dvbt-australia
ABC HDTV:226500000:INVERSION_OFF:BANDWIDTH_7_MHZ:FEC_3_4:FEC_3_4:QAM_64:TRANSMISSION_MODE_8K:GUARD_INTERVAL_1_16:HIERARCHY_NONE:2307:0:560
ABC TV Melbourne:226500000:INVERSION_OFF:BANDWIDTH_7_MHZ:FEC_
www.eeworm.com/read/475668/6775672
txt nt3916别人的代码.txt
/*===========================================================================
** 函数名称: init_lcd
** 功能描述: 输出显示数据,并行,软件模拟8080
** 功能描述: 对LCD进行初始化
** 功能描述: 显示图片数据8bit
==============================
www.eeworm.com/read/174517/9584958
conf terrestrial.conf
BBC ONE:489833330:INVERSION_AUTO:BANDWIDTH_8_MHZ:FEC_3_4:FEC_3_4:QAM_16:TRANSMISSION_MODE_2K:GUARD_INTERVAL_1_32:HIERARCHY_NONE:600:601:4163
BBC THREE:489833330:INVERSION_AUTO:BANDWIDTH_8_MHZ:FEC_3_4:
www.eeworm.com/read/469900/6920661
config-dvbt-germany-owl
http {
port 8000;
};
adapter 0 {
# ZDF:570000000:INVERSION_AUTO:BANDWIDTH_8_MHZ:FEC_2_3:FEC_1_2:QAM_16:TRANSMISSION_MODE_8K:GUARD_INTERVAL_1_4:HIERARCHY_NONE:545:546:514
# Info/3sat:570000000:INV
www.eeworm.com/read/136989/5831146
makefile
#----------------------------------------------------------------------------
#
# Makefile,v 1.14 2003/07/12 20:59:57 irfan Exp
#
# Makefile for RTCORBA tests
#
#--------------------