虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

Aspect-Oriented

  • LTE+and+its+Performance

    This books attempts to provide an extensive overview on Long-Term Evolution (LTE) networks. Understanding LTE and its Performance is purposely written to appeal to a broad audience and to be of value to anyone who is interested in 3GPP LTE or wireless broadband networks more generally. The aim of this book is to offer comprehensive coverage of current state-of-the-art theoretical and techno- logical aspects of broadband mobile and wireless networks focusing on LTE. The presentation starts from basic principles and proceeds smoothly to most advanced topics. Provided schemes are developed and oriented in the context of very actual closed standards, the 3 GPPP LTE.

    标签: Performance LTE and its

    上传时间: 2020-05-27

    上传用户:shancjb

  • Wireless Broadband Handbook

    Welcome to the world of wireless communications and the logical extension to the broadband architectures that are emerging as the future of the industry. No aspect of communications will be untouched by the wireless interfaces;no part of our working environment will be left untouched either. As the world changes and the newer technologies emerge, we can expect to see more in the line of untethered communications than in the wired inter- faces. 

    标签: Broadband Wireless Handbook

    上传时间: 2020-06-01

    上传用户:shancjb

  • Wireless-Based+Software+Systems

    The wide deployment of wireless networks and mobile technologies, along with the significant increase in the number of mobile device users, have created a very strong demand on various wireless-based, mobile-based software application systems and enabling technologies. This not only provides many new business opportunities and challenges to wireless and networking service providers, mobile technology ven- dors, and software industry and solution integrators, butalso changes and enhances people’s lives in many areas, including communications, information sharing and exchange, commerce, home environment, education, and entertainment. Business organizations and government agencies face new pressure fortechnology updatesto upgrade their networking infrastructures with wireless connectivity to enhance enterprise-oriented systems and solutions.

    标签: Wireless-Based Software Systems

    上传时间: 2020-06-01

    上传用户:shancjb

  • RFID-Enabled Sensor Design and Appications

    Radio frequency identification (RFID) is gaining in popularity, especially as we find ourselves in this communications age and headed towards a ubiquitous computing world. Automatic identification systems become an important aspect not just in today’s technology but also as part of our daily life. We need RFID in our cars, transportation systems, access points, and even simple transactions; we also acknowledge the need for RFID in our logistics systems, healthcare, and tracking and locating applications.

    标签: RFID-Enabled Appications Design Sensor and

    上传时间: 2020-06-08

    上传用户:shancjb

  • Modern_Control_Theory

    The main aim of this book is to present a unified, systematic description of basic and advanced problems, methods and algorithms of the modern con- trol theory considered as a foundation for the design of computer control and management systems. The scope of the book differs considerably from the topics of classical traditional control theory mainly oriented to the needs of automatic control of technical devices and technological proc- esses. Taking into account a variety of new applications, the book presents a compact and uniform description containing traditional analysis and op- timization problems for control systems as well as control problems with non-probabilistic models of uncertainty, problems of learning, intelligent, knowledge-based and operation systems – important for applications in the control of manufacturing processes, in the project management and in the control of computer systems.

    标签: Modern_Control_Theory

    上传时间: 2020-06-10

    上传用户:shancjb

  • 开关电源设计(英文版)

    It all started rather innocuously. I walked into Dr GT Murthy’s office one fine day, andchanged my life. “Doc” was then the General Manager, Central R&D, of a very largeelectrical company headquartered in Bombay. In his new state-of-the-art electronics center,he had hand-picked some of India’s best engineers (over a hundred already) ever assembledunder one roof. Luckily, he too was originally a Physicist, and that certainly helped me gainsome empathy. Nowadays he is in retirement, but I will always remember him as athoroughly fair, honest and facts-oriented person, who led by example. There were severalthings I absorbed from him that are very much part of my basic engineering persona today.You can certainly look upon this book as an extension of what Doc started many years agoin India … because that’s what it really is! I certainly wouldn’t be here today if I hadn’t metDoc. And in fact, several of the brash, high-flying managers I’ve met in recent years,desperately need some sort of crash course in technology and human values from Doc!

    标签: 开关电源

    上传时间: 2021-11-23

    上传用户:

  • PADS LAYOUT.pdf

    PADS Layout 的用户接口具有非常易于使用和有效的特点。PADS Layout 在满足专业用户需要的同时,还考虑到一些初次使用PCB 软件的用户需求。教程的这节将将覆盖以下内容:· 使用PADS Layout 进行交互操作· 工作空间的使用· 设置栅格(Grids)· 使用取景(Pan)和缩放(Zoom)· 面向目标(Object Oriented)的选取方式

    标签: pads

    上传时间: 2021-11-28

    上传用户:

  • 高清电子书-C++ Primer Plus 第6版英文版 1438页

    高清电子书-C++ Primer Plus, 第6版英文版 1438页Learning C++ is an adventure of discovery, particularly because the language accommodates several programming paradigms, including object-oriented programming, generic programming, and the traditional procedural programming.The fifth edition of this book described the language as set forth in the ISO C++ standards, informally known as C++99 and C++03, or, sometimes as C++99/03. (The 2003 version was largely a technical correction to the 1999 standard and didn’t add any new features.) Since then, C++ continues to evolve.As this book is written, the international C++ Standards Committee has just approved a new version of the standard.This standard had the informal name of C++0x while in development, and now it will be known as C++11. Most contemporary compilers support C++99/03 quite well, and most of the examples in this book comply with that standard. But many features of the new standard already have appeared in some implementations, and this edition of C++ Primer Plus explores these new features. C++ Primer Plus discusses the basic C language and presents C++ features, making this book self-contained. It presents C++ fundamentals and illustrates them with short, to-the-point programs that are easy to copy and experiment with.You learn about input/output (I/O), how to make programs perform repetitive tasks and make choices, the many ways to handle data, and how to use functions.You learn about the many features C++ has added to C, including the followi

    标签: C++

    上传时间: 2022-02-19

    上传用户:trh505

  • 模型预测控制外文教程

    这是一本英文版的MPC的MATLAB教程,讲这一块的资料太少了,故上传一本。MPC is one of the few areas that has received on-going interest from researchers in both the industrial and cademic communities.Four major aspects of model predictive control make the design methodology attractive to both practitioners and academics.This is particularly attractive to industry where tight profit margins and limits on the process operation are inevitably present. The third aspect is the ability to perform on-line process optimization. The fourth aspect  is the simplicity of the design framework in handling all these complex issues.

    标签: 模型预测控制

    上传时间: 2022-05-05

    上传用户:zhanglei193

  • Head First Java.第二版.中文完整高清版

    《HeadFirstJava》是一本完整地面向对象(object-oriented,OO)程序设计和Java的学习指导用书,根据学习理论所设计,你可以从程序语言的基础开始,到线程、网络与分布式程序等项目。重要的是,你可以学会如何像一个面向对象开发者一样去思考,而且不只是读死书。  在这里,你可以会玩游戏、拼图、解谜题以及以意想不到的方式与Java交互。  在这些活动中,你还会写出一堆真正的Java程序,如一个船舰炮战游戏和一个网络聊天程序等等。  “HeadFirst系列”图文并茂学习方式能让你快速地在脑海中掌握住知识,敞开心胸准备好学习这些关键性的主题:  ★Java程序语言  ★面向对象程序开发  ★Swing图形化接口  ★使用JavaAPI函数库  ★编写、测试与布署应用程序  ★处理异常;多线程  ★网络程序设计  ★集合与泛型

    标签: java

    上传时间: 2022-06-12

    上传用户: