Besides enhanced looks and advanced features, one of the best things about Swing is its pluggable look and feel (PLAF). PLAF architecture allows seamless changes in the appearance of an application and the way an application interacts with the user. However, designing and developing a PLAF is much more exhaustive and complex. On the other hand, themes provide a simple alternative to change look and feel of the swing application. Themes are easier to implement and they enhance the visual appeal of the application UI using the default Java look and feel. Theme mechanism allows a developer to easily specify the default colors, fonts and icons used by the look and feel (L&F). It allows developers to write their own themes giving them a choice to show their application GUI the way they want it, rather than depending on the defaults provided by the system.
標簽: pluggable enhanced advanced features
上傳時間: 2014-01-23
上傳用戶:253189838
This is a simulator written in Tcl to simulate a network node carrying GSM and GPRS traffics with QoS mechanisms. The payload type including circuit-switched voice, VoIP and web traffic, and the performance including packet drop, delay can be analyzed. The implemented QoS mechanism is DiffServ, with 4 RED queues for different services with different priorities.
標簽: simulator carrying simulate traffics
上傳時間: 2014-01-01
上傳用戶:1583060504
This paper presents a new adaptive mobility-aware MAC protocol for sensor networks (MS-MAC). The protocol uses any change in received signal level as an indication of mobility and, when necessary, triggers the mobility handling mechanism. By doing this way, the new mobility-aware MAC protocol can work very energy-efficiently when the network is stationary, whereas it can maintain some level of network performance when there are mobile sensors.
標簽: mobility-aware adaptive networks presents
上傳時間: 2014-01-11
上傳用戶:libenshu01
Collection of key-value pairs. TDictionary represents a generic collection of key-value pairs. This class provides a mapping from a collection of keys to a collection of values. When you create a TDictionary object, you can specify various combinations of initial capacity, equality operation, and initial content. You can add a key that is associated with a corresponding value with the Add or AddOrSetValue methods. You can remove entries with Remove or Clear, which removes all key-value pairs. Adding or removing a key-value pair and looking up a key are efficient, close to O(1), because keys are hashed. A key must not be nil (though a value may be nil) and there must be an equality comparison operation for keys. You can test for the presence or keys and values with the TryGetValue, ContainsKey and ContainsValue methods. The Items property lists all Count dictionary entries. You can also set and get values by indexing the Items property. Setting the value this way overwrites any existing value. The class TObjectDictionary inherits from TDictionary and provides an automatic mechanism for freeing objects removed from dictionary entries.
標簽: Delphi 泛型
上傳時間: 2015-07-01
上傳用戶:mirage
Communication between various devices makes it possible to pro- vide unique and innovative services. Although this interdevice com- munication is a very powerful mechanism, it is also a complex and clumsy mechanism, leading to a lot of complexity in present day systems. This not only makes networking difficult but also limits its flexibility.
標簽: Wireless Networks Mobile Hoc Ad
上傳時間: 2020-05-26
上傳用戶: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
Today, our everyday life is almost impossible to detach from the influence of wireless mobile communication technologies. This global trend is growing exponentially, and the mobile-only data traffic is expected to exceed stationary data traffic. However, for further development of mobile communication, there is a major obstacle to overcome, which is the resource-paucity of portable devices relative to stationary hardware.
標簽: LTE-Advanced mechanism DRX
上傳時間: 2020-05-27
上傳用戶:shancjb
研究一種智能掃地機器人。從硬件系統控制模塊設計到主要技術調試進行了較詳細的闡述。以STM32單片機為控制核心與電機驅動、紅外線路徑識別模塊等相互協調應用。進行電路搭建和程序編寫。實現了智能掃地機器人紅外線避障和自動掃地功能,其清掃面積能達到約70%,清掃率約60%,很大程度受到自身機械機構的限制,后期將對小車的機械結構進行完善。This paper studies an intelligent sweeping robot.From the hardware system control module design to the main technical debugging are described in detail.STM32 MCU is used as the control core to coordinate with motor drive and infrared path recognition module.Conduct circuit building and programming.The functions of infrared obstacle avoidance and automatic sweeping of intelligent sweeping robot are realized.Its cleaning area can reach about 70%and the cleaning rate is about 60%.Because it is limited by its own mechanical mechanism to a great extent,the mechanical structure of the car will be improved in the later stage.
標簽: 掃地機器人
上傳時間: 2022-03-26
上傳用戶:
pcie(PCI-Express)處理層協議中文詳解處理層協議(transaction Layer specification)◆TLP概況?!魧ぶ范ㄎ缓吐酚蓪颉!鬷/o,.memory,configuration,message request、completion 詳解?!粽埱蠛晚憫幚頇C制。◆virtual channel(ve)mechanism虛擬通道機制?!鬱ata integrity 數據完整性。一.TLP概況處理層(transaction Layer specification)是請求和響應信息形成的基礎。包括四種地址空間,三種處理類型,從下圖可以看出在transaction Layer中形成的包的基本概括。一類是對io口和memory的讀寫包(TLPS:transaction Layers packages),另一類是對配置寄存器的讀寫設置包,還有一類是信息包,描述通信狀態,作為事件的信號告知用戶。對memory的讀寫包分為讀請求包和響應包、寫請求包(不需要存儲器的響應包)。而io類型的讀寫請求都需要返回I/O口的響應包,
標簽: pcie
上傳時間: 2022-06-30
上傳用戶: