An application that adds products to an electronic shopping cart. The application uses three CLASSES: Product, ShoppingCart, and ShoppingCartApplication. Part of the work has been done for you and is provided in the student archive. You will implement the method in ShoppingCartApplication that reads product information from the keyboard and creates a Product object.
标签: Product ShoppingCart
上传时间: 2015-11-12
上传用户:chengzi74
While teaching CLASSES on digital transmission and mobile communications for undergraduate and graduate students, I was wondering if it would be possible to write a book capable of giving them some insight about the practical meaning of the concepts, beyond the mathematics; the same insight that experience and repetitive contact with the subject are capable to construct; the insight that is capable of build- ing the bridge between the theory and how the theory manifests itself in practice.
标签: Transmission Digital
上传时间: 2020-05-27
上传用户:shancjb
Wireless technologies like GSM, UMTS, LTE, Wireless LAN and Bluetooth have revolutionized the way we communicate by making services like telephony and Internet access available anytime and from almost anywhere. Today, a great variety of technical publications offer background information about these technologies but they all fall short in one way or another. Books covering these technologies usually describe only one of the systems in detail and are generally too complex as a first introduction. The Internet is also a good source, but the articles one finds are usually too short and super- ficial or only deal with a specific mechanism of one of the systems. For this reason, it was difficult for me to recommend a single publication to students in my telecommunication CLASSES, which I have been teaching in addition to my work in the wireless telecommunication industry. This book aims to change this.
标签: LTE-Advanced From GSM Pro and 5G to
上传时间: 2020-05-27
上传用户:shancjb
Wireless technologies like GSM, UMTS, LTE, Wireless LAN and Bluetooth have revolu- tionized the way we communicate and exchange data by making services like telephony and Internet access available anytime and from almost anywhere. Today, a great variety of techni- cal publications offer background information about these technologies but they all fall short in one way or another. Books covering these technologies usually describe only one of the systems in detail and are generally too complex as a first introduction. The Internet is also a good source, but the articles one finds are usually too short and superficial or only deal with a specific mechanism of one of the systems. For this reason, it was difficult for me to recom- mend a single publication to students in my telecommunication CLASSES, which I have been teaching in addition to my work in the wireless telecommunication industry. This book aims to change this.
标签: GSM LTE-Advanced
上传时间: 2020-05-27
上传用户:shancjb
Once upon a time, cellular wireless networks provided two basic services: voice telephony and low-rate text messaging. Users in the network were separated by orthogonal multiple access schemes, and cells by generous frequency reuse patterns [1]. Since then, the proliferation of wireless services, fierce competition, andthe emergenceof new service CLASSES such as wireless data and multimediahave resulted in an ever increasing pressure on network operators to use resources in a moreefficient manner.In the contextof wireless networks,two of the most common resources are power and spectrum—and, due to regulations, these resources are typically scarce. Hence, in contrast to wired networks, overprovisioning is not feasible in wireless networks.
标签: Maximization Nonconvex Wireless Utility Systems in
上传时间: 2020-06-01
上传用户:shancjb
C++类设计基础教程以及例子源代码。 C Class Design Handbook: Coding Effective CLASSES by Richard Conway (z-lib.org)_NoRestriction
上传时间: 2021-01-25
上传用户:
软件开发人员必备工具书,,目录如下Welcome to Software Construction [1]1.1 What Is Software Construction?1.2 Why Is Software Construction Important?1.3 How to Read This Book......7.1 Valid Reasons to Create a Routine7.2 Design at the Routine Level7.3 Good Routine Names7.4 How Long Can a Routine Be?7.5 How to Use Routine Parameters7.6 Special Considerations in the Use of Functions7.7 Macro Routines and Inline RoutinesDefensive Programming [5.6 + new material]8.1 Protecting Your Program From Invalid Inputs8.2 Assertions8.3 Error Handling Techniques8.4 Exceptions8.5 Barricade Your Program to Contain the Damage Caused by Errors8.6 Debugging Aids8.7 Determining How Much Defensive Programming to Leave in Production Code8.8 Being Defensive About Defensive ProgrammingThe Pseudocode Programming Process [4+new material]9.1 Summary of Steps in Building CLASSES and Routines9.2 Pseudocode for Pros9.3 Constructing Routines Using the PPP9.4 Alternatives to the PPP......
上传时间: 2021-12-08
上传用户:20125101110
《Effective C++:改善程序与设计的55个具体做法》(中文版)(第3版)一共组织55个准则,每一条准则描述一个编写出更好的C++的方式。每一个条款的背后都有具体范例支撑。第三版有一半以上的篇幅是崭新内容,包括讨论资源管理和模板(templates)运用的两个新章。为反映出现代设计考虑,对第二版论题做了广泛的修订,包括异常(exceptions)、设计模式(design patterns)和多线程(multithreading)。《Effective C++》的重要特征包括:·高效的 CLASSES、functions、templates 和inheritance hierarchies(继承体系)方面的专家级指导。·崭新的 TR1 标准程序库功能应用,以及与既有标准程序库组件的比较。·洞察 C++和其他语言(例如Java、C#、C)之间的不同。此举有助于那些来自其他语言阵营的开发人员消化吸收 C++ 式的各种解法。
标签: Effective C++
上传时间: 2022-05-31
上传用户:
Power PCB如何在不同层去设不同线宽之走线1.选择 Setup\Design Rules2.选泽 Conditional Rules Setup3.设定Sousce rule object(可依照不同的状况去选择使用Al/CLASSES/Nets/Groups/Pin pairs)4.设定Against rule object(可依照不同的状况去选择使用 Layer/CLASSES/Nets)5.设定Existing rule sets将 Sousce rule object与Against rule object之定按Create产生)6.案例说明一有一条信号CLK_32M当走到Layer1时需为线宽6mil间距6mil;Layer3时需为线宽20mil间距20mil
标签: padslayout
上传时间: 2022-07-24
上传用户:
VIP专区-嵌入式/单片机编程源码精选合集系列(7)资源包含以下内容:1. 嵌入式WEB程序.2. goahead webserver源码.3. 开发嵌入式实时系统很好的参考.4. Port串行通信.5. pstn实用拨号规则.6. 9600bps的模拟串口程序.7. 代语音的报警器.8. 工业用控制器源程序..9. RTOS 51代码.10. 一款低价位时钟芯片的C驱动程序.11. 各种Eeprom的C驱动程序(可配置).12. 《Programming Embedded Systems in C and C++》嵌入式C/C++编程.13. 《The Art of Designing Embedded Systems(设计嵌入式系统的艺术)》,不可多得的好书.14. 最新ATX电源图.15. 实时多任务操作系统源代码M430/OS V1.20.16. mcs51汇编子程序.17. mcs51测试子程序.18. mcs51子程序集.19. mcs51子程序.20. 工控modbus协议通讯.21. PLC中查表功能函数.22. PLC中参数保存到EEpRom中源码.23. 6502 Assembly Code Examples.24. VC分割窗口源程序.25. 引脚说明.26. LPC922 I2c接口从机代码.27. LPC922 I2c接口硬件主方式代码.28. LPC922 PWM测试程序.29. 自己写的51接收遥控器解码.30. OMB COMMON CLASSES 源代码.31. Linux下通过jtag烧写flash的源代码.32. PIC16CXX C语言工具.33. MODEM AT 指令集.34. rtx-tiny源码.35. 很有用的bootloader源码.36. AVR的IIC接口程序.37. PCF8583和MCS51的接口(IIC)的程序.38. 基于AT91RM9200中断例程.39. 一种标准的PC AT键盘来提供大多数微控制器所需的某些人机接口方法.40. 如何实现作为多用途I2C外设器件的AT90S12.
上传时间: 2013-06-30
上传用户:eeworm