登录
首页 » MultiPlatform » Jouini_soufien

Jouini_soufien

于 2014-01-12 发布 文件大小:1014KB
0 278
下载积分: 1 下载次数: 0

代码说明:

  Ericsson 3G Trial Network Optimization

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • The-road-of-QT-learning
    Qt,和 wxWidget 一样,它也是一个标准的 C++库。但是它的语法很类似于 Java 的 Swing,十分清晰,而 且 SIGNAL/SLOT 机制使得程序看起来很明白——这也是我首先选 择 Qt 的一个很重要的方面,因为我是学 Java 出身的 :) 。不过,所谓“成也萧何,败也萧 何”,这种机制虽然很清楚,但是它所带来的后果是你需要使用 Qt 的 qmake 对程序进行预 处理,才能够再使用 make 或者 nmake 进行编译。并且它的界面也不是原生风格的,尽管 Qt 使用 style 机制十分巧妙的模拟了本地界面。另外值得一提的是,Qt 不仅仅运行在桌面环境 中,Qt 已经被 Nokia 收购,它现在已经会成为 Symbian 系列的主要界面技术——Qt 是能够 运行于嵌入式平台的。(Qt, and wxWidget, it is also a standard C++ library. But its syntax is very similar to Java' s Swing, very clear, and SIGNAL/SLOT mechanism makes the program seem to understand- and this is my first choice is a very important aspect of Qt, because I was born to learn Java :). However, the so-called " as also Xiao, also lost" , although this mechanism is clear, but its consequences is that you need to use Qt' s qmake program is preprocessed, it can be reused make or nmake to compile. And its interface is not the native style, despite the use of Qt style very clever mechanism to simulate the local interface. Also worth mentioning is that, Qt only run in the desktop environment, Qt has been acquired by Nokia, it has now become the main interface technology Qt Symbian series is the ability to run on embedded platforms.)
    2016-09-13 20:40:22下载
    积分:1
  • 电力电子应用技术的MATLAB仿真
    说明:  matlab /simulink电力电子仿真经典教程,这个是matlab /simulink电力电子仿真入门教程,简洁明了!!!非常适合初学者,这是我迄今为止见过的最好的入门教程,没有之一!!!(matlab / simulink power electronics simulation classic tutorial, this is matlab / simulink power electronics simulation tutorial, simple and clear! ! ! Very suitable for beginners, this is the best introductory tutorial I have seen so far, no one! ! !)
    2020-04-08 10:40:45下载
    积分:1
  • abqus_inp
    abaqus子程序详细教程,非常经典,对新手帮助很大(A subroutine of abaqus detailed tutorial, very classic, a great help for beginners)
    2021-02-18 00:29:45下载
    积分:1
  • OPNET
    说明:  本文对opnet的使用进行了说明,希望对大家的学习有用(This paper describes the use opnet, we hope to learn useful)
    2011-03-17 21:18:41下载
    积分:1
  • znjs
    这本书很可能让你以为又是一个科学幻想,可能你会说,同类的东西已经看得太多了。 因此,你现在也许会错过这本书,但是,将来你一定会拼命去找这本书,而那时就太晚了。 我的同事告诉我,她看过一个关于超级智能机器的影片。一开始,它们随意屠杀人类。我问她,影片后来结局是什么?她说,机器人被人类感动了,成了人类的朋友。于是我再问她,人类会被蚊子感动吗?会和岩石成为朋友吗?想象远远不及真实!于是,她陷入了沉思…… 一般的科幻片中描述的人工智能机器,它们虽然在很多方面强于人类,但是,总体和人类的差距不大,大致也就是人类和狗的差距。那么,它们最后被人类感动,会和人类成为朋友是很合理的。就像人类会被狗感动,和狗成为朋友一样。但是,那也许只是20或者40年后的智能机器的情况。 不远的将来,人工智能机器的智能将是人类的万亿个万亿倍,它们面对我们,并不像我们面对狗,而是如同我们面对蚊子、跳蚤甚至岩石,当它们消灭我们的时候,如同我们将蚊子拍死,将臭虫冲进下水道,谁会在消灭跳蚤的时候觉得这样太残忍了呢?! 这也许是人类逃脱不了的宿命,也是德·加里斯教授认为有责任写这本书,我们认为有责任出版这本科学伦理图书的原因。(This book is likely to make you think it is a science fiction, perhaps you may say, the same thing has seen too many. Therefore, you may now miss this book, but in the future you will be hard to find this book, and then it s too late. My colleague told me that she saw a movie about super-intelligent machines. Beginning, they are free to slaughter humans. I asked her later what the ending movie? She said that the robot touched by humans, became the friend of mankind. So I ask her, touched by humans by mosquitoes do? Council and rocks become friends? Imagine far less true! So she mused... A general description of science fiction artificial intelligence machines, although in many respects they are stronger than humans, however, little difference between the overall and humans, which is roughly the gap between humans and dogs. Well, they finally touched by humans, and humans will become friends is very reasonable. Just like humans dogs will be moved, and the dog became friends. But that)
    2013-10-25 12:54:25下载
    积分:1
  • 《Python数据挖掘入门与实践》
    《Python数据挖掘入门与实践》 本书为数据挖掘入门读物,介绍了数据挖掘的基础知识、基本工具和实践方法,通过循序渐进地讲解算法,带你轻松踏上数据挖掘之旅。本书采用理论与实践相结合的方式,呈现了如何使用决策树和随机森林算法预测美国职业篮球联赛比赛结果,如何使用亲和性分析方法推荐电影,如何使用朴素贝叶斯算法进行社会媒体挖掘,等等。本书也涉及神经网络、深度学习、大数据处理等内容。(Introduction and Practice of Python Data Mining)
    2019-05-07 11:55:15下载
    积分:1
  • radarechoSimulation
    本文首先介绍了近些年来雷达模拟器获得广泛应用及其原因,然后对目标模 型、杂波模型和机载下视脉冲多普勒雷达的频谱分布进行了分析。接着,研究了 雷达回波信号模拟的实现方法,重点是采用网格映象法对地杂波信号的模拟进行 了分析和推导,并采用此方法对瑞利分布的高斯谱杂波、雷达回波信号进行了仿 真和分析。最后,针对用于某机载雷达信号模拟器系统的数字信号处理器进行了 设计和分析。 (This paper first introduces the radar simulator in recent years is widely available and the reasons for, and then on the target model, and the clutter model of airborne pulse Doppler radar, as under the spectrum distribution is analyzed. Then, to study radar signal simulation methods, with emphasis on the use of grid mapping method to the simulated clutter signal analysis and derivation, and use of this method, the Gaussian distribution of the Rayleigh spectrum of clutter, the radar echo signal simulation and analysis. Finally, for an airborne radar signal simulator system digital signal processor has been designed and analyzed.)
    2021-04-14 10:28:55下载
    积分:1
  • Elastohydrodynamic_Lubrication
    本书为清华大学温诗铸院士的一本弹流润滑专著,很权威。(This book is an academician of EHL,written by Shi-Zhu Wen a monograph in Tsinghua University.it is authoritative.)
    2010-02-23 22:11:38下载
    积分:1
  • python计算机视觉
    《python计算机视觉》书籍中详细介绍了特征算子提取、立体匹配、多视匹配、三维重建、图像处理等详细代码步骤,python从事计算机视觉行业的必备书籍。(Python for computer vision)
    2018-06-14 15:14:39下载
    积分:1
  • these_final
    these of diagnosis electrical machine
    2016-01-17 18:37:27下载
    积分:1
  • 696518资源总数
  • 105549会员总数
  • 12今日下载