代码搜索:如何学习 3GPP?
找到约 10,000 项符合「如何学习 3GPP?」的源代码
代码结果 10,000
www.eeworm.com/read/223481/14639343
h interleaver.h
/* File interleaver.h
Description: Functions used to create the UMTS/3GPP and CCSDS interleavers.
Copyright (C) 2005-2006, Matthew C. Valenti
Last updated on June 24, 2006
F
www.eeworm.com/read/251957/4413057
c timedtext_dec.c
/*
* GPAC - Multimedia Framework C SDK
*
* Copyright (c) Jean Le Feuvre 2000-2005
* All rights reserved
*
* This file is part of GPAC / 3GPP/MPEG4 timed text module
*
* GPAC is free
www.eeworm.com/read/251957/4413058
c timedtext_in.c
/*
* GPAC - Multimedia Framework C SDK
*
* Copyright (c) Jean Le Feuvre 2000-2005
* All rights reserved
*
* This file is part of GPAC / 3GPP/MPEG4 timed text module
*
* GPAC is free
www.eeworm.com/read/180822/5280891
h interleaver.h
/* File interleaver.h
Description: Functions used to create the UMTS/3GPP and CCSDS interleavers.
Copyright (C) 2005-2006, Matthew C. Valenti
Last updated on June 24, 2006
F
www.eeworm.com/read/345670/11795590
txt 电子书籍笔记.txt
VC++学习基础知识
第一部分窗口
学习重点:如何创建一个窗口、销毁一个窗口和控制windows操作系统与窗口的通信问题
基本类型 : overlapped重叠窗口 popup弹出窗口 child子窗口
客户区和非客户区
Windows操作系统提供一个扩展的应用程序接口application program interface(API)用来创建和维护窗口对象
www.eeworm.com/read/353593/10436718
map project.map
PROGRAM "F:\学习\QG8_demo学习板开发板例程\开发板例程\ADC\bin\Project.abs"
*********************************************************************************************
TARGET SECTION
-------------------------
www.eeworm.com/read/469022/1482854
txt myexperimentalprogram.csproj.filelistabsolute.txt
H:\学习资料\并行计算\ExperimentsOfParallelAlgorithms\myExperimentalProgram\obj\Debug\ResolveAssemblyReference.cache
H:\学习资料\并行计算\ExperimentsOfParallelAlgorithms\myExperimentalProgram\obj\Debug\myExperimental
www.eeworm.com/read/469022/1482868
txt mythreadusingdelegate.csproj.filelistabsolute.txt
H:\学习资料\并行计算\ExperimentsOfParallelAlgorithms\myThreadUsingDelegate\obj\Debug\ResolveAssemblyReference.cache
H:\学习资料\并行计算\ExperimentsOfParallelAlgorithms\myThreadUsingDelegate\obj\Debug\myThreadUsingD
www.eeworm.com/read/352292/10565895
cpp example2.cpp
/*
例子二没有什么特别的。与例子一让大家学习如何默认设置session会话属性
session.SetDefaultPayloadType(96);
session.SetDefaultMark(false);
session.SetDefaultTimestampIncrement(160);
这里port与destination的端口号设的不一样。
例子的中文解释