This section describes the eSOAP toolkit demo package. It consists of the eSOAP runtime for MS Windows, the demo version of the esoapcg compiler and some source code examples to help developers learning how to use the toolkit ( Run-Time ) and how to specify service interfaces using the esoap code generator (esaopcg).
標簽: eSOAP describes the consists
上傳時間: 2013-12-26
上傳用戶:aig85
Introduction A shared library is a collection of functions that are available for use by one or more applications running on a system. On Windows operating systems, the library is compiled into a dynamic link library (.dll) file. At Run-Time, the library is loaded into memory and made accessible to all applications.
標簽: Introduction collection available functions
上傳時間: 2014-01-26
上傳用戶:2467478207
ET++ is a portable and homogenous object-oriented class library integrating user interface building blocks, basic data structures, and high level application framework components. ET++ eases the building of highly interactive applications with consistent user interfaces following the direct manipulation principle. The ET++ class library is implemented in C++ and can be used on several operating systems and window system platforms. Since its initial conception the class library has been continuously redesigned and improved. It started with an architecture which was close to MacApp. During several iterations a new and unique architecture evolved. A byproduct of the ET++ project is a set of tools, which were designed to support the exploration of ET++ applications at Run-Time. 設計模式一書引用的主要參考例程,一個跨平臺的應用框架,基于C++實現,是學習面向對象的經典源碼.
標簽: object-oriented integrating homogenous interface
上傳時間: 2016-04-15
上傳用戶:tedo811
FreeTTS is a speech synthesis system written entirely in the Java programming language. It is based upon Flite, a small, fast, Run-Time speech synthesis engine, which in turn is based upon University of Edinburgh s Festival Speech Synthesis System and Carnegie Mellon University s FestVox project.
標簽: programming synthesis entirely language
上傳時間: 2014-08-29
上傳用戶:cylnpy
迭代自適應Simpson,Lobatto積分 In almost every standard book on numerics quadrature algorithms like the adaptive Simpson or the adaptive Lobatto algorithm are presented in a recursive way. The benefit of the recursive programming is the compact and clear representation. However, recursive quadrature algorithms might be transformed into iterative quadrature algorithms without major modifications in the structure of the algorithm. We present iterative adaptive quadrature algorithm (adaptiveSimpson and adaptiveLobatto), which preserves the compactness and the clarity of the recursive algorithms (e.g. quad, quadv, and quadl). Our iterative algorithm provides a parallel calculation of the integration function, which leads to tremendous gain in Run-Time, in general. Our results suggest a general iterative and not a recursive implementation of adaptive quadrature formulas, once the programming language permits parallel access to the integration function. For details the attached PDF file Conrad_08.pdf.
上傳時間: 2014-10-25
上傳用戶:xc216
During your career as a Software Designer/Programmer you will probably encounter the need to use Objects in Run-Time without knowing much about them in design-time. Java enables this with Reflection.
標簽: Programmer encounter Designer Software
上傳時間: 2016-11-07
上傳用戶:huangld
TreeMenu Component ================== The TreeMenu is a descendant of TTreeView. It is a "stealth-realese" because the TreeMenu is created only run time and it changes a design time defined simple TreeView to self. Using it is very simple. Please see the demo files. Author: ======= Pal Sitkei sitkei@chello.hu
標簽: TreeMenu descendant Component TTreeView
上傳時間: 2013-12-21
上傳用戶:gtf1207
AVR-Ada aims to make the Ada part of gcc usable on AVR microcontrollers. This includes the three elements: - the Ada compiler - the Ada run time system - the AVR support library Some sample programs are provided as well.
標簽: microcontrollers the includes AVR-Ada
上傳時間: 2017-05-06
上傳用戶:lacsx
基于GD32F1x0 芯片的KEIL5開發中文應用筆記 .簡介GigaDevice.GD32F1x0_DFP.pack符合Keil5 Pack最新標準, 用于支持GD32F1x0系列芯片。該 Pack 具有以下特征:? 在線安裝方式(強烈推薦);? 本地安裝方式;? 自動生成 GD32F1x0 系列 MCU 列表及對應的特性信息;? 自動匹配所選芯片對應的Flash算法;? 在Manage Run-Time Environment(RTE)中提供了GD32F1x0 配套的庫與所需組件,用戶可以使用圖形化界面自選所需的庫文件;? 支持用戶在Debug模式下查看寄存器狀態;? 利用Books選項卡獲取文檔資料。 Keil 版本要求本 Pack 適用于 Keil v5.15 及以上版本。 本文檔以 Keil v5.18a 為例。注意: 對于 Keil v5.13, Keil v5.14 版本, 有以下問題:1. 不支持 Books 選項卡中文檔資料獲??;2. Debug 模式下無法調用 SVD 文件查看寄存器狀態。為解決這一問題, 每一個工程中, 用戶需要手動配置路徑。 如圖 1-1 所示,勾選Use Custom File, 按圖中路徑選擇 GD32Fxxx.sfr 替換默認的 GD32Fxxx.svd 文件。
上傳時間: 2022-04-16
上傳用戶:
S3C44BOX的BIOS。可使用的命令:help --- show help ? --- = help date --- show or set current date time --- show or set current time setweek --- set weekday clock --- show system running clock setmclk --- set system running clock setbaud ------ set baud rate ipcfg ------ show or set IP address load ------ load file to ram comload ------ load file from serial port run ------ run from sdram prog ------ program flash copy ------ copy flash from src to dst address boot ------ boot from flash backup ------ move bios to the top of flash md ------ show memory data move ------ move program from flash to sdram
上傳時間: 2015-01-22
上傳用戶:ANRAN