The BeeStack Application Development Guide describes how to develop an application for BeeStack, including discussions on major considerations for commercial applications. This document is intended for software developers who write applications for BeeStack-based products using Freescale development tools. It is assumed the reader is a programmer with at least rudimentary skills in the C programming language and that the reader is already familiar with the edit/Compile/debug process.
標簽: BeeStack Application Development application
上傳時間: 2016-04-17
上傳用戶:lijianyu172
一.安裝說明 1.[FastReport v4.3.rar]是控件4.3的安裝版 2.安裝完控件后,將這兩個文件[frxClass.pas,frxDesgn.pas,frxDBSet,frxGraphicUtils.pas]覆蓋到Source目錄下 3.運行reCompile.exe,選擇上ReCompile all packages,點擊Compile按鈕,編譯完就可以了. 二.補丁修改說明 1.修改了在win9.x和winxp下中文顯示不全的問題 2.修改了在win9.x和winxp下中文重疊的問題 3.將默認字體改成“宋體”。 4.解決數據表字段nvarchar型后,用無法使用OnGetText事件的問題
標簽: FastReport pas frxClass frxDesgn
上傳時間: 2016-04-20
上傳用戶:一諾88
This paper presents a low-power asynchronous implementation of the 80C51 microcontroller. It was realized in a 0.5 µ m CMOS process and it shows a power advantage of a factor 4 compared to a recent synchronous implementation in the same technology. The chip is fully bit compatible with the synchronous implementation, and timing compatible for external memory access. The circuit is a Compiled VLSI-program, using Tangram as VLSI-programming language and the Tangram tool set to Compile the design automatically to a standard-cell netlist. This design approach proves to be powerful enough to describe the microcontroller and derive an efficient implementation. Further, it offers the designer the possibility to explore various alternatives in the design space.
標簽: microcontroller implementation asynchronous low-power
上傳時間: 2016-06-07
上傳用戶:冇尾飛鉈
GNU Common C++ is a very portable and highly optimized class framework for writing C++ applications that need to use threads and support concurrent sychronization, and that use sockets, XML parsing, object serialization, thread-optimized String and data structure classes, etc. This framework offers a class foundation that hides platform differences from your C++ application so that you need not write platform specific code. GNU Common C++ has been ported to Compile nativily on most platforms which support either posix threads, or on maybe be used with Debian hosted mingw32 to build native threading applications for Microsoft Windows.
標簽: applications framework optimized portable
上傳時間: 2014-01-02
上傳用戶:luke5347
If you re like me, you re excited by what people do with template metaprogramming (TMP) but are frustrated at the lack of clear guidance and powerful tools. Well, this is the book we ve been waiting for. With help from the excellent Boost Metaprogramming Library, David and Aleksey take TMP from the laboratory to the workplace with readable prose and practical examples, showing that "Compile-time STL" is as able as its runtime counterpart. Serving as a tutorial as well as a handbook for experts, this is the book on C++ template metaprogramming."Chuck Allison, Editor, The C++ Source
標簽: metaprogramming you template excited
上傳時間: 2016-07-20
上傳用戶:gundamwzc
The source code example of ARM9 development board from Artila (M-501 starter kit). The source code can Compile on linux or cygwin. find more information on http://www.artila.com/p_matrix.html#m_501.
標簽: source code development The
上傳時間: 2016-08-08
上傳用戶:851197153
delphi 寫的delphi的程序 Handel is a free, standalone development tool created with Delphi 3 that enables you to create, Compile, and run projects. Handel also supports Form Design Environments such as Delphi and can open and write units, projects, and forms created with Delphi 2 or 3. However, it is not perfectly compatible with Delphi.
標簽: delphi development standalone created
上傳時間: 2014-01-18
上傳用戶:jing911003
是一個免費并開源的支持農歷的月歷控件,可以在日歷面板上同時顯示公歷和農歷,農歷部分僅支持公元1900.1.31到公元2100.12.31;可以定制控件界面顏色和字體,類似TmonthCalendar,可以選擇采用AAFont平滑字體邊緣(有點慢);控件字體大小根據控件大小自動適應;支持鼠標和鍵盤或者代碼選擇日期;提供了公歷轉農歷和農歷轉公歷函數,支持干支年、月、日;原作者發布的僅有Delphi7的版本,由ccrun(老妖)移植到BCB6中,通過一點點修改(大概有3處),在BCB6中編譯測試通過。 控件安裝: 運行BCB6,打開BCB6\LssCalendar_BCB6.bpk文件,在出現的Package窗口中先Compile一下,然后單擊Install。你可以在LssCalendar Tab下找到控件。
上傳時間: 2013-12-21
上傳用戶:懶龍1988
For build this project you can use ant (www.apache.org). Before build project rename file build.properties.pattern in build.properties and set specific for your machine parameters, then start build.bat (for Windows platform) or build.sh (for Linux) in root project folder. After Compile process all binary files will be copy into build forlder. For additional information please visit web site http://www.m-g.ru/corba To subscribe on news about MT_DORB send e-mail with subject subscribe to corba@m-g.ru We recommend that you place the MTDORB_UCUtils.dll ( or MTDORB_UCUtils.so for Linux) in the Windows\System directory (or Windows\System32 for WinNT and Win2K and /lib for Linux). Main MTDORB author: Oleg V. Safonov <safonov@m-g.ru>
標簽: build project Before apache
上傳時間: 2016-08-20
上傳用戶:zhenyushaw
java應用開發指南完整版,. It explains how to use JBuilder’s IDE to manage projects and files, visually design a user interface, and Compile, debug, and run your programs. It also shows you how to create a JavaBean component using BeansExpress. The User’s Guide contains the following chapters:
上傳時間: 2014-12-22
上傳用戶:chenbhdt