搜索资源列表
R-REC-M.1654-0-200306-I!!MSW-E
- RECOMMENDATION ITU-R M.1654* A methodology to assess interference from broadcasting-satellite service (sound) into terrestrial IMT-2000 systems intending to use the band 2 630-2 655 MHz
R-REC-M.1653-0-200306-I!!MSW-E
- RECOMMENDATION ITU-R M.1653*,** Operational and deployment requirements for wireless access systems including radio local area networks in the mobile service to facilitate sharing between these systems and systems in the Earth exploration-satellit
OFDMcode.rar
- 完整的OFDM链路程序并作了较为具体的解析从基本的bpsk,qpsk,qam到实际的ofdm系统,cdma链路,mac层仿真分析.,Orthogonal frequency division multiplexing (OFDM) is becoming the chosen modulation technique for wireless communications. OFDM can provide large data rates with sufficient robustnes
simulation
- 设计一个M/M/S/k排队系统模型,用C++进行仿真,计算一个新的服务请求在各个状态k下的阻塞率,绘制出到达率-阻塞率曲线(matlab),并将理论值与仿真值进行比较。 M/M/S/k模型为服务请求到达间隔时间服从泊松分布、服务时间服从指数分布、系统有S个服务器、系统容量为k(有限个)的排队系统。如果一个服务请求到达排队系统时,系统内已有k个服务请求,那么这个服务请求就会被拒绝(即不为该服务请求安排服务器,也不会将其排入系统队列)。由于系统容量为k,有S个服务器,所以系统队列的长度为k-S
MTP_sourcode
- MTP服务接口实现,包括苏洪明文档。该源码已经成功移植android2.3-Implement of MTP service. We have successfully ported it to android2.3
OFDM_m
- 完整的OFDM链路程序并作了较为具体的解析从基本的bpsk,qpsk,qam到实际的ofdm系统,cdma链路,mac层仿真分析.-Orthogonal frequency division multiplexing (OFDM) is becoming the chosen modulation technique for wireless communications. OFDM can provide large data rates with sufficient robustn
food
- 工具:Myeclipse+sqlServer 2005+Tomcat 模式:MVC模式;采用jsp/javaBean/Servlet开发 亮点:采用jstl+jsp表达式+EL表达式实现页面简化代码 调用外部web service 实现真实天气预报! 功能强大!-Instrument: Myeclipse+ sqlServer 2005+ Tomcat patterns: MVC model using jsp/javaBean/Servlet development of b
eclipse-ServiceMix
- 基于eclipse环境下开发的servicemix例程-Eclipse-based development environment routines servicemix
11
- Asp.Net探针0.90源码(Asp.net2.0版) 探测信息如下: 服务器计算机名 http://localhost/ 服务器IP地址 127.0.0.1 服务器域名 localhost 服务器端口 80 服务器IIS版本 Microsoft-IIS/6.0 本文件所在文件夹 E:\downCode\ServerInfo\ 服务器操作系统 Microsoft Windows NT 5.2.3790 Service Pack 1
simmm1
- SIMMM1 simulate a M/M/1 queueing system. Poisson arrivals of intensity lambda. Poisson service times S of intensity mu.
darby.m.code
- Bardiel Worm Many Functions, install as service, own smtp server
service-2.1
- 解决排队论的一般性代码,希望嗯给你们有所帮助-solve queue theory of M/M/1
apache_1.3.26-win32-x86-src.msi.
- 安装包,apache,著名阿帕奇服务的源码下载实例-Well-known instance of Apache service to download the source code
MM1
- M/M/1单服务台派对系统,(用事件调度法实现离散事件系统仿真) 顾客到达模到达时间间隔和顾客服务时间均服从负指数分布,单服务台系统,按照单队排队,按FIFO方式服务。考察服务n个顾客后的顾客平均队长及平均排队等待时间-M/M/1 single desk party system (with the event scheduling system for discrete event simulation) model to reach customers arrival time and cu
m
- 一、输出区:标题提示、菜单及说明、客服务电话、维修电话、沪深指数、跑马灯; 二、可自定义以上各项(指数是自定义行情库路径); 三、DOS6.22环境运行-Output area: the title prompts, menus and instructions, customer service phone, maintenance of telephone, Shanghai and Shenzhen index, marquees , you can customize
LTE-and-the-Evolution-to-4G-Wireless-Design-and-M
- The next generation of cellular technology is dramatically altering the communications landscape, changing the way people access information and interact with one another. At the forefront of the new technology is LTE, the long-term evolution of
service
- MATLAB routines to simulate and visualize various queueing systems: M/M/1, M/D/1, M/G/1, M/G/infinity. Requires the toolbox for generation of random numbers. It is included in the paralel directory ..\ranvar . The detailed documentation can
TaylorAlgorithm.m
- Taylor TDOA 定位程序 TAYLORALGORITHM 本函数用于实现无线定位中的TAYLOR算法 - BSN 为基站个数,3 < BSN < 7; - MSP 为移动台的初始位置, MSx, MSy均为[0,1]之间的数; 特别要注意服务小区与MS之间的关系,MS的位置不能越界。 - Noise 测距误差方差. - R 为小区半径,单位(meter); - X 为移动台经算法处理后的位置. See also: Taylor
m.idc889.com
- 经典手机版公司企业网站源码安装说明 如果网站存放在根目录,就无需看下面的。直接上传即可 后台/admin 用户名:admin 密码:admin888 底部联系电话、客服qq修改方法 点击界面管理 》管理 里面有修改qq与电话的 首页简介也是在此处修改 幻灯图片 替换images中的01.jpg 02.jpg 03.jpg 【修改不生效,需点击右上角的[更新缓存]然后点击[生成管理的生成全站]-C
3-20有向直线m中值问题(题)
- 用动态规划算法解决有向直线上最小服务转移费用问题(Using dynamic programming algorithm to solve minimum cost of service transfer in directed straight line)