When a system designer specifies a nonisolated dc/dc powermodule, considering the needed input voltage range isequally as important as considering the required performanceattributes and features. Generally, nonisolated moduleshave either a narrow or a wide input voltage range. Narrowinputmodules typically have a nominal input voltage of3.3, 5, or 12 V. For systems that operate from a tightlyregulated input bus—such as those that do not use batterybackup—a narrow-input module is often adequate sincethe input remains fairly stable.Offering greater flexibility, wide-input modules operatewithin a range of 7 to 36 V, which includes the popular12- or 24-V industrial bus. This enables a single module tobe used for generating multiple voltages. These modulesare ideal for industrial controls, HVAC systems, vehicles,medical instrumentation, and other applications that usea loosely regulated distribution bus. In addition, systemspowered by a rectifier/battery charger with lead-acidbattery backup almost always require wide-input modules.System designers who choose power supplies may wantto take a close look at the latest generation of wide-inputdc/dc modules.
標(biāo)簽: Wide-input modules offer dc
上傳時(shí)間: 2014-12-24
上傳用戶:dragonhaixm
匯編器在微處理器的驗(yàn)證和應(yīng)用中舉足輕重,如何設(shè)計(jì)通用的匯編器一直是研究的熱點(diǎn)之一。本文提出了一種開放式的匯編器系統(tǒng)設(shè)計(jì)思想,在匯編語言與機(jī)器語言間插入中間代碼CMDL(code mapping description language)語言,打破匯編語言與機(jī)器語言的直接映射關(guān)系,由此建立起一套描述匯編語言與機(jī)器語言的開放式映射體系。基于此開放式映射體系開發(fā)了一套匯編器系統(tǒng),具有較高層次上的通用性和可移植性。【關(guān)鍵詞】指令集,CMDL,匯編器,開放式 Design of Retargetable Assembler System Liu Ling Feng Wen Nan Wang Ying Chun Jiang An Ping Ji Li Jiu IME of Peking University, 100871【摘要】An assembler plays a very important role in the field of microprocessor verifications and applications, thus how to build a retargetable assembler system has been a hotspot in this field for long time. This paper presents a new method about the retargetable assembler system design.It provides a kind of language CMDL, code mapping description language. During the process of assembling, assembler languages are firstly translated to CMDL, and then mapped to the machine codes. In an other word, CMDL is inserted between assembler languages and machine codes during the translation procedure. As a medium code, CMDL has a lot of features, such as high extraction, strong descript capabilities. It can describe almost all attributes of assembler languages. By breaking the direct mapping relationship between assembler languages and machine codes, the complexities of machine codes are hided to the users, therefore, the new retargetable assembler system has higher retargetable level by converting the mapping from assembler languages and machine codes to assembler languages and CMDL, and implementationof it becomes easier. Based on the new mapping system structure, a retargetable assemblersystem is developed. It proved the whole system has good retargetability and implantability.【關(guān)鍵詞】instruction set, symbol table, assembler, lexical analysis, retargetability
上傳時(shí)間: 2013-10-10
上傳用戶:meiguiweishi
This article is a very simple introduction writing a Windows Form application for the Microsoft.NET framework using C#. The sample application demonstrates how to create and layout controls on a simple form and the handling of mouse click events. The application displays a form showing attributes of a file. This form is similar to the properties dialog box of a file (Right click on a file and Click on Properties menu item). Since attributes of a file will be shown, the sample will show how to use File IO operations in .NET framework.
標(biāo)簽: introduction application Microsoft article
上傳時(shí)間: 2015-04-09
上傳用戶:www240697738
The purpose of this computer program is to allow the user to construct, train and test differenttypes of artificial neural networks. By implementing the concepts of templates, inheritance andderived classes from C++ object oriented programming, the necessity for declaring multiple largestructures and duplicate attributes is reduced. Utilizing dynamic binding and memory allocationafforded by C++, the user can choose to develop four separate types of neural networks:
標(biāo)簽: differenttype construct computer purpose
上傳時(shí)間: 2013-12-06
上傳用戶:13517191407
本手冊(cè)是 Rainer s DHTML Library 產(chǎn)品的一部分。 本手冊(cè)針對(duì)的是已有一定網(wǎng)頁設(shè)計(jì)制作經(jīng)驗(yàn)的讀者。其目的是提供完整清晰的樣式表內(nèi)容的快速索引及進(jìn)階幫助。所以對(duì)于網(wǎng)頁制作和樣式表的基礎(chǔ)知識(shí),僅簡單介紹,恕不贅述。 手冊(cè)提供了完整的 CSS2.0 的屬性(Properties)、規(guī)則(At-Rules)、偽類(Pseudo-Classes)、偽元素(Pseudo-Elements)、聲明(Declarations)、單位(Units)、選擇符(Selectors)的介紹。其內(nèi)容涵括了 W3C 的 CSS2.0 標(biāo)準(zhǔn),以及 Internet Explorer 和 Netscape 各自的私有內(nèi)容。出于種種眾所周知的原因考慮,本手冊(cè)以瀏覽器的事實(shí)標(biāo)準(zhǔn)—— Internet Explorer 為主。 手冊(cè)中為幾乎所有的已被支持的屬性、偽類、單位等,除了基本的語法示范外,都度身制作了可以對(duì)照源代碼即時(shí)察看運(yùn)行演示的實(shí)例。 本手冊(cè)的升級(jí)信息與版權(quán)聲明請(qǐng)參閱關(guān)于本書頁面。 限于篇幅,對(duì)于一些過于繁雜的相關(guān)內(nèi)容,如動(dòng)態(tài)樣式屬性(Dynamic Properties),濾鏡(Filters),行為(Behaviors)請(qǐng)參閱我的其它相關(guān)著作。 本書中涉及到的所有HTML對(duì)象(Object,Element),HTML屬性(attributes)和特性(Properties)請(qǐng)參閱我的相關(guān)著作。
標(biāo)簽: Library Rainer DHTML
上傳時(shí)間: 2013-12-18
上傳用戶:hakim
Reducer: Given a dataset and a file containing a reduct, this program outputs a new dataset containing only the attributes appearing in the reduct file.
標(biāo)簽: dataset containing containi Reducer
上傳時(shí)間: 2014-01-25
上傳用戶:牛津鞋
本手冊(cè)針對(duì)的是已有一定網(wǎng)頁設(shè)計(jì)制作經(jīng)驗(yàn)的讀者。其目的是提供最新最全的樣式表內(nèi)容的快速索引及注釋。所以對(duì)于樣式表的基礎(chǔ)知識(shí),在此僅簡單介紹,恕不贅述。 本手冊(cè)的升級(jí)信息與版權(quán)聲明請(qǐng)參閱關(guān)于本書頁面。本手冊(cè)中專用詞匯請(qǐng)參閱中英文詞匯對(duì)照表。 限于篇幅,對(duì)于一些過于繁雜的相關(guān)內(nèi)容,如動(dòng)態(tài)樣式屬性(Dynamic Properties),濾鏡(Filters),行為(Behaviors)請(qǐng)參閱我的其它相關(guān)著作。 本書中涉及到的所有HTML對(duì)象(Object,Element),HTML特性(attributes)和屬性(Properties)請(qǐng)參閱我的相關(guān)著作。
標(biāo)簽: 樣式表 基礎(chǔ)知識(shí) 網(wǎng)頁設(shè)計(jì)
上傳時(shí)間: 2015-11-19
上傳用戶:hj_18
SharpZipLib之前叫做NZipLib,完全由 C# 開發(fā)的壓縮庫,支持Zip, GZip, Tar and BZip2 ,為2007年8月最新0852release版的源文件和文檔說明! Changes for v0.85.2 release Minor tweaks for CF, ZipEntryFactory and ZipFile. Fix for zip testing and Zip64 local header patching. FastZip revamped to handle file attributes on extract + other fixes Null ref in path filter fixed. Extra data handling fixes Revamped build and conditional compilation handling Many bug fixes for Zip64. Minor improvements to C# samples. ZIP-1341 Non ascii zip password handling fix. ZIP-355 Fix for zip compression problem at low levels
標(biāo)簽: SharpZipLib NZipLib
上傳時(shí)間: 2015-12-11
上傳用戶:84425894
SharpZipLib之前叫做NZipLib,完全由 C# 開發(fā)的壓縮庫,支持Zip, GZip, Tar and BZip2 ,為2007年8月最新0852release版的代碼實(shí)例! Changes for v0.85.2 release Minor tweaks for CF, ZipEntryFactory and ZipFile. Fix for zip testing and Zip64 local header patching. FastZip revamped to handle file attributes on extract + other fixes Null ref in path filter fixed. Extra data handling fixes Revamped build and conditional compilation handling Many bug fixes for Zip64. Minor improvements to C# samples. ZIP-1341 Non ascii zip password handling fix. ZIP-355 Fix for zip compression problem at low levels
標(biāo)簽: SharpZipLib NZipLib
上傳時(shí)間: 2015-12-11
上傳用戶:love_stanford
radius協(xié)議源碼÷The Radius Stack will connect to a Radius Server. This stack implementation is built upon the UdpStack which is available in the radius{version}/util directory. A minimal set of VSAs (Vendor Specific attributes are supported by this stack). The Radius Stack should be used as a base class. In order to implement a larger set of VSAs, one will need to subclass from the Radius Stack and implement the functionality within the virtual function processVsa(). The Radius Stack supports mostly accounting messages. The authentcation messages will be supported in a future release. A test program has been provided in the radius directory. This program shows how to subclass from the RadiusStack and how to use the api.
標(biāo)簽: Radius implementation connect radius
上傳時(shí)間: 2013-12-12
上傳用戶:壞天使kk
蟲蟲下載站版權(quán)所有 京ICP備2021023401號(hào)-1