CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 通讯/手机编程 3G开发 搜索资源 - example.a

搜索资源列表

  1. BeginningiPhoneDev.rar

    0下载:
  2. 《iPhone开发基础教程》源代码 介绍了iphone开发平台下的一些应用例子,IPhone development course source code introduced a number of applications under the example
  3. 所属分类:3G develop

    • 发布日期:2017-05-15
    • 文件大小:4013393
    • 提供者:mike
  1. cdma20001XEVDV

    0下载:
  2. 这是cdma2000的一个分组调度算法实例,里面内容非常详细,运行能通过-This is a cdma2000 packet scheduling algorithm for example, which is very detailed, running through the
  3. 所属分类:3G develop

    • 发布日期:2017-05-24
    • 文件大小:5539044
    • 提供者:刘阅希
  1. schumann_resonance

    0下载:
  2. The Schumann resonance frequencies are a set of eigenmodes in the extremely low frequency (ELF) portion of the electromagnetic field spectrum. These frequencies are only present for planetary-like bodies with a substantial ionosphere acting as a perf
  3. 所属分类:3G develop

    • 发布日期:2017-03-28
    • 文件大小:4542
    • 提供者:wyle
  1. cdma2000-UV_Simulator

    0下载:
  2. 一个cdma2000的系统仿真器,附英文手册-The cdma2000-UV Simulator estimates the performance of data transmissions at the physical layer of the mobile communications technology cdma2000 1X. These wireless data transmissions enable the communication between mobile
  3. 所属分类:3G develop

    • 发布日期:2017-05-27
    • 文件大小:10450058
    • 提供者:han
  1. opnet-example

    0下载:
  2. 基于opnet进行网络仿真,opnet是一款用于通信网络方面的仿真软件-Network simulation based on opnet, opnet is a communications network for the simulation software
  3. 所属分类:3G develop

    • 发布日期:2017-04-01
    • 文件大小:114549
    • 提供者:文和
  1. OFDMwithwindowing

    0下载:
  2. This a 16-QAM OFDM modulation and demodulation example-This is a 16-QAM OFDM modulation and demodulation example
  3. 所属分类:3G develop

    • 发布日期:2017-04-07
    • 文件大小:9989
    • 提供者:Eric
  1. MIMO--with-convolutional-coding

    0下载:
  2. VC2010及IT++4.2下实现MIMO的仿真-This example demonstrates how to use the Modulator_ND (MIMO) class for soft-output demodulation. The program simulates a simple convolutionally coded spatial-multiplexing (V-BLAST style) MIMO system with maximum-likelihood, a
  3. 所属分类:3G develop

    • 发布日期:2017-03-29
    • 文件大小:3325
    • 提供者:raven
  1. MOG-module-to-model-data-

    0下载:
  2. VS2010及IT++4.2下实现MOG的仿真-This example demonstrates how to find the parameters of a MOG model via using the kmeans and EM based optimisers. Synthetic data is utilised.
  3. 所属分类:3G develop

    • 发布日期:2017-03-28
    • 文件大小:1393
    • 提供者:raven
  1. CELLULAR-NETWORK-CAPACITY-1

    0下载:
  2. The Combination Algorithm for Total Optimisation (CAT) is proposed to support smooth upgrading of third generation systems and to fulfil the requirements of current cellular networks. The CAT algorithm solves the problem of base-station locat
  3. 所属分类:3G develop

    • 发布日期:2017-03-28
    • 文件大小:557962
    • 提供者:Charles
  1. function_call_example

    0下载:
  2. 如果之前未接触过,很难把握对于返回值为指针的函数如何调用,本例以主函数调用一个返回值为指针的函数为例,很好的演示了这一问题-If you have not previously exposed to, it is difficult to grasp how to call the function return value is a pointer to this case, the main function calls a function return value is a pointe
  3. 所属分类:3G develop

    • 发布日期:2017-11-29
    • 文件大小:1094
    • 提供者:wangshaofei
  1. Uspjesan_OFDMA_Uplink

    1下载:
  2. Matlab Simulink 2012a Model shows how this complex OFDMA technique works on the simple Uplink example. Model consists of two users (transmitters) who send bursts of data to a base station (receiver). Channel is clear, and no correction coding i
  3. 所属分类:3G开发

    • 发布日期:2017-06-07
    • 文件大小:33442
    • 提供者:Rafal
  1. pdcch

    0下载:
  2. pdcch信道的仿真程序,对于做这方面研究的是很好的借鉴程序-a simulation for pdcch channel which is a good example for students
  3. 所属分类:3G develop

    • 发布日期:2017-11-19
    • 文件大小:6787
    • 提供者:luomingmin
  1. 6670VCP2

    0下载:
  2. C6670的VCP2的例子,大家可以参考下,里面有详细的参数配置啊-C6670' s VCP2 example, we can refer to, which has a detailed configuration parameters ah
  3. 所属分类:3G develop

    • 发布日期:2017-04-07
    • 文件大小:577025
    • 提供者:xiaoxiaokou
  1. qqq

    0下载:
  2. 可以寻找环路中任何环网,可以随便寻找任何例子中的环网-You can find any loop in the ring, you can easily find any example of a ring network
  3. 所属分类:3G develop

    • 发布日期:2017-04-25
    • 文件大小:28066
    • 提供者:齐琦
  1. code

    2下载:
  2. 学习软件无线电的例子,first的代码是一个完整的接收机,经过CICF,HBF,FIRF,鉴频FIR后的结果,还给出了实际解调结果和理论的比较;second 的代码是针对一定带宽内的信号进行信道化处理,给出各个信道的结果并分析信号处于哪个 信道;sikao代码是针对前两个代码的滤波器的一些改进-Learning software radio example, first code is a complete receiver, through the results of CICF, HBF,
  3. 所属分类:3G develop

    • 发布日期:2017-05-04
    • 文件大小:5135
    • 提供者:
搜珍网 www.dssz.com